 @charset "utf-8";
/*
描述: Cavan主题样式表第337套
作者: wangxb
版本: 0.1

[目录表]

0- common
1- Container
2- Header
3- Body
4- Footer
5- main
6- sidebar
7- content
8- feedback
9- product
10- faq
10- faq & news 2.01版本增加
11- top loginBar 2.01版本增加
12- administrator 2.01版本增加
*/

/* =0 common
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a{ color:#333333;}
a:hover{color:#0090D6;}
html body a:hover{  text-decoration:underline; color:#0090D6; } 
#default_link_hover_color{  text-decoration:underline;color:#0090D6;}
/* common 2.01版本增加 begin*/
input, textarea, select{ color:#454545;}
.admin h4.title{ color:#333; font-weight:bold; padding:10px 0; font-size:15px;}
.msg{ color:#717171; padding:5px 0 10px;}
.star_note{ color:#f00; padding:0 3px;}
label.error{ color:#f00; display:inline-block; line-height:normal; padding:2px 0 3px 3px; vertical-align:middle;}
.popup label.error{ padding:3px 0 5px; display:block;}
/* common 2.01版本增加 end*/

/* =1 Container
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html{ } /*外背景颜色*/
body{ color:#454545; background-color:#FFFFFF; min-width:1200px; } /*正文字体颜色*/
body, input, textarea, table, select{font-size:14px; font-family:'微软雅黑';}
pre{ font-family:'微软雅黑';}
.main_row_span2,.main_row_span3{ max-width:1200px; margin:0 auto;}
.main_row_span1 .content{max-width:1200px; margin:0 auto 20px;}
.MenuCompon,.AttentnCompon,.slide_img_text{ margin:0 auto;max-width:1200px; }
.recommendShows1,.recommendShows2{ margin:0 auto 30px auto;max-width:1200px; }
.order,.admin,.LoginReg{ margin:0 auto;max-width:1200px; }
#SideBar{max-width:1200px; }
/* =2 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Header{ width:100%; height:auto;}
.header_in{ position:relative; z-index:99;}
#Logo{ position:relative; max-width:1200px; margin:0 auto;}
.logoText{ position:absolute; font-size:24px; line-height:1.5; top:50%; margin-top:-18px; right:10px; }
#Logo .logoText a{ color:#454545; font-family:Verdana;}
.logoText a:hover{ text-decoration:none;}
#Navbar{ top:0; left:0px; width:100%; position:relative; background:#0090D6; }
.scrollNav{ position:absolute; top:7px; right:10px; width:40px;}
.navleft,.navright{ width:14px; height:30px; cursor:pointer;}
.navleft{ float:left; background:url(images/nav_left.png) no-repeat center #00A7F7;}
.navright{ float:right; background:url(images/nav_right.png) no-repeat center #00A7F7;}
.nav{ max-width:1200px; margin:0 auto;}
.nav_in{}
.nav_inner{}
.nav li{ line-height:45px; font-size:15px; display:inline-block; *display:inline; *zoom:1; vertical-align:bottom;}
.nav li .nav_level_one{ color:#fff; display:block; text-align:center; text-decoration:none; padding-left:25px; }
.nav li .nav_level_one .nav_span_in{ padding-right:25px;}
.nav li .nav_level_one:hover,.nav .navhover .nav_level_one{ color:#fff; text-decoration:none;background:#00A7F7;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.nav .liImg{ overflow:hidden; margin-left:0px; width:0px;}
.level_wid li .nav_level_one {padding-left:0;}
.level_wid li .nav_level_one .nav_span_in{ padding-right:0;}
.level_wid .nav_level_one{ width:140px; overflow:hidden;}
.submenu a{ min-width:90px;}
.level_wid .submenu a{ min-width:120px; text-align:center;}
.submenu{ position:absolute; top:45px; z-index:102; display:none; line-height:18px;  background:#00A7F7;  -webkit-box-shadow: 0 -4px 10px rgba(0,0,0,.1);-moz-box-shadow: 0 -4px 10px rgba(0,0,0,.1);box-shadow: 0 -4px 10px rgba(0,0,0,.1); }
.submenu div{}
.submenu div div{}
.submenu .subline{height:2px; background:url(images/submenu_line.jpg) repeat-x; display:none;}
#Navbar .submenu a{ color:#fff; line-height:32px; white-space:nowrap; display:block; font-weight:normal;  text-decoration:none; padding:0 10px; font-size:14px;}
#Navbar .submenu a:last-child{ border-bottom:none;}
#Navbar .submenu a:hover, #Navbar .submenu a.submenu_cur{ background-color:#20B7FF; color:#fff; }

/* =3 Body
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Wrapperout{overflow:hidden; padding-top:30px; min-width:1200px;}
.links{overflow:hidden; padding:10px 0;}
#Body,.links{ /*width:100%; margin:0 auto;*/ overflow:visible;}
.links{ width:1200px; margin:0 auto;}
.links .content{ margin:0; padding-bottom:20px;}
.links li a{text-decoration:none;}
.links li a:hover img{ border-color:#0090D6;}
/* =4 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Footer{ width:100%; color:#ddd; line-height:1.5; text-align:left; margin:0 auto; overflow:hidden;  font-size:13px;min-width:1200px; background:#0077B0;}
#Footer a{ color:#ddd;}
#Footer a:hover{ color:#fff;}
.footer_in{  padding:15px 0 50px 15px; text-align:left; position:relative; width:1200px; margin:0 auto;}
.footer_links{ padding:10px 0;}
.footer_authentication, .footer_stat, .footer_records{  /*float:left;*/ padding:3px 0;}
.footer_links a{ text-decoration:none;  margin:5px;}
.footer_attent{ float:right; padding-top:5px; display:none;}
.attentlinks .img_attent{float:left; margin-right:10px;}

/* =5 main
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.con-tit{color:#b5a993; font-size:18px; padding:40px 0 10px; text-align:center;}
.sepline{ width:110px;height:1px; border-bottom:1px solid #b5a993;margin:0 auto;}
.com_title{ color:#0090D6;   max-width:1200px; margin:0 auto 20px; border-top:1px solid #e6e6e6; }
.com_title .com_title_in{}
.com_title h2{ font:normal 18px microsoft yahei,"微软雅黑","黑体";line-height:1.8; padding:0 2px; border-top:5px solid #0090D6; margin-top:-1px; display:inline-block;*display:inline;*zoom:1; vertical-align:bottom;  }

/*单图组件*/
.com_singlepic{}

/*左图右文 或 右图左文 控制图片大小*/
.com_image_title_text1 .img, .com_image_title_text2 .img, .com_image_title_text3 .img, .com_image_title_text4 .img{ max-width:610px;}

/*左图右文 & 左图右文环绕*/
.com_image_title_text1 .img,
.com_image_title_text3 .img{ margin:0 20px 0 0;}
.com_image_title_text3 .text{ vertical-align:middle; display:table-cell;}
.com_image_title_text3 .text pre{}
/*右图左文 & 右图左文环绕*/
.com_image_title_text2 .img,
.com_image_title_text4 .img{ margin:0 0 0 20px;}

/*上图下文*/
.com_image_title_text5 .img{ margin:0; max-width:100%;}
.com_image_title_text5 .text{padding-top:20px; }
.com_image_title_text5 .text pre{ }

.com_image_title_text1 .text,.com_image_title_text2 .text,.com_image_title_text3 .text,.com_image_title_text4 .text,.com_image_title_text5 .text{  line-height:1.5;}
.com_image_title_text1 h3, .com_image_title_text2 h3, .com_image_title_text3 h3, .com_image_title_text4 h3, .com_image_title_text5 h3{ font-size:15px;}
.com_image_title_text1 .text p, .com_image_title_text2 .text p, .com_image_title_text3 .text p, .com_image_title_text4 .text p, .com_image_title_text5 .text p{color:#717171;}
.com_link_text_image_title h3 a{ text-decoration:none;}
.com_link_text_image_title h3 a:hover{ text-decoration:underline;}
/* 2.01版本修改增加begin */
.more{ padding-top:6px; }
.new_invoking_img_text .more{text-align:right;}
.more a{ line-height:normal; text-decoration:none; color:#0090D6;}
.more a:hover{ color:#0FB1FF;}
.com_image_title_text1 .more,.com_image_title_text2 .more,.com_image_title_text3 .more,.com_image_title_text4 .more,.com_image_title_text5 .more{ padding-top:15px;}
.com_image_title_text1 .more a,.com_image_title_text2 .more a,.com_image_title_text3 .more a,.com_image_title_text4 .more a,.com_image_title_text5 .more a{ border:1px solid #ddd; color:#666; padding:4px 15px; display:inline-block; *display:inline; *zoom:1;}
.com_image_title_text1 .more a:hover,.com_image_title_text2 .more a:hover,.com_image_title_text3 .more a:hover,.com_image_title_text4 .more a:hover,.com_image_title_text35 .more a:hover{ background:#0090D6; border-color: #0090D6;color:#fff; text-decoration:none;}
.more a span{ font-family:'微软雅黑';}
/* 2.01版本修改增加end */

/*ad product 广告位产品列表*/
#Container .ad_con{ padding:0 !important;}
.prd_row_span2{ margin-bottom:20px;}
.prd_row_span3{ margin-bottom:30px;}
.ad_con .prd_row_span2, .ad_con .prd_row_span3{ padding:0 !important; margin-bottom:20px;}
.ad_con .prd_row_span3 .prd_cell{ width:276px; margin-right:12px !important; margin-left:12px !important; margin-bottom:20px !important; *padding-bottom:20px;}
.ad_con .prd_row_span2 .prd_cell{ width:48%; margin-right:2% !important; margin-left:0 !important; margin-bottom:20px !important;}
.ad_con .prd_row_span2 .pic div{ width:120px; height:90px; overflow:hidden;}

.product .prd_row_span3 .prd_cell{ width:30%; margin-right:5%;}
.product .prd_row_span3 .last_cell{ margin-right:0;}
.prd_cell .pic div{  border:1px solid #eee;}
.product_con1 .prd_cell .pic div a img{ max-width:100%;}
.product_con1 .pic{ position:relative; width:100%; height:auto !important; overflow:hidden;}
.product_con1 .pic div{ height:207px; width:276px;}
.product_con1 .pic a{ *font-size:183px; width:276px !important; height:207px !important; line-height:207px !important;}
.product_con1 .info{ line-height:18px; width:268px; padding:7px 5px 0 5px;}
.product_con1 .info p{ padding-top:2px;}
.product .prd_cell .info h3,.product .prd_cell .info h3 a{ font-size:16px !important;}
.ad_con .info .marketPrice{ color:#aaa;}
.product_con1 .info p.prd_descript_sum,.product_con2 .info p.prd_descript_sum{ font-size:13px; color:#717171;}
.product_con1 .info h3 a:hover{ text-decoration:none;}
.goodPrice{ color:#ff0000;}
.ad_con .prd_row_span3{ width:100%; overflow:hidden;}
.ad_con .prd_row_span3 div.last_cell{ margin-right:0 !important;}
.prd_cell .pic div a:hover img{transform: scale(1.12);-ms-transform: scale(1.12); -moz-transform: scale(1.12);-webkit-transform: scale(1.12); -o-transform: scale(1.12);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}

.adslide_pre .pre,.adslide_next .next{ background-color:#0090D6; border-color:#0090D6;}
.adslide_pre .disabled,.adslide_next .disabled{ border-color:#ddd;}
.adslide_pre .disabled{background:url(images/predisabled.png) no-repeat center #fff; }
.adslide_next .disabled{background:url(images/nextdisabled.png) no-repeat center #fff;}
/* =6 sidebar
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.side .content,.side .com_bullet{padding:1px;}
.news_con .more{padding:5px 0;}
.side .content,.side .com_bullet .MenuCompon,.side .com_menu .MenuCompon,.side .AttentnCompon{ /*background:#F6F6F6;*/ margin:0 0 10px 0; }
#Extra .content,#Extra .com_bullet .MenuCompon,#Extra .AttentnCompon{/*background: url(images/extra_bg.jpg) repeat-y #F6F6F6;*/}
.side .com_bullet .MenuCompon{ /*margin-bottom:0;*/}
.side .MenuCompon .tree{ margin:0;padding-top:0; background:none;}
.com_bullet li{ line-height:24px;}
/*.sidecon,.side .com_bullet{ background:#FBFAF8; margin-left:7px; margin-right:12px;}*/

/* =7 content
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.content,#Main .MenuCompon{ margin-bottom:20px;}
.main_row_span2 .main_cell,.main_row_span3 .main_cell{ margin-bottom:30px;}
#Main .com_bullet{ padding:10px; }
#Main .com_bullet{ padding-top:0px;}
.prd_cell .info{ word-wrap:normal;}
.prd_cell .info h3, .prd_cell .info h3 a { font-size:15px !important; text-decoration:none; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:auto !important;}
.content img{ vertical-align:middle;}
.com_image_title_text1{}
.prd_row_span4 .prd_cell {width:24%;margin-right:1%; float:left; min-height:1px;}
/*新增*/
.prd_cell .info .time{  font-size:12px; line-height:30px; color:#717171; padding-top:0 !important;}
.prd_cell .info .text{ font-size:12px; line-height:18px; color:#999;}
.prd_cell .info .text a{ color:#b5a993; text-decoration:none;}

/* =8 feedback
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.feedback_con{ margin-bottom:20px; padding:0 10px;}
.feedback_con table td { padding-bottom:10px;}
.edit_tbl .btn{ margin-top:5px;} /*modify 2.01版本增加*/
.edit_tbl .btn,
.item_search .btn,
.feedback_con .btn,
.vote_btn .btn/*,.comments .btn*/, .btn{ 
	background-color: #0090D6;
 min-width:76px;line-height:28px; padding:0 10px; *padding-top:1px; color:#fff; cursor:pointer;overflow:hidden; border:0;}
.item_search .btn{ }
.edit_tbl .btn:hover,
.item_search .btn:hover,
.feedback_con .btn:hover,
.vote_btn .btn:hover/*,.comments .btn*/, .btn:hover{ 
    background-color: #0FB1FF;
	}
.feedback_con table input{ padding:7px 4px; border:1px solid #E9ECF0; background:#fff; width:136px; }
.feedback_con table .input_fb{width:83% !important;}
.feedback_con table textarea{ padding:4px; width:286px; height:136px;  border:1px solid #E9ECF0; background:#fff; }
.authcode .safecode_con:hover{ color:#0090D6;}
/* =9 product
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.sidecon,.MenuCompon{  border:1px solid #e6e6e6; background:#f6f6f6; }
.tree{ line-height:27px;  }
.tree a{ text-decoration:none;}
.tree li{ zoom:1; }
.tree > li{border-bottom:1px solid #eee; border-top:1px solid #fafafa; padding:5px 0;}
.tree > li:first-child{border-top:none;}
.tree > li:last-child{border-bottom:none;}
.tree li.open{}
.tree_parent{  line-height:20px; _height:20px;cursor:pointer; color:#535353; font:15px microsoft yahei,"微软雅黑","黑体";
padding:5px 10px; /*background:url("images/t_nav.gif") no-repeat scroll 6px 12px;*/}
.tree li.open .tree_parent{}
.tree .tree_parent a{ }
.tree li a{ color:#454545;}
.tree li a:hover{ color:#0090D6; text-decoration:none;}
.tree .open a{ color:#0090D6;}
.tree_sub{ padding-bottom:5px;padding-left:15px;}
.tree .tree_sub li{ margin: auto 4px; line-height:24px; background:url("images/t_s_nav.gif") no-repeat scroll 5px 9px;padding-left:15px;}
.tree .tree_sub li:first-child{ border-top:none;}
.tree .tree_sub li:last-child{border-bottom:none;}
.tree .tree_sub li a{ color:#666;  font-weight:normal;display:inline-block;font-size:14px; }
.tree .tree_sub li a:hover{color:#0090D6;}
.tree .tree_sub .cur a{ color:#0090D6;}
.tree .tree_sub .tree_sub3 a{ /*color:#E96164;*/ font-weight:normal;}
.tree .tree_sub .tree_sub3 .cur_sub3 a{ color:#0090D67; }
.tree .tree_sub .tree_sub3 a{ color:#777; }

.product h3 a{text-decoration:none;}

.prdcrumb{ margin:5px 10px 15px 0; padding-left:12px; background:url(images/treeico_parent1.gif) no-repeat left center;}
.prdcrumb a{ color:#717171;}
.prdcrumb strong{ font-weight:bold; color:#0090D6;}

.product_con_detail{ padding:10px 10px 0 10px;}
.product_con_detail .info table{ font-family:Verdana; border:solid #CDCDCD; border-width:1px 0 0 1px; line-height:18px;border-spacing:0; border-collapse:collapse;}
.product_con_detail .info th{ background:#f0f0f0; border:solid #e0e0e0; border-width:0 1px 1px 0; text-align:right;padding:8px 10px;}
.product_con_detail .info td{  border:solid #e0e0e0; border-width:0 1px 1px 0; padding:8px 10px;}
.prdname td{ color:#717171; font-weight:bold;}
.prdpromotion td{  color:#0090D6; font-weight:bold;}

.page{  margin:30px 0; clear:both; text-align:center; padding:5px 0; *font-family:'宋体';}
.page a{ color:#717171; text-decoration:none; margin-right:10px;padding:5px 10px;display:inline-block;*vertical-align:middle;}
.page a:hover{ color:#0090D6; text-decoration:none;}
.page .disabled{ color:#adadad; margin-right:10px;}
.page select{ color:#0090D6; padding-top:2px; padding-bottom:2px; *vertical-align:middle;}
.guestbook .page{ padding-bottom:5px;}

/***********************主内容区域 2.01版本修改增加 begin **************************************/
.result_con{ line-height:1.8;}
.result_con .result_suc{ padding:10px 10px 0;}

/*gray button*/
.gray_btn{ 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-color: #0090D6;
	border:1px solid #0090D6;
  color:#fff;  cursor:pointer; display:inline-block; *display:inline; *zoom:1;  line-height:1.8; min-width:30px; padding:0 20px;text-align:center; text-decoration:none; }
.popup .gray_btn input{ font-weight:bold;}
body .gray_btn a:hover,
body .gray_btn input:hover,
body .gray_btn_on input:hover{ text-decoration:none;color:#fff; background-color:#0FB1FF; border-color:#0FB1FF; }
body .gray_btn a:active{}
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;}

.gray_btn_buy{ margin-right:5px;}
.gray_btn_fav{ margin-right:0;}
.gray_btn_fav a{background:#F3F3F3;}
body .gray_btn_buy a{ border:1px solid #0090D6; height:28px; line-height:28px; color:#fff; font-size:14px; font-weight:bold;text-align:center; padding-left:15px;padding-right:15px; }
body .gray_btn_buy a:hover{ color:#fff; background-color:#0FB1FF; border-color:#0FB1FF;}
body .gray_btn_fav a{ background:none; border: 1px solid #bbb;  height:28px; line-height:28px; color:#717171 ; padding-right:20px; padding-left:5px; filter:none; font-size:14px;}
body .gray_btn_fav a:hover{color:#0090D6; border-color:#0090D6; background:none; }
.icon_fav{ background:url(images/icon_fav.png) no-repeat center; display:inline-block; *display:inline; *zoom:1; width:32px; height:28px; float:left;  
_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='337/images/icon_fav.png',sizingMethod='crop');}
/*input*/
.input, textarea{ border:1px solid #e0e0e0;}
.input{ padding:6px 8px;}
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:24px; line-height:24px; padding:3px 1px 1px 3px; width:300px; background:url(images/iconsearch.jpg) no-repeat right #F5F5F5;}
select{ height:30px; line-height:30px;}

.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{  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{  padding:10px 0 0; margin:0 0 20px 0;}
.item_search{ padding:8px 0px 10px 0px;}
.item_search th{  text-align:right;}
#Container .edit_tbl th{ padding-top:0;}
.item_search td{  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;}
.orderlist .gray_btn{ margin:0;}

/*gridlist table*/
.gridlist a{ text-decoration:none;}
.gridlist{ border:1px solid;}
.gridlist td{ border-top:1px solid;padding:7px 1px 7px 5px; line-height:1.5; }
.gridlist, .gridlist td{ border-color:#ececec;}
.gridlist th{ background:#0090D6; color:#fff; padding:7px 1px 7px 5px; line-height:1.5;}
.gridlist tr.over{ background:#FcFcFc;}

.orderlist{ margin-bottom:12px;}
.orderlist td{ font-size:90%;}

/*产品详细页面*/
.product_con_detail .prd_summary{}
.product_con_detail .prdtitle{ color:#000; font-weight:bold; font-size:18px; /*border-bottom:1px dashed #AFAFAF;*/}
.product_con_detail .important_info th{line-height:25px;}
.product_con_detail .important_info .morehilite{ font-size:20px;}
.product_con_detail .priceinfo{ background:#EFEFEF;}
.product_con_detail .opebox,.product_con_detail .opebox ul li{ border-color:#ddd;}
.product_con_detail .opebox ul li a,.product_con_detail .opebox .share span{color:#717171;}
.product_con_detail .opebox ul li i,.product_con_detail .opebox ul li a:hover{color:#0090D6;}
.product_con_detail .opebox .share span{ line-height:2;} 
.product_con_detail .prdtools .gray_btn{ width:48%; margin-right:3.9%; }
.product_con_detail .prdtools .gray_btn a{ width:100%; padding:0; line-height:2.8; height:auto; font-size:15px;}
.product_con_detail .prdtools .gray_btn_fav{ margin-right:0;}
.product_con_detail .prdtools .gray_btn_fav .icon_fav{ display:none;}
.product_con_detail .prdtoolbox span{line-height:2.4; border-color:#bbb;}
.product_con_detail .prdtoolbox .btn-buy{ background:#0090D6; border-color:#0090D6;}
.product_con_detail .prdtoolbox .btn-buy:hover{background:#0FB1FF; border-color:#0FB1FF;}
.product_con_detail .prdtoolbox .btn-buy a{ color:#fff;}
.product_con_detail .prdtoolbox .btn-addCart:hover{border-color:#0090D6;}
.product_con_detail .jqzoom{ border-color:#ddd;}
.prd_info_tab{ border-bottom:1px solid #ccc;}
.prd_info_tab li a{ position:relative; bottom:-1px; background:url(images/tabli.png) no-repeat right center; border:0; display:inline-block; height:25px; line-height:25px; padding:5px 20px; text-decoration:none; font-size:15px; }
.prd_info_tab li:last-child a{ background:none;}
.prd_info_tab li.cur_tab a{  border-bottom:none; color:#0090D6; font-weight:bold; text-decoration:none;}
.prd_description{ line-height:1.8;}
.product_con_detail .gray_btn_buy{ }
.product_con_detail .icon_buy{ display:none;}
/*订单提交页面*/
.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;}

.order_con h4.title{ font-size:15px; font-weight:bold;}
.order_con h4.title a.back_link{ top:7px;}
/***************************主内容区域 2.01版本修改增加 end */

/* =10 faq & news 2.01版本修改增加 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.Sub_special{padding-bottom:40px;}
.Sub_special .Sub_special{ padding-top:0; padding-bottom:0; }
.Sub_special #Sub{width:210px; }
.news,.product,.faq,.recruitment,.admin{padding-left:50px;}
.side .com_title{ }
.Sub_special .com_title{ text-align:left;  padding:5px 10px; background:#0090D6; color:#fff; margin-bottom:0; border-bottom:0;}
.Sub_special .com_title h2{ border-bottom:0;}
.Sub_special .tree{ margin-left:0;}
.faq .page, .news .page{ background:none;}
.faq_con h3.h3_title, .guestbook .msg_question{ background:url(images/faqico.gif) no-repeat 0 11px;  font-weight:normal; line-height:1.8; padding-left:15px;  position:relative; margin-top:10px; font-size:15px;} 
.guestbook .msg_question{font-size:15px !important;}
.h3_title a{display: inline-block; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;word-break: keep-all;word-wrap: normal;}
.h3_title .time, .msg_question .time{ color:#717171; font-size:13px !important; padding-top:3px;}

.faq_con2 .h3_title, .guestbook .msg_cell{ border-bottom:1px dashed #ddd;margin-top:10px; line-height:2; background-position:0 12px;}
.faq_con2 .h3_title a, .guestbook .msg_cell a{ text-decoration:none;}
.faq_con2 .h3_title a:hover, .guestbook .msg_cell a:hover{}
.guestbook .msg_cell{ border-bottom:1px dashed #ddd !important;}
.guestbook .msg_answer{ color:#777;}
.news{ padding-borttom:50px;}
.news .com_title, .faq_con2 .com_title, .guestbook .com_title, .product .com_title, .admin .com_title, .faq .com_title,.recruitment .com_title{}
.news .com_title p, .faq_con2 .com_title p, .guestbook .com_title p, .product .com_title p{ display:none; line-height:20px; padding-top:10px;}

.news_con{ padding:0;}
.news_con .h3_title{ background: none; border-bottom: 1px dashed #ddd; margin: 10px 0 0; padding: 0 0 3px;}
.news_con .h3_title a:hover{ text-decoration:none;}
.news_con .h3_title_a{   line-height:25px; width:80%; text-decoration:none;}
.new_invoking .h3_title{margin-bottom:8px !important; margin-top:0px;}
.news_con .answer_sum{ display:none; line-height:30px; color:#8f8f8f; padding:0 10px;}
.news_con .answer_sum a{ color:#b5a993; text-decoration:none;}
.news_con .answer_sum a:hover{ text-decoration:underline;}
.news .news_con .h3_title a.h3_title_a{ font-size:15px;}

.news-text-div li{ border-color:#e0e0e0;}
.news-text-div li h3 a{ font-size:15px;}
.news-text-div li h3 a:hover{ text-decoration:none;}
.news-text-div li p.descript-x{ font-size:13px;}
.new_invoking_img_text .news-img a{ overflow:hidden;}
.new_invoking_img_text .news-img a:hover img{transform: scale(1.12);-ms-transform: scale(1.12); -moz-transform: scale(1.12);-webkit-transform: scale(1.12); -o-transform: scale(1.12);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.new_invoking_imgs .news-imgs a{ overflow:hidden;}
.new_invoking_imgs .news-imgs a:hover img{transform: scale(1.12);-ms-transform: scale(1.12); -moz-transform: scale(1.12);-webkit-transform: scale(1.12); -o-transform: scale(1.12);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.new_invoking_imgs .news-imgs-right .news-buoy-content p{ font-size:12px;}
.new_invoking_imgs .pageState span{ width:8px; height:8px;}
.new_invoking_imgs .pageState span.active{ background:#0090D6;}
.recommendShows1 a:hover img,.recommendShows2 a:hover img{transform: scale(1.12);-ms-transform: scale(1.12); -moz-transform: scale(1.12);-webkit-transform: scale(1.12); -o-transform: scale(1.12);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}

.answer{ line-height:1.8; padding:0 10px 0 15px;}
.news_detail_con .answer{ padding:15px 0 20px 2px;   line-height:2;}
.news_detail_con .news_tit{ color:#000; padding:10px 0; text-align:center; font-size:18px;}
.news_detail_con .news_time{ color:#666; font-size:13px; display:block; text-align:center;}
.news_detail_con .news_img{ width:100%; text-align:center; margin:50px auto 30px;}
.news_detail_con .news_img img{ width:610px; height:345px;}
.news_detail_con .btn{ text-align:center;}
.news_detail_con .Microshare,
.news_detail_con .prd_info_tab,
.news_detail_con .comments{ /*display:none;*/}
.news_detail_con .comments table td textarea{ box-sizing: border-box;}
/* =11 top loginBar   2.01版本增加 begin
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.topLogBox {font-size:12px; font-family:'宋体';}
.topLogBox_in{ width:1200px; background:none; color:#717171;height:auto; line-height:1.8;}
.logInfo{}
.logInfo a{ color:#717171;}
.logInfo a:hover{ color:#0090D6;}
.LoginReg{ padding:20px; margin:0 auto;}
.lanLine{ color:#717171;}
.topOrderMsg .ico_order_top { background: url("images/ico_order.png") no-repeat 0 6px;}
#multiLanArea{}
#multiLanArea a{ color:#717171;}
#multiLanArea a:hover{ color:#0090D6;}

/*弹出框*/
.popup_inner{ background:#fff; border:4px solid #0090D6; font-size:13px;}
.popup_inner h3{ background:#D9F2FF; line-height:1.8; }
.popup_inner h3 span{  cursor:pointer; }
.popup_inner h3 span.on{ background:#fff;  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:hover{ text-decoration:none;}
.popup_inner .popup_con input.middle{ width:190px;}
.popup_inner .popup_con .gray_btn a{ font-weight:bold; text-decoration:none;}
.popup_inner .popup_con .suc{ color:#2B8521;}
.popup_inner .buy_notlogin span a{ color:#0090D6;  font-family:microsoft yahei; font-weight:bold;}
.popup .state_success{color:#E43D40;}

.popup_inner input,.popup_inner textarea,.popup_inner table,.popup_inner select{ font-size:12px;}
.popup_inner .gridlist tr.over{ background:#fafafa;}
/* =11 top loginBar   2.01版本增加 end*/


/* =12 administrator  2.01版本增加 begin
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/*admin common*/
.hilite, .morehilite{ font-style:normal;}
.hilite, .state_success{ color:#E43D40;}
.morehilite{ color:#0090D6;}
.trueprice{color:#0090D6;}
.state_wait{ color:#61B212;}
.state_stop{ color:#196AFF;}

.order_more a{ color:#717171; display:inline-block; font-family:'微软雅黑';}

/*admin sidebar*/
.admin_sidecon .open a{ color:#0090D6;}
.admin_sidecon li{ padding-top:0;}
/*admin content*/
.admin_con{ padding:10px 5px 20px 10px; *padding-bottom:0px;}
.admin_con .edit_tbl{ padding-left:10px;}
.admin_crumb{ padding-bottom:10px;}
.admin_info{  line-height:25px; margin-bottom:15px;}
.admin_info strong{ color:#0090D6;}
.admin_info strong span{ color:#d06902;}
.admin_info small{ font-size:12px;}
.admin_info span{ padding-right:23px;}
.admin_con .comments{ border-color:#ddd;}
/* =13 job 招聘 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.job_con .page{ background:none;}
.job_con, .job_detail_con{padding-top:0;}
/*job recruitment  招聘列表*/
.tab_reclist th, .tab_reclist td{ height:auto; line-height:1.5; padding:8px 10px; text-align:center;}
.tab_reclist th{ background-color:#0090D6; color:#fff; border-right:1px solid #fff;}
.tab_reclist th:last-child{border-right:0;}
.tab_reclist td{ border-bottom:1px solid #ececec;}
.tab_reclist td a:hover{ text-decoration:none;}
 
/*vote 投票*/
.voted_details{ border-top:1px dashed #bbb;}
.voted_details li .vote_mem{ color:#0090D6;}

/*banner*/
#Banner{ width:100%; min-width:1200px; position:relative; overflow:hidden; text-align:center;}
.bannerText{ position:absolute; color:#fff; font-size:30px; left:30%;  top:65px;}
.slide_all{ overflow:visible;}
.slide_all .plus,
.slide_all .minus,.slide_bottom .plus,
.slide_bottom .minus{position:absolute;margin-top:-36px;top:50%;width:38px;height:72px;background-image:url(images/control.png);background-repeat:no-repeat;text-align:center;cursor:pointer; display:none;}
#Banner:hover .slide_all .plus,#Banner:hover .slide_all .minus,#Banner:hover .slide_bottom .plus,#Banner:hover .slide_bottom .minus{display:block;}
.slide_all .plus,.slide_bottom .plus,.slide_all .plus:hover,.slide_bottom .plus:hover{left:50px;background-position:0 0;}
.slide_all .minus,.slide_bottom .minus,.slide_all .minus:hover,.slide_bottom .minus:hover{right:50px;background-position:-38px 0;}
.slide_all .slide_btn{ bottom:20px;}
.slide_all .slide_btn li{ height:7px; width:80px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background:#E1E1E1; margin-left:8px; }
.slide_all .slide_btn .selected{ background:#0090D6;}

/*图文菜单*/
.menubar li a span.s_img{ overflow:hidden;}
.menubar li a span img:hover{transform: scale(1.12);-ms-transform: scale(1.12); -moz-transform: scale(1.12);-webkit-transform: scale(1.12); -o-transform: scale(1.12);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.main_row_span1 .menubar{ margin:30px auto; }
.menubar li a{color:#fff;background:#0090D6;}
.side .menubar li a{color:#fff;}
.menubar li a:hover{ color:#fff; background:#0FB1FF;}
.menubar li .icon_arrow{height:6px; width:100%;display:inline-block; position:absolute;}
.img_top .icon_arrow{  background: url(images/menu_up.png) no-repeat center; bottom:0; left:0;}
.menubar li.img_top a:hover .icon_arrow{  background: url(images/menu_up_hover.png) no-repeat center; }
.img_bottom .icon_arrow{  background: url(images/menu_down.png) no-repeat center; top:0; left:0;}
.menubar li.img_bottom a:hover .icon_arrow{  background: url(images/menu_down_hover.png) no-repeat center; }
/**/
.floatage{ font-size:12px;}
.showbig .info h3 a{ font-size:16px;}
.guestbook .msg_question{}
.vote_tit{font-size:15px;}
.side .news_con .h3_title a.h3_title_a{ width:75%;}
.main_row_span2 > div.last_cell,.main_row_span3 > div.last_cell{ *margin-bottom:30px;}
.floadivContent{ border:1px solid #eee;}
.showbig .info .descript_sum{ border-color:#bbb;}
.faq_con .answer{ color:#777; font-size:13px;}
.AttentnCompon li a, .side .AttentnCompon li a{color:#333; font-size:95%;}
.AttentnCompon li a:hover, .side .AttentnCompon li a:hover{color:#0090D6;}
.news-text-div li p.time{font-size:90%;}
.product .content,.news .content,.faq .content,.recruitment .content,.admin .content{ padding:5px 10px 0 10px;}
.main_row_span2 .main_cell{ width:46.4%; margin-right:5%;}

/*登入注册*/
.LoginReg li .div-tip{ top:4px; left:251px;}
.LoginReg li .div-tip .tip{vertical-align:middle;}