﻿@charset "utf-8";
/*
描述: Cavan主题样式表第一百三十六套
作者: linli
版本: 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:#033333; text-decoration:none;}
a:hover{ color:#809399; text-decoration:underline;}

.discUL li{ padding-left:14px; background:url(images/prd_subico.gif) no-repeat 0px 5px; list-style-type:none; list-style-position:outside; color:#363637;}
/* =1 Container
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body{color:#333; background:#fff;}
#Container{ width:970px;}

/* =2 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Header{ position:relative; height:106px; z-index:1; width:970px;}
#multiLanArea{ position:absolute; right:15px; top:19px;}
#multiLanArea .lanLine{ color:#178877; padding:0 7px;}
#multiLanArea a{ color:#178877; text-decoration:underline;}
#multiLanArea a:hover{ text-decoration:none;}	
#Logo{ top:0px; left:50px;}
.logoText { position:absolute; font-size:26px; line-height:50px;}
#Logo .logoText a{color:#358c75;text-decoration:none; font-family:Verdana;}

#Navbar{ top:56px; width:960px;}
.scrollNav{ position:absolute; right:10px; top:0px; width:90px; height:50px;}
.navleft,.navright{ width:50px; height:43px; line-height:43px; cursor:pointer;}
.navleft{float:left; background:url(images/nav_left.gif) no-repeat center center; width:30px;}
.navright{ float:right; background:url(images/nav_right.gif) no-repeat center left; width:60px;}

.nav,.nav_in,.nav_inner{ height:50px; background:url(images/nav_bg.gif) no-repeat;}
.nav{ padding-left:40px;}
.nav_in{ padding-right:50px; background-position:right -100px;}
.nav_inner{ padding-left:40px; position:relative; background-position:0 -50px; background-repeat:repeat-x;}
.nav li{ float:left; display:inline; line-height:43px; padding:0px; height:43px;}
.nav .liImg{ background:url(images/space_line.gif) no-repeat; width:25px; height:43px; display:inline-block; padding-right:5px;}
.nav li a{ text-align:center; display:block; height:43px; color:#fff; font-size:12px; text-decoration:none; width:62px; }
.nav .navhover{ background:url(images/nav_hover.gif) no-repeat; margin-left:-43px; padding-left:43px;}
.nav li a:hover,.nav .navhover a{ color:#0b795c; text-decoration:none; background:url(images/nav_hover.gif) no-repeat right; padding-right:29px; margin-right:-29px; position:relative;}

.submenu{ background:url(images/submenu_bg.gif) repeat-x; position:absolute; line-height:29px; height:29px; top:43px; display:none; white-space:nowrap;}

#Navbar .submenu .subline{ background:url(images/sub_line.gif) no-repeat center center; height:7px; width:1px; display:inline-block; *height:29px;}
#Navbar .submenu a{ height:29px; line-height:29px; display:inline-block; padding:0 5px; vertical-align:top; background:none; font-size:12px; color:#000; margin:0px; font-weight:normal;}
#Navbar .submenu a:hover{ text-decoration:underline; color:#0b795c;}

/* =3 Body
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Body{ padding-bottom:10px;}
#Banner{position:relative; width:970px; overflow:hidden;}
.bannerText{position:absolute; right:180px; top:50px; color:#434343; font-size:24px; font-family:"微软雅黑"; font-size:26px; font-weight:bold;}
#SideBar{ margin-left:-970px;}

/* =4 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Footer{position:relative; background:url(images/foot_bg.gif) no-repeat; margin-bottom:15px; color:#545454; padding:10px 0; line-height:20px; text-align:center;}
#Footer a{ color:#545454;}
.footer_authentication,.footer_stat,.footer_records{ display:inline; margin-right:15px;}

/* =5 main
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Main .com_title{ background:url(images/main_tittle_bg.png) repeat-x; height:34px; border-bottom:2px solid #c9c9c9;}

#Main .com_title h2{ color:#434343; background:url(images/main_tittle_icon.gif) no-repeat center left; line-height:35px; font-weight:bold; margin-left:3px; padding-left:20px;}
a.more{display:none;}


/* =6 sidebar
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.side .com_title,.side .com_title_in,.side .com_title_inner{ background:url(images/side_tittle_bg.png) no-repeat; height:37px;}
.side .com_title{ padding-left:30px;}
.side .com_title_in{ padding-right:120px; background-position:right -74px; background-repeat:no-repeat;}
.side .com_title_inner{ padding-left:20px; position:relative; background-position:0px -37px; background-repeat:repeat-x;}

.com_title h2{ color:#fff; line-height:35px; font-weight:bold; margin-left:-13px;}
a.more{display:none;}

/* =7 content
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.content{ padding:10px; background:#fff; margin-bottom:10px;}
.content img{ vertical-align:middle;}
.content h3{font-size:12px; font-weight:bold; color:#0a7665;}

.page{ clear:both; padding:15px 10px 10px; margin-top:-5px; text-align:right; background:#fff;}
.page input{ width:17px; height:15px; border:1px solid #984c63; padding:1px; color:#e04170;}
.page a{ text-decoration:underline; margin-right:10px;}
.page a:hover{ color:#434343;}
.page .disabled{ margin-right:10px;}

/* =8 feedback
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.feedback_con{}
.feedback_con table td { height:20px; padding:3px 0; vertical-align:top;}
.feedback_con .btn{ background:url(images/btn.gif) no-repeat; width:72px; height:26px; font-size:12px; color:#fff; border:0; cursor:pointer;}
.feedback_con table input { padding:1px; border:1px solid #cdcdcd; background:#fff; width:132px; height:16px; }
.feedback_con table textarea{ padding:1px; width:286px; height:136px;  border:1px solid #cdcdcd; background:#fff;}

/* =9 product
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.product_sidecon{ background-color:#fff; padding:5px 0 15px; zoom:1;}
.tree{ line-height:26px; padding:5px 10px 10px;}
.tree li{ background:url(images/dotline.gif) repeat-x bottom; zoom:1;}
.tree li.open{}
.tree_parent{ background:url(images/prd_subico.gif) no-repeat 11px 9px; *background-position:11px 7px; height:26px; cursor:pointer;  padding-left:23px;}/*伸缩-改动*/
.faq_sidecon .tree_parent{ cursor:default;}/*伸缩-改动*/
.tree .tree_parent a{ }/*伸缩-改动*/
.tree li a{ text-decoration:none; color:#434343; zoom:1;}
.tree li a:hover{ text-decoration:underline;}
.tree .open a{ font-weight:bold;}
.tree_sub{}
.tree .tree_sub li{ padding-left:15px; border:0;}
.tree .tree_sub li a{color:#808080; font-weight:normal; background:url(images/prd_subico.gif) no-repeat 7px -11px; display:inline-block; padding-left:23px;}
.tree .tree_sub .cur a{ font-weight:bold;}

.product_con1,.product_con2{background:#fff; padding:0 10px;}

#Main .product h3 a{ color:#434343; font-size:12px; font-weight:bold; text-decoration:none;}
#Main .product h3 a:hover{ text-decoration:underline;}
.prdcrumb{ font-family:Simsun; padding:10px 0;}
.prdcrumb strong{ color:#434343; font-weight:bold;}

.product_con_detail{background:#fff; padding:0 10px 10px;}
.product_con_detail .pic{ margin:0 0 10px 10px;}
.product_con_detail .info{ margin:0 0 0 10px;}
.product_con_detail .info table{ font-family:Verdana; border:solid #fff; border-width:1px 0 0 1px; line-height:18px;}
.product_con_detail .info th{ background:#e3f3ee; border:solid #fff; border-width:0 1px 1px 0; text-align:right; padding:0; padding-left:5px;}
.product_con_detail .info td{ background:#f5fdfb; height:20px; border:solid #fff; border-width:0 1px 1px 0; padding:0 5px;}
.prdname td{ color:#434343; font-weight:bold;}
.prdpromotion td{ color:#ff7200; font-weight:bold;}

/* =10 faq
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.faq_sidecon{ background:#fff; padding:5px 0 10px; }
.faq_con{ padding:16px 0 0 14px; line-height:24px;background:#fff;}
.faq_con h3{ color:#434343; font-size:14px; background:url(images/faq_ico.gif) no-repeat 0 6px; padding-left:17px;}
.faq_con p{ padding-left:17px; padding-bottom:12px;}