@charset "utf-8";
/* CSS Document */

/*!
 * 渴切(Cutter)开源中文css框架 v3.2
 *
 * Copyright 2012 keqie.com, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

/*递归样式写法*/
html > body > table >  tr [id="total"] > td  > ul > li { color:#ff0000;}

/*弹性图��?/
img {max-width:100%;height:auto;width:auto9; /* ie8 */}
/*弹性内嵌元��?视频)*/
.video embed,.video object,.video iframe {width: 100%;height: auto;}
/*字号自动调整的问��?通过-webkit-text-size-adjust:none禁用iPhone中Safari的字号自动调��?*/
body{
	-webkit-text-size-adjust:none; line-height:2em;
}
  
/* 网站样式重写 */body, select, input, textarea {
    color: #323232; color:#333; font-size:12px; background:#fff;
}

/*a{ font-family: Microsoft YaHei;outline:none; text-decoration:none; color:#666;} a:hover{ text-decoration:none; color:#09F;}*/
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body{overflow-x: hidden;} 
body,div,dl,dt,dd,ul,ol,li/*,h1,h2,h3,h4,h5,h6*/,pre,code,form,input,textarea,/*p,*/blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/}
p{
	margin:0 0 0px 0;
}
 /*fieldset,*/a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} 
li{/*list-style:none;*/ /*list-style-position:inside; 不兼容ie6,ie7*/}
  caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{/*font-size:100%;*/font-weight:normal;} 
q:before,q:after{content:'';}
hr{
	border:none; clear:both; height:0; background:none; margin:0; padding:0; border-bottom:#eee solid 1px;  margin:10px 0;
}
img { border: 0 none; height: auto; max-width: 100%; vertical-align: middle; 
/*_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<"100%"?"100%":"");*/ /*_width:100%;*/}

blockquote { border-left: 5px solid #EEEEEE; margin: 10px; padding: 10px; }

ul,li{
	list-style-type:none;
}
ul.unstyled, ol.unstyled{ list-style:none; }
ul.circle{ list-style-type:circle; }
ul.square{margin-left:20px;}
ul.square li{ background:url(images/dot.jpg) no-repeat 0 0;padding:0 0 0 10px; }
ul.cjk{ list-style-type:cjk-ideographic; }
select{height:22px; line-height:18px; padding:2px 0}

/*首字��?/
.firstletter:first-letter{ font-size:200%;}

/**重写样式*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }.clearfix {display:block;}.clear{ clear:both;}/* 清除浮动*/
.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */ 
.strong{ font-weight: bold;} .left{ float: left;} .right{ float: right !important;} .center{ margin:0 auto; text-align:center;}
.show{ display:block; visibility:visible;}.hide{ display: none !important; /*visibility:hidden;*/}
.block{ display:block;} .inline{ display:inline;}
.transparent{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } .break{ word-wrap:break-word;overflow:hidden; /*word-break:break-all;*/}

.canvas { position: relative; }
.relative { position: relative; }
code, pre { color: #333333; font-family: Menlo,Monaco,"Courier New",monospace; font-size: 12px; padding: 0 3px 2px; }

abbr{background: none repeat scroll 0 0 whiteSmoke;
    border-bottom: medium none;
    border-left: 0.25em solid #3387C4;
    display: inline-block;
    margin-right: 0.5em;
    padding: 0 0.25em;} abbr:hover{ background:#f9d949;}

pre{ font-family:consolas,"Courier New",courier,monospace; /*color:#0088CC;*/ background-color: #FAFAFA; border: 1px solid #eee; display: block; font-size: 12.025px; line-height: 18px; margin: 0 0 9px; padding: 8.5px; white-space: pre-wrap; word-break: break-all; word-wrap: break-word;}

code { background-color: #F7F7F9; border: 1px solid #E1E1E8; color: #0088CC; padding: 2px 4px; }
pre ol{
	margin: 0 0 0 14px;
}
pre.unstyled{
	background:none; color:#333; border:none;
}

/*插入flash默认灰色*/
object{ background:gray; display:block;}

.pink{ color:#ff00ff;} .blue{ color:#0000ff;} .deepblue{ color:#000099;} .gray{ color:#999999;} .red{ color:#ff0000;} .black{ color:#000;} .white{ color:white;} .green{color:green;}

.underline{ text-decoration:underline;} .dashedline{ border-bottom:dashed 1px #666;} ol.dashedline{ border:none; } ol.dashedline li{ border-bottom:dashed 1px #666; padding:5px; }


/* 固定不动 */
.fixed{
	position:fixed; clip:rect(0 100% 100% 0); _position:absolute;
	
	/* 底部 */
	bottom:0px; left:0px; _top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
	/*_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);*/
	
	/* 左侧 */
	/*left:0px;*/
	/*_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);*/
	/*_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);*/
}
.fixed.scrolltotop, .fixed.livechat{
	 bottom:0px; right:20px; left:auto;  width:50px; height:50px; text-align:center; line-height:50px; font-size:40px; color:#ccc; display:block; _display:none;/* text-shadow:#bbb 1px 1px;*/
	 background:#fff; border-radius: 2px 2px 2px 2px; border:#ccc solid 1px;
}
.fixed.scrolltotop{ /*display:none;*/ bottom:100px;}
a:hover.fixed.scrolltotop, a:hover.fixed.livechat{
	text-decoration:none;
}
.fixed.livechat{
	bottom:20px;
}
.fixed.scrolltotop.blue, .fixed.livechat.blue{
	background:#85c2f2; text-shadow:#2d96e9 1px 1px;
}
a:hover.fixed.scrolltotop.blue, a:hover.fixed.livechat.blue{
	background:#2d96e9; text-decoration:none;
}

*html{ background-image:url(about:blank); background-attachment:fixed; /* 解决固定层在IE6下闪的问��?*/}


/* png透明 */
.pngfix{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/x.png');}

/* 渐变 */
.gradient{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#dedede); background: -moz-linear-gradient(top, #ffffff, #dedede); /*火狐*/  background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dedede)); /*webkit*/}
	
.radius { -webkit-border-radius: 4px;   /*只支持webkit内核的浏览器*/ border-radius: 4px;  /*只支持IE内核的浏览器（IE>=7)*/ -moz-border-radius : 4px; /*只支持Mozilla内核的浏览器*/ border:#ddd solid 1px; padding:4px; }

.highlighted {
    background: none repeat scroll 0 0 #00ADEE;
    color: #FFFFFF;
    padding: 0 5px;
}

/*超出省略号显��?/
.ellipsis{
	white-space:nowrap;/*设置不折��?/
	text-overflow:ellipsis;/*这就是省略号��?/
	-o-text-overflow:ellipsis;/*兼容opera*/
	width:80px;
	overflow:hidden;
}
/*文字闪动*/
.blink{
	text-decoration:blink;
}


/* 解决ie下连接加粗的鼠标样式问题*/
a strong{ cursor:pointer;}

/**FCK 兼容解决方案*/
em{ font-style:italic !important;} strike{ text-decoration:line-through !important;} strong{ font-weight:bold !important;} u{ text-decoration:underline !important;}

/**表单样式*/
/* input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {  border-color:#666;} */
input{border:1px #ccc solid;}/*Only for ie 5.0+*/
/*label input{width:14px;height:14px;border:0;}*/ /*For input type is Radio*/
input:hover{}/*For orther browsers*/
 form{}

input[type=text],input[type=password],textarea, .text{ background:#fff; border: 1px solid #ccc; /*box-shadow: 0 1px 1px #ccc inset;*/ font-size: 16px;  line-height: 100%; display:inline-block; margin: 0; outline: medium none; padding: 0.1em; border-radius: 4px;}
.text.radius{ }

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable{
    float: none;
    margin-left: 0;
}
input:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;}
	
	
	
fieldset{ padding:20px; border:#ccc solid 1px; }
label{ display:block; font-size:14px; margin:10px 0 0 0; }


/*网站整体颜色总汇*/
.ff8600,ff86aa a{ color:#ff8600;}

/*网站整字体大��?/
.font14px{ font-size:14px;}
.font9pt{ font-size:9pt;}

/*自定义字��?/


/*网站整布局命名规范*/
 
/*外部链接*/
 a[rel=external]{
 	background:url(../imgs/external.png) no-repeat right center; padding:0 12px 0 0;
 }
 
 /*格子系统*/
 /*
1000px grid system ~ Core CSS.
20 Columns ~ Margin left: 10px ~ Margin right: 10px

Based on the 960.gs grid system - http://960.gs/
by Nathan Smith

Created by the Grid System Generator - v1.04
Learn more ~ http://www.gridsystemgenerator.com/
*/

/*
Forces backgrounds to span full width,
even if there is horizontal scrolling.
Increase this if your layout is wider.

Note: IE6 works fine without this fix.
*/
body {
	min-width: 960px;
}
/* =Containers
--------------------------------------------------------------------------------*/
.container_20
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16,
.push_17, .pull_17,
.push_18, .pull_18,
.push_19, .pull_19 {
	position: relative;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}

/* =Grid >> 20 Columns
--------------------------------------------------------------------------------*/
.container_20 .grid_1 {width: 30px;}
.container_20 .grid_2 {width: 80px;}
.container_20 .grid_3 {width: 130px;}
.container_20 .grid_4 {width: 180px;}
.container_20 .grid_5 {width: 230px;}
.container_20 .grid_6 {width: 280px;}
.container_20 .grid_7 {width: 330px;}
.container_20 .grid_8 {width: 380px;}
.container_20 .grid_9 {width: 430px;}
.container_20 .grid_10 {width: 480px;}
.container_20 .grid_11 {width: 530px;}
.container_20 .grid_12 {width: 580px;}
.container_20 .grid_13 {width: 630px;}
.container_20 .grid_14 {width: 680px;}
.container_20 .grid_15 {width: 730px;}
.container_20 .grid_16 {width: 780px;}
.container_20 .grid_17 {width: 830px;}
.container_20 .grid_18 {width: 880px;}
.container_20 .grid_19 {width: 930px;}
.container_20 .grid_20 {width: 980px;}

/* =Prefix Extra Space >> 20 Columns
--------------------------------------------------------------------------------*/
.container_20 .prefix_1 {padding-left: 50px;}
.container_20 .prefix_2 {padding-left: 100px;}
.container_20 .prefix_3 {padding-left: 150px;}
.container_20 .prefix_4 {padding-left: 200px;}
.container_20 .prefix_5 {padding-left: 250px;}
.container_20 .prefix_6 {padding-left: 300px;}
.container_20 .prefix_7 {padding-left: 350px;}
.container_20 .prefix_8 {padding-left: 400px;}
.container_20 .prefix_9 {padding-left: 450px;}
.container_20 .prefix_10 {padding-left: 500px;}
.container_20 .prefix_11 {padding-left: 550px;}
.container_20 .prefix_12 {padding-left: 600px;}
.container_20 .prefix_13 {padding-left: 650px;}
.container_20 .prefix_14 {padding-left: 700px;}
.container_20 .prefix_15 {padding-left: 750px;}
.container_20 .prefix_16 {padding-left: 800px;}
.container_20 .prefix_17 {padding-left: 850px;}
.container_20 .prefix_18 {padding-left: 900px;}
.container_20 .prefix_19 {padding-left: 950px;}

/* =Suffix Extra Space >> 20 Columns
--------------------------------------------------------------------------------*/
.container_20 .suffix_1 {padding-right: 50px;}
.container_20 .suffix_2 {padding-right: 100px;}
.container_20 .suffix_3 {padding-right: 150px;}
.container_20 .suffix_4 {padding-right: 200px;}
.container_20 .suffix_5 {padding-right: 250px;}
.container_20 .suffix_6 {padding-right: 300px;}
.container_20 .suffix_7 {padding-right: 350px;}
.container_20 .suffix_8 {padding-right: 400px;}
.container_20 .suffix_9 {padding-right: 450px;}
.container_20 .suffix_10 {padding-right: 500px;}
.container_20 .suffix_11 {padding-right: 550px;}
.container_20 .suffix_12 {padding-right: 600px;}
.container_20 .suffix_13 {padding-right: 650px;}
.container_20 .suffix_14 {padding-right: 700px;}
.container_20 .suffix_15 {padding-right: 750px;}
.container_20 .suffix_16 {padding-right: 800px;}
.container_20 .suffix_17 {padding-right: 850px;}
.container_20 .suffix_18 {padding-right: 900px;}
.container_20 .suffix_19 {padding-right: 950px;}

/* `Push Space >> 20 Columns
--------------------------------------------------------------------------------*/
.container_20 .push_1 {left: 50px;}
.container_20 .push_2 {left: 100px;}
.container_20 .push_3 {left: 150px;}
.container_20 .push_4 {left: 200px;}
.container_20 .push_5 {left: 250px;}
.container_20 .push_6 {left: 300px;}
.container_20 .push_7 {left: 350px;}
.container_20 .push_8 {left: 400px;}
.container_20 .push_9 {left: 450px;}
.container_20 .push_10 {left: 500px;}
.container_20 .push_11 {left: 550px;}
.container_20 .push_12 {left: 600px;}
.container_20 .push_13 {left: 650px;}
.container_20 .push_14 {left: 700px;}
.container_20 .push_15 {left: 750px;}
.container_20 .push_16 {left: 800px;}
.container_20 .push_17 {left: 850px;}
.container_20 .push_18 {left: 900px;}
.container_20 .push_19 {left: 950px;}

/* `Pull Space >> 20 Columns
--------------------------------------------------------------------------------*/
.container_20 .pull_1 {left: -50px;}
.container_20 .pull_2 {left: -100px;}
.container_20 .pull_3 {left: -150px;}
.container_20 .pull_4 {left: -200px;}
.container_20 .pull_5 {left: -250px;}
.container_20 .pull_6 {left: -300px;}
.container_20 .pull_7 {left: -350px;}
.container_20 .pull_8 {left: -400px;}
.container_20 .pull_9 {left: -450px;}
.container_20 .pull_10 {left: -500px;}
.container_20 .pull_11 {left: -550px;}
.container_20 .pull_12 {left: -600px;}
.container_20 .pull_13 {left: -650px;}
.container_20 .pull_14 {left: -700px;}
.container_20 .pull_15 {left: -750px;}
.container_20 .pull_16 {left: -800px;}
.container_20 .pull_17 {left: -850px;}
.container_20 .pull_18 {left: -900px;}
.container_20 .pull_19 {left: -950px;}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
/*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
	zoom: 1;
}
/*******自定义公��?*****/
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.border{border:1px solid #e8e8e8;}
.blank{margin:20px 0 0;}


/* 网站外围阴影 */
.shardow{}



h1 small, h2 small, h3 small, h4 small, h5 small, h6 small{ /*color:#999; */font-size:80%; } * small{ margin-left:10px;}
h1{
	*margin:0px 0; font-size:26px; line-height:1em;
}
h1 small{font-size:20px;}
h2{
	font-size:20px;
}

.naver{
	background:#F6F6F6; height: 67px; line-height: 67px; text-align:center; padding:0 20px; /*box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);*/ position:relative; z-index:99; /*border-bottom:#eee solid 1px;*/
}
.naver.unstyled{ background:none;} .naver.unstyled a{ color:#333 !important;} .naver.unstyled a:hover, .naver.unstyled a.selected{ background:none !important;}

.naver.fixed{
	position:fixed; top:0; width:100%; _position:absolute; _top: expression(documentElement.scrollTop + "px"); z-index:999; opacity:0.8;
}
.naver .wrapper{
	overflow:visible; margin-top:0;  display:inline-block;
}
.naver .module a, .naver .sub a, .naver .brand a{ 
    color: #555; font-size:14px; padding: 0px 20px; position: relative; white-space: nowrap; float:left; display:inline; *padding:0 10px; line-height:67px; border-right:#f6f6f6 solid 1px;
	
	/*_border-color:tomato; _filter:chroma(color=tomato);*/ /*ie6下边框透明解决方案,存在bug，导致ie6文字描边，暂时屏��?/
}



.naver .module a:hover, .naver .sub a:hover, .naver .brand a:hover{
	color:#cc3311; text-decoration:none; background:#f6f6f6;
} 
.naver .module a.selected, .naver .sub a.selected{
}
.naver .module{
	float: left; margin:0 10px 0 0px;
}
.naver ul{
	display:inline;
}
.naver li{
	display:inline; float:left; position:relative;
}
.naver li strong{
	display:inline; float:left; font-weight:normal !important;
}
.naver .search{
	float:left; display:inline;  _background:none; overflow:hidden; line-height:1em; margin-top:8px;
}
.naver .search .text{
	float:left; display:inline;
}
.naver .search .button{
	float:left; display:inline;
}
.naver .sub{
	float: right; margin-right: -5px;
}
.naver .brand{
	float:left; display:inline; /*margin:0 40px 0 0;*/
}
.naver .brand a{
	font-size:25px; padding-left:0 !important; 
    font-weight: bold;
    padding-left: 0;
    padding-right: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
    transition: all 0.2s linear 0s;
} .naver .brand a:hover{ background:none;}
 

.naver .droper{
	display:none; position:absolute; left:-1px; top:72px; width:150px; z-index:1000; border:#eee solid 1px; background:#fff;
}
.naver .sub .droper{
	left:auto; right:0;
}
.naver .droper a{
	background:none; display:block; float:none; font-size:13px; text-align:left; white-space:nowrap;/*设置不折��?/ text-overflow:ellipsis;/*这就是省略号��?/ -o-text-overflow:ellipsis;/*兼容opera*/ overflow:hidden; line-height:25px; color:#333; line-height:22px;
	  padding: 10px 18px 9px;
	  border:none;
	  border-bottom: 1px solid #eee;
}
.naver .droper a:hover{
	background:#f1f1f1; color:#333;
}
.naver .selected .droper{
	display:block;
}
.naver .caret{
	border:#333 solid 4px; border-top:#999 solid 4px; margin:25px 0 0 5px; content: ""; display: inline-block; height: 0; vertical-align: top; width: 0;
}
.naver .selected .caret{
	border-top-color:#222; border-bottom-color:#999; margin-top:20px;
}
/*为移动设备设计的菜单展开按钮*/
.naver .collapse{
	 padding: 6px 12px 10px 12px; background:#444444; color:#fff; display:none; position:absolute; right:5px; top:20px;
}
.naver .collapse span{ border-radius: 1px 1px 1px 1px;
    display: block; height: 2px; width: 22px; background:#fff; margin-top: 4px;
}



@media (min-width: 10px) and (max-width: 940px) {
	.naver{ position:relative;}
	.naver .collapse{ display:block;}
	.naver,
	.naver .brand,
	.naver .module, .naver ul, .naver li,
	.naver .sub, .naver .sub a{
	
		display:block; float:none; height:auto; overflow:hidden; text-align:left;
	}
	.naver .module, .naver .search, .naver .sub{
		display:none;
	}
	.naver .search{
		float:none;
	}
	.naver .module .droper{
		display:block; float:none; position:static; background:none; width:auto; clear:both;
	}
	.naver .module .droper a{
		border-bottom-color:#333;
	}
	.naver .caret{ display:none;}
	
}

header , .header{
	margin: 0px auto 0px auto; height:auto; clear:both;
}
header h1, .header h1{
	font-size: 60px; line-height:60px; margin:0;
}
header h2, .header h2{
	font-size:20px; line-height:30px;
}
.header .search{
	margin:10px 0 0 0;
}
.header .search .text{
	padding:9px;
}
.header .search .button{
	padding:9px;
}

.navbar{ margin: 0px auto 0 auto; background-color: #2C2C2C; background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075); 
}
.navbar a{ margin:0 10px 0 10px; padding:5px 5px; display:inline-block; color:#666; }
.navbar a.selected{ background:#EDF7FC; }
.navbar a:hover{ text-decoration:none; background:#F1F9FD; }
.navbar .divider{ margin:5px 2px; border-left:#5cadd8 solid 1px; border-right:#fff solid 1px; }


.phead{ border-bottom: 1px solid #EEEEEE; margin: 18px 0; padding-bottom: 10px; font-size:20px; line-height:1.2em; /*font-weight:bold;*/ padding-top:20px; clear:both; position:relative; }
.phead small{ font-size: 12px; margin-left:10px; font-weight:normal; }
.phead .more{
	position:absolute; right:0; bottom:7px;
}
.pbody{ }
.pfoot{ }


footer, .footer{
	display:block;/*新增的html5标签需要加入display:block,才能居中��?/ padding:40px 0 30px 0; margin-top:20px; border-top: 1px solid #eee; text-align:center;
}
.footer .wrapper{ margin-top:0 !important;}
.footer.black{
	background:#333; color:#fff;
}
footer a, .footer a{
}
footer .left, .footer .left{
	width:60%;
}
footer .right, .footer .right{
	width:40%; text-align:right;
}

table { background-color: transparent; _background:none !important; border-collapse: collapse; border-spacing: 0; max-width: 100%; font-size:13px;  margin-bottom: 20px; width: 100%; }
table td.selected, table th.selected{ background:#F9F9F9; }
table.bordered th, table.bordered td { border-top: 1px solid #DDDDDD; line-height: 20px; padding: 4px 5px; /*text-align: left; vertical-align: top;*/ }
table th { font-weight: bold; }
table thead th, table thead td { vertical-align: bottom; background:#DBEFF9; }
table.bordered { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-collapse: separate; border-color: #DDDDDD #DDDDDD #DDDDDD -moz-use-text-color; border-image: none; border-style: none solid solid none; border-width: 1px 1px 1px 0; padding:0 !important; }
table.bordered th, table.bordered td { border-left: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; }


.table.bordered thead:first-child tr:first-child th:first-child, .table.bordered tbody:first-child tr:first-child td:first-child {
   
}

.bordered{ border: 1px solid #DDDDDD; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); padding:5px; border-radius:2px; }
.bordered:hover{ border-color:#bbb; }

/*斑马条纹*/
table.zebra tr:nth-child(odd){ }
table.zebra tr:nth-child(even){
	background:#F9F9F9;
}



.heading{ padding:80px 20px 80px 20px; line-height:1; /*text-align:center; margin-bottom:30px;*/  /*background:url(../imgs/headingbg.png) #2C6091 no-repeat center 0px; */
font-size: 21px;

 border-bottom: 1px solid #DDDDDD; border-top:#eee solid 1px;
    /*color: #5A5A5A;*/
	padding: 30px 30px 40px;
	background:#f6f6f6;

  /*background: url("../imgs/cloud.jpg") repeat-x scroll 0 bottom #049EC4;
  -webkit-animation: cloud 20s linear infinite;
  -moz-animation: cloud 20s linear infinite;
  -ms-animation: cloud 20s linear infinite;
  -o-animation: cloud 20s linear infinite;
  animation: cloud 20s linear infinite;*/


	}
	.heading.wave{
		animation: 20s linear 0s normal none infinite wave; background: url("../imgs/wave.png") repeat-x scroll 0 bottom #049EC4;
	}
	.heading.unstyled{ background:none; color:#333; border-bottom:#eee solid 1px;}
	
.heading .wrapper{ left:auto; margin-left:auto; }
.heading h1{ font-size:60px; /*font-weight:bold; */ margin-bottom: 10px; margin-top: 20px;}
.heading h2{ line-height:150%; font-size:24px; }
.heading a{ }

.heading p {
    font-weight: 300;
    line-height: 1.5;
}

.marketing, .support, .feature{}
.marketing h1, .support h1, .feature h1{
	text-align:center; font-size:40px; line-height:40px;
}
.marketing h1 small, .support h1 small, .feature h1 small{
	display:block; font-size:20px;
}


ul.sidebar{ list-style:none; padding-bottom:1px; margin:0;}
.sidebar li{ border: 1px solid #E5E5E5; display: block; margin: 0 0 -1px; padding: 8px 14px;}
.sidebar li.selected{ cursor:default; color:#999; }
.sidebar li.selected a:hover{ text-decoration:none; }

/*新版，dl更适用，工作项目总结*/
dl.sidebar{ list-style:none; padding-bottom:1px; margin:0;}
.sidebar dd{ border: 1px solid #E5E5E5; display: block; margin: 0 0 -1px; padding: 8px 14px;}
.sidebar dd:hover{
	background:#eee;
}
.sidebar dd.selected{ cursor:default; color:#999; }
.sidebar dd.selected a:hover{ text-decoration:none; }


.pager{ padding-top:5px; }
.pager a{ padding:4px 10px; border: 1px solid #ddd; background: #fff; }
.pager a:hover{ background: none repeat scroll 0 0 #0099FF; border-color: #0099FF; color: #FFFFFF; }
.pager a.selected{ background:none; border:none; }

.pager.unstyled a{ border:none;}
.pager.unstyled a:hover, .pager.unstyled a.selected{ background:none; color:#333;}

.alert{ background-color: #D9EDF7; border-color: #BCE8F1; color: #3A87AD; padding:10px; }
.alert.error{ background-color: #F2DEDE !important; border-color: #EED3D7; color: #B94A48; }
.alert.success{ background-color: #DFF0D8 !important; border-color: #D6E9C6; color: #468847; }

.footbar{ background:#; margin:50px 0 0 0; border-top:#EAEAEA solid 1px; }
.footbar .head{ background:#; padding:5px; text-align:center; }
.footbar .body{ padding:20px 0; }
.footbar .col3{ /*width:180px; display: inline; float: left; margin-left: 20px; padding:0 0 0 20px;*/ }
/*写法不兼容ie6,ie7*/
.footbar .col3 + .col3 { /*border-left: 1px solid #DDDDDD; */}
/*hack*/

.footbar dl{
	margin:20px 0 0 0; line-height:2em;
}


/*美版风格*/
.usa ul, .usa ol{ font-size:11px; }
.hero{ background:#eee; padding:30px 60px;}
.hero h1{ font-size: 54px; }


/*幻灯��?/
.slider{ background:#44BDFD; clear:both; position:relative; height:300px; padding-top:60px;  background:url(../imgs/loading.gif) #eee no-repeat center center;} 
.slider .wrapper{ margin-top:0 !important;}
.slider .prev, .slider .next{ font-size:100px; position:absolute; left:0; top:130px; /*background: #DBEFF9;*/ padding:30px 10px; color:#fff; cursor:pointer; font-family:sans-serif; background: none repeat scroll 0 0 #222222; opacity:0.2;
filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2;  }
.slider .prev:hover, .slider .next:hover{ opacity:0.5; }
.slider .next{ right:0; left:auto; }
.slider .inner{}
.slider .item{ text-align:center; line-height:1; display:none;}
.slider .item.selected{}
.slider h1{ font-size:70px; margin-bottom:40px; font-weight:bold; }
.slider h2{ line-height:1.5; }
.slider .item .button{ padding:15px 20px; }

.rotate:hover{
	transform: rotate(360deg);
	transition: all 1s ease-out 0s;
}


/*选项��?/
.taber{ }
.taber .head{ border-left: 1px solid #E5E5E5; height:30px; }
.taber .head a{ border: 1px solid #E5E5E5; float:left; display:inline; padding:0px 20px; border-left:none; height:30px; line-height:30px; }
.taber .head a.selected{ border-bottom:none; }
.taber .body{ clear:both; padding:10px; }

.tooltip{ padding:4px; background:#000; position:absolute; z-index:1001; color:#fff; font-size:12px;
filter:alpha(opacity=80); -moz-opacity:0.8;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.8; opacity: 0.8; 
}
.tooltip .arrow{ width:0; height:0; border-top:0px; border-bottom:5px solid #000; border-right:5px solid transparent; border-left:5px solid transparent; position:absolute; top:-4px; *top:-30px; left:8px; }

.spring{ background:#FFF8E2; color:#463714;  position: relative; z-index: 99; padding:8px 20px; box-shadow: 0 -2px 3px rgba(201, 175, 111, 0.2) inset; font-size:18px; line-height:1.5em; background:#F7CA01; text-shadow:#e7CA01 1px 1px;
}
.spring .wrapper{
	margin-top:0;
}
.spring del{ position: absolute; right: 20px; top: 10px; cursor:pointer; text-decoration:none;
 color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
	 }

/*仿苹果时间样��?/
.label.time{ background:#666; color:#fff; padding:2px 5px; margin:0 2px 0 2px; position:relative;
}
.label.time:before{ position:absolute; width:100%; height:1px; background:#fff; content:""; left:0; top:50%; }

/*弹窗*/
.popup{ width:600px; height:auto; overflow:hidden; position:fixed; _position:absolute; left:50%; margin-left:-300px; top:50%; margin-top:-200px; border:#ccc solid 1px; background:#fff; box-shadow:#333 0px 3px 7px; z-index:999; display:none;}
.popup del{ display:block; position:absolute; right:20px; top:20px; width:20px; height:20px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:30px; text-shadow: 0 1px 0 #FFFFFF; cursor:pointer; color:#ccc;  }
.popup .head{ border-bottom:#eee solid 1px; padding:20px; font-size:20px; position:relative; }
.popup .body{ padding:20px; }
.popup .foot{ background:#f5f5f5; padding:10px; border-top: 1px solid #DDDDDD; box-shadow: 0 1px 0 #FFFFFF inset; text-align:right;  }

.popover{ PADDING-RIGHT:20px; PADDING-LEFT:20px;Z-INDEX:100;PADDING-BOTTOM:20px; WIDTH:300px;PADDING-TOP:20px; POSITION:absolute; background:#fff; border:2px solid #333; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.popover:before { border-bottom: 7px solid #333; border-left: 7px solid transparent; border-right: 7px solid transparent; content: ""; display: inline-block; left: 9px; position: absolute; top: -7px;
	}


.progress{
	background-color: #F7F7F7; background-repeat: repeat-x; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; height: 20px; margin-bottom: 20px; overflow: hidden;
}
.progress .bar{ 
	-moz-box-sizing: border-box; background-color: #0E90D2; background-repeat: repeat-x; box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset; color: #FFFFFF; float: left; font-size: 12px; height: 100%; text-align: center; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); transition: width 0.6s ease 0s; width: 0;
}
.progress.striped .bar { background-color: #149BDF; background-size: 40px 40px;
}
/*css3滚动效果*/
.progress.active .bar { animation: 2s linear 0s normal none infinite bar_; }
.progress.success .bar{
    background-color: #5EB95E; background-repeat: repeat-x;
}
.progress.warning .bar{
    background-color: #FAA732; background-repeat: repeat-x;
}
.progress.danger .bar{
    background-color: #DD514C; background-repeat: repeat-x;
}

/*分割��?/
.partbar{
	background:#244668; padding:10px 0; color:#fff; text-align:center; position:relative;
}
.partbar .arrow{
	border-top:#244668 solid 10px; border-left:#fff solid 10px; border-right:#fff solid 10px; position:absolute; bottom:-10px; width:0; height:0; left:50%;
}

 
	
/*广告*/
.banner{} .banner .wrapper{ margin-top:0 !important;}
.banner img{ float:left; display:inline; }

/*页面主体*/
.pagebody{ width:100%; height:auto; overflow:hidden; border:#CCC solid 1px; clear:both;}

.leftpage, .mainpage, .rightpage{ float:left; margin-right:10px; background:#fff; }

/*页面左侧*/ .leftpage{} /*页面右侧*/ .mainpage{} /* 页面右侧 */ .rightpage{} /* 列表模型 */ .list{} /*侧栏*/  .column{} /*登录��?/
.loginbar{} /*热点*/ .hot{} /*新闻*/ .news{} /*下载*/ .download{} /*子导��?/ .subnav{} /*菜单*/ .menu{} /*子菜��?/ .submenu{} /*搜索*/ .search{} 

/*友情链接*/ .friendlink{} /*版权*/ .copyright{} /*滚动*/ .scroll{} /*内容*/ .content{} /*标签��?/ .tab{} /*文章列表*/ .list{} /*提示信息*/ .msg{} /*小技��?/ .tips{} /*栏目标题*/ .title{} /*加入*/ .joinus{} /*指南*/ .guild{} /*服务*/ .service{} /*注册*/ .regsiter{} /*状��?/ .status{} /*投票*/ .vote{} /*合作伙伴*/ .partner{}

 

/*按钮*/
html .button{ display: inline-block; zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */ *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font-size:16px; line-height:100%; border:none; /* gray */ color: #999; background: #E6E6E6; border-radius:2px;

padding: 0.5em 1.5em;
}
.button:hover { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, .05)), to(rgba(0, 0, 0, .1)));
	background-image:-webkit-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
	background-image:-moz-linear-gradient(top, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .1));
	background-image:-ms-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
	background-image:-o-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
	background-image:linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1))}
  .button:active { position: relative; top: 1px; /* white */ color: #999; }

/*圆角*/
.button.bigrounded {}
/*中号*/
.button.medium { font-size: 12px; padding: .4em 1.5em .42em; }
/*小号*/
.button.small { font-size: 11px; padding: .2em 1em .275em; }

.button.xlarge {
	font-size: 200%;
}

/* color styles 
---------------------------------------------- */

/* black */
.button.black { color: #d7d7d7; background: #333; } .button.black:hover { background: #000; } .button.black:active { color: #666; }

/* gray */
.button.gray { color: #e9e9e9; background: #6e6e6e; } .button.gray:hover { background: #616161; } .button.gray:active { color: #afafaf; } 

/* orange */
.button.orange { color: #fef4e9; background: #f78d1d; } .button.orange:hover { background: #f47c20; } .button.orange:active { color: #fcd3a5; }

/* red */
.button.red { color: #faddde; background: #d81b21; } .button.red:hover { background: #b61318; } .button.red:active { color: #de898c; }

/* blue */
.button.blue { color: #d9eef7; background: #00A0E9; } .button.blue:hover { background: #007ead; } .button.blue:active { color: #007ead; }

/* rosy */
.button.rosy { color: #fae7e9; background: #da5867; } .button.rosy:hover { background: #ba4b58; } .button.rosy:active { color: #dca4ab; }

/* green */
.button.green { color: #e8f0de; background: #64991e; } .button.green:hover { background: #538018; } .button.green:active { color: #a9c08c; }

/* pink */
.button.pink { color: #feeef5; background: #f895c2; } .button.pink:hover { background: #d57ea5; } .button.pink:active { color: #f3c3d9; }

/* 黄色 */
.button.yellow { color: #fff; background: #fd9c2c; } .button.yellow:hover { background: #BB6512; } .button.yellow:active { color: #fff; }

.button.unstyled{ background:none;
 border: 1px solid rgba(255, 255, 255, 0.5); }
	a:hover.button.unstyled{ background:border: 1px solid rgba(255, 255, 255, 0.1);}
 


/*渴切卡通形��?/
.cartoon{
	background:url(../imgs/cartoon.png) no-repeat; width:302px; height:172px; position:absolute; top:350px; left:5%;
}

/*百叶��?/
.shutter{
	 margin: 0 auto;
    max-width: 1600px;
    overflow: hidden;
    position: relative; background:#f2f2f2;
}
.shutter .item{
	background:url(../imgs/shutter.jpg) no-repeat;
}
.shutter .text{
	    background: none repeat scroll 0 0 #E23300;
    color: #FFFFFF;
    font-size: 0.8em;
    padding: 1.4em 25px;
    width: 23.4375em; top:5%;
	
	pointer-events: none;
    position: absolute;
    width: 26em;
}
.shutter .text h3{
	font-size:1.9em;
}
.shutter .media{
	padding-bottom: 30%;
}
.shutter .status{
	text-align:right; font-size:30px;  text-shadow: 0 0 4px rgba(0, 0, 0, 0.15); position:absolute; bottom:30px; left:0; width:100%;
}


/*分享��?/
.sharebar{
	color:#fff; font-size:16px;
}
.sharebar h2{
	font-size:38px;
}
.sharebar .highlight{
	
}
.sharebar .highlight a{
	padding:1.75em; border: 1px solid transparent; background:#10537B; display:block; color:#fff;
}
.sharebar .highlight a:hover{
	background:#10537B;
}
.sharebar .highlight h3{
	font-size:24px;
}
.sharebar .highlight img{
	float:left; margin-right:24px;
}

/*二维��?/
/*.qrcode{
	position:fixed; bottom:30%; right:5px; width:100px; padding:10px; background:#EBEBEB;
}
.qrcode:hover{ background:#D5DFE8;}
.qrcode img{
	max-width:100%;
}*/

.current{ border: 1px solid #E5E5E5; padding:5px 10px; clear:both; height:auto; overflow:hidden; text-align:right; position:relative;}
.current dt{
	position:absolute; left:10px; top:5px;
}
.current dd{
	display:inline;
}
.current.unstyled{ border:none; padding:0;}

.label{background-color: #999999; color: #FFFFFF; font-size: 12px; font-weight: bold; line-height: 22px; padding: 3px 4px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); vertical-align: middle; white-space: nowrap;} .label.success{background-color: #468847;} .label.warning{background-color: #F89406;} .label.error{background-color: #B94A48;}
	
.well{ background-color: #F5F5F5; border: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; margin-bottom: 20px; min-height: 20px; padding: 19px;} .well .wrapper{ margin-top:0 !important;}
	
	
	.page{}
	.page.gray{  background:#EDEDEB;}
	.page.black{background:#454D50;}
	.page.red{ background:#EE3728; color:#8C2018;} .page.red a{ color:#fff;}
	
	/*一般用在BANNER图下的内容条*/
	.purchase{box-shadow: 0 0 4px #EEEEEE inset;
    padding: 30px 0 20px; background:#FEFEFE;}
	.purchase .wrapper{ margin-top:0 !important;}
	
	
	/*时间��?/
	.timeline {
    font-family: 'Gorditas',Arial,sans-serif;
    list-style-type: none;
    padding: 30px 0 50px;
    position: relative;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJUlEQVQIW2NkQAP/gYARWQwkAOLDBeECjEAAkkEWAKtEFwAJAgAZEBP+oM1IkwAAAABJRU5ErkJggg==") repeat-y scroll 165px 0 #eee;
}
	.timeline .event {
    margin-bottom: 80px;
    padding-right: 40px;
    position: relative;
}
.timeline .thumb {
    background-repeat: no-repeat;
    border-radius: 50% 50% 50% 50%;
    border: solid 4px #ddd;
	box-shadow:0 1px 1px rgba(200, 200, 200, 0.5);
    height: 100px;
    position: absolute;
    transform: scale(0.8) translateX(24px);
    width: 100px;
	left:0; *left:20px; top:0;
}
.timeline .thumb span {
    bottom: -30px;
    color: #999;
    font-size: 15px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%; 
}
.timeline .inner {
    margin-left: 230px;
    perspective: 600px;
    position: relative;
	border-color: #F26328;
    box-shadow: 10px 0 10px -6px rgba(0, 0, 0, 0.1);
	background:#fff;
	padding:20px;
}
.timeline .inner:before {
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    border-right: 20px solid #fff;
    content: "";
    display: inline-block;
    top: 37px;
    position: absolute;
    left: -20px;
}
.timeline label{
    display: block;
    height: 24px;
    left: 158px;
    position: absolute;
    top: 36px;
    width: 24px;
	background: none repeat scroll 0 0 #fff;
    border-radius: 50% 50% 50% 50%;
    color: #41838E;
 
    font-family: 'fontawesome-selected';
    font-size: 26px;
   

	
	border:#ddd solid 4px;
}
.timeline .event:hover label{
	border:#ccc solid 4px;
}

/*单行滚动*/
.singlerolling{
	height:22px; overflow:hidden; line-height:22px;
}

/*报头*/
.masthead {
  position: relative;
  margin-bottom: 20px;
  padding: 30px 15px;
  text-align: center;
}
.masthead h1 {
 font-size: 100px;
  line-height: 1;
}

.masthead p {
    font-size: 30px;
    margin-left: 10%;
    margin-right: 10%;
	font-size: 21px;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 20px;
}

.masthead .social {
    margin-top: 80px;
	color:#999999;
}




.lead {
    font-size: 21px;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 20px;
}

.intro{}

/*圆形*/
.rounder{
	/*transform: scale(0.8) translateX(24px);*/
	border-radius: 50% 50% 50% 50%;
    border: solid 4px #ddd;
	box-shadow:0 1px 1px rgba(200, 200, 200, 0.5);
}

.loading{background:url(../imgs/loading.gif) no-repeat center center;}

/*扩大*/
.expand{}

.postfix.button {
    line-height: 2.125em;
    padding: 0;
    text-align: center;
}
button.expand, .button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

/*后缀*/
.postfix{}
.prefix, .postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 0.875em;
    height: 2.3125em;
    line-height: 2.3125em;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}

/*标注*/
.callout{}

.well.callout {
    background: none repeat scroll 0 0 #2BA6CB;
    border-color: #2284A1;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    margin-bottom: 1.25em;
    padding: 1.25em;
}



 .absbar{ position:fixed; top:200px; right:20px; z-index:99;}
 .absbar li{ position:relative; margin:5px 0 0 0;}
 .absbar li .toggle{ width:50px; height:50px; background:#eee; display:block; cursor:pointer; line-height:50px; text-align:center;}  
 .absbar .droper{ position:absolute; right:60px; top:0; background:#eee; padding:20px;}