﻿@charset "utf-8";
/*
描述: Cavan主题样式表第105套
作者: 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:#365d85; text-decoration:none;}
a:hover{ color:#cc896f;}

.discUL{list-style-position:outside; list-style:none; width:98%; margin:0 auto;}
.discUL li{ color:#365d85; height:21px; background:url(images/side_li_icon.gif) no-repeat 5px 8px; padding-left:15px; }
.discUL li a{color:#365d85; display:block; height:21px;}
.side, .side .content, .com_bullet a{ color:#365d85;}
.com_bullet a:hover{ font-weight:bold; color:#cc896f;}

/* =1 Container
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body{ color:#000;}
#Container{ width:990px; margin:0px auto; overflow:hidden; }

/* =2 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Header{ position:relative; height:94px;background:#fff url(images/body_bg.jpg) repeat-x 0 0; z-index:10;}
#multiLanArea{ position:absolute; right:15px; top:15px;}
#multiLanArea .lanLine{ color:#321a08; padding:0 7px;}
#multiLanArea a{ color:#444; text-decoration:none;}
#multiLanArea a:hover{ color:#1459a5;}	

#Logo{ left:0px; top:0px;}
.logoText { font-size:22px; position:absolute; left:80px; top:15px;}
.logoText a{color:#1459a5;text-decoration:none;font-family:Verdana;}
.logoText a:hover{color:#1459a5;}

#Navbar{ width:990px; height:38px; left:0px; background:url(images/nav_bg.jpg) repeat-x; top:56px; z-index:100;}
.scrollNav{ position:absolute; top:13px; right:21px; width:30px; height:29px; line-height:29px;}
.navleft, .navright{ width:12px; height:9px; cursor:pointer;}
.navleft{ float:left; background:url(images/nav_left.gif) no-repeat 0 0; }
.navright{ float:right; background-position:-16px 0; background:url(images/nav_right.gif) no-repeat 0 0;  }

.nav,.nav_in,.nav_inner{ }
.nav{ padding-left:30px;}
.nav_in{} 
.nav_inner{}
.nav li{ float:left; height:38px;  }
.nav li a{ float:none; width:auto; height:38px; display:inline-block; padding:0px 15px; text-align:center; line-height:38px; overflow:hidden; font-size:14px; font-family:microsoft yahei,arial; text-decoration:none; color:#bdebfd;}
.nav .liImg{ width:2px; background:url(images/space_line.gif) no-repeat; height:38px;}
.nav li a:hover,.nav .navhover a{ color:#00b9fe; background:url(images/nav_cur.jpg) no-repeat top; height:38px; }

.submenu{ position:absolute; height:21px; overflow:hidden; padding-left:5px; background:url(images/submenu_bg.png) repeat-x; display:none; top:38px; z-index:10; white-space:nowrap;}
.submenu div div{}
.submenu .subline{ float:none; width:2px; display:inline-block; background:url(images/sub_nav_line.gif) no-repeat; height:17px; }
#Navbar .submenu a{ float:none; display:inline-block; padding:0px 10px; width:auto; height:21px; background:none;  white-space:nowrap; line-height:20px; color:#ffffff; font-weight:normal;}
#Navbar .submenu a:hover{ color:#bdebfd; }

/* =3 Body
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Body{ padding: 0px 15px;}
#Banner{position:relative; overflow:hidden; margin-left:-15px; margin-right:-15px;}
.bannerText{position:absolute; left:100px; top:90px; color:#c5e0fe; font-size:26px; font-family:"微软雅黑"; font-weight:bold;}

#SideBar{ margin-left:-960px;}
#Sub,#Extra{ width:200px;}

/* =4 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Footer{ text-align:center; background:#fff url(images/footer.gif) repeat-x 0 0;  margin:0 auto;  padding:9px 0px 13px; color:#4589de;}
#Footer a{ line-height:30px; color:#4589de; }
.footer_links a{ margin:0 4px; text-decoration:none; }
.footer_authentication,.footer_stat,.footer_records{ display:inline; margin-right:15px;}

/* =5 main
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.main_row_span1{ margin-bottom:6px; background:#f5f9fb; }
.main_row_span1 .content{padding:12px 8px; }
#Main .com_title, #Main .com_title_in, #Main .com_title_inner{background:url(images/main_tittle_bg.png) repeat-x 0px -34px; height:34px; }
#Main .com_title{ padding-left:140px; background-position:left 0px; background-repeat:no-repeat;}
#Main .com_title_in{ padding-right:20px; background-position:right -68px; background-repeat:no-repeat;}
#Main .com_title h2{ position:absolute; left:0px; color:#32780c; text-indent:34px; font-weight:bold; height:33px; padding-top:3px; line-height:26px;}
a.more{display:none;}

/* =6 sidebar
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.side .com_title{background:url(images/side_tittle_bg.png) no-repeat; height:34px; }

.side .com_title h2{ position:absolute; left:0px; color:#004e6f; text-indent:34px; font-weight:bold; height:33px; padding-top:3px; line-height:26px;}
a.more{display:none;}
.side .content{ margin-bottom:8px; line-height:1.8; padding:3px 3px 10px 10px;}


/* =7 content
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.content{}
.content img{ vertical-align:middle;}
.content h3{font-size:12px; font-weight:bold;}

.page{ margin:20px 0 20px 26px; padding:10px; clear:both; text-align:right;}
.page input{ width:17px; height:15px; border:1px solid #b5b5b5; padding:1px; color:#1459a5;}
.page a{ text-decoration:underline; margin-right:10px;}
.page a:hover{ font-weight:normal;}
.page .disabled{ margin-right:10px;}

/* =8 feedback
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#Main .feedback_con{ padding-bottom:39px;}
.feedback_con table td { height:20px; padding:3px 0; vertical-align:top;}
.feedback_con .btn{ background:url(images/btn.png) no-repeat 0 0; width:62px; height:22px; line-height:20px; font-size:12px; color:#fff; border:0; cursor:pointer;}
.feedback_con table input { padding:1px 1px 1px 2px; border:1px solid #eee; background:#fff; width:142px; height:18px; }
.feedback_con table textarea{ padding:1px 1px 1px 2px; width:286px; height:136px;  border:1px solid #eee; background:#fff;}

/* =9 product
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.product_con1, .product_con2, .product_con_detail, .faq_con {
	background:#f5f9fb none repeat scroll 0 0; padding:10px 0px;
}
.product_sidecon, .faq_sidecon{ border:none; padding:10px 0 19px 10px;}
.tree{ line-height:27px;}
.tree li{}
.tree_parent{ background:url(images/tree-plus.gif) no-repeat 0 7px; cursor:pointer; height:27px; padding-left:23px; }
.tree li.open .tree_parent{ background: url(images/tree-minus.gif) no-repeat 0 7px;}
.faq_sidecon .tree_parent{ cursor:default;}
.tree li a{ text-decoration:none;}
.tree li a:hover{ text-decoration:underline;}
.tree .open a{ font-weight:bold;}
.tree_sub{}
.tree .tree_sub li{ background:url(images/side_li_icon.gif) no-repeat 21px 9px; }
.tree .tree_sub li a{ font-weight:normal; padding-left:35px;}
.tree .tree_sub .cur a{ color:#f60; }

#Main .product h3 a{ font-size:12px; font-weight:bold;color:#1459A5;}
.prdcrumb{ padding:6px; font-family:Simsun; }
.prdcrumb strong{ color:#321a08; font-weight:bold;}
.prdcrumb a{ text-decoration:underline;}

.product_con_detail{ padding-bottom:50px;}
.product_con_detail .pic{ margin:0 0 10px 30px;}
.product_con_detail .pic img{ border:1px solid #CCC;}
.product_con_detail .info{ margin:0 0 0 30px; padding-bottom: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:#cfe6f1; border:solid #fff; border-width:0 1px 1px 0; text-align:right; padding:0; padding-left:5px; color:#000; font-weight:bold;}
.product_con_detail .info td{ background:#eff8fc; height:28px; border:solid #fff; border-width:0 1px 1px 0; padding:0 5px;}
.prdname td{ }
.prdpromotion td{ color:#1459a5; font-size:14px; font-weight:bold;}

/* =10 faq
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.product, .faq{}
.faq_con{ padding-left:20px; line-height:20px;}
.faq_con h3{ background:url(images/faq_ico.gif) no-repeat 0 6px; *background-position:0 4px; padding-left:14px; font-weight:bold;}
.faq_con p{ padding-left:14px; margin-bottom:12px;}