﻿div,ul,dl,dt,dd,li,image{float:left;}
/*======================Reset=======================*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, th, img, textarea, div,a {border:0 none;margin:0;padding:0;outline: 0;font-size: 100%; text-align:left; vertical-align: baseline;}
body
{
	color:#4c4c4c;
}
h1 {	font-size: 25px;}
h2 {	font-size: 23px;}
h3 {	font-size: 21px;}
h4 {	font-size: 19px;}
h5 {	font-size: 17px;}
h6 {	font-size: 15px;}
select{font-size:12px;font-family:simsun;}
ul,ol,li{list-style-type:none}
a {color:#4c4c4c;text-decoration:none; outline:none;/*FF标准去虚线框*/}
a {star:expression(this.onFocus=this.blur()); /* for Ie*去虚线框*/ }
a:hover{color:#FF6600;}
:focus {outline: none;}
body {line-height: 1.5em;width: 100%;display: table; font-size:12px; font-family:Arial, 'Liberation Sans', FreeSans, sans-serif, "宋体";}
caption, th {text-align: left;font-weight: normal;}
th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
a img {border: none;outline: none;}
ol {margin-left: 2em;}
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}

address, cite, code, em, th {
    font-style: normal;
    font-weight: normal;
}
/*======================浮动==================*/
.clear{clear:both;height:0px;overflow:hidden;}
.clearfix:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { zoom:1}
.clearfix { display:block; }
.bugfix{zoom:1}

/*==========限制Detail页内图片大小======避免页面撑暴========*/
/*.content img { max-width:100%;width:expression(width>669?"100%":width+"px");}
--说明 .content img { max-width:100%;width:expression(width>（外层宽度px）?"100%":width+"px");}--*/


/*=====================文字样式===========================*/
.size_10{font-size:10px}
.size_11{font-size:11px}
.size_12{font-size:12px}
.size_13{font-size:13px}
.size_14{font-size:14px}
.size_16{font-size:16px}
.size_18{font-size:18px}
.size_20{font-size:20px}

.fc_white { color: #fff; }
.fc_red { color: #D00000; }
.fc_red02 { color: #F73501; }
.fc_black { color: #000; }
.fc_blue { color: #336599; }
.fc_blue02 { color: #0A4E97; }
.fc_gray { color: #333; }
.fc_orange { color: #FF663A; }
.fc_green { color: #007B00; }
.line_h26 { line-height: 26px; }
.line_h20 { line-height: 20px; }

/*=======================翻页样式===========================*/
.pager
{
	text-align:center;
	padding-top:70px;
	margin:0 auto;
	float:none;
	height:26px;
}
.pager a
{
	color:#006ec3;
	background-color:#FFFFFF;
	text-decoration:none;
	border:#efefef solid 1px;
	padding:5px;
	margin-right:5px;
	background-image:url(../images/bg/x22.jpg);
	background-repeat:repeat-x;
}
.pager a:hover
{
	color:#fff;
	background-color:#046bb6;
	background-image:none;
	border:#efefef solid 1px;
}
.pager .cpb 
{
	color:#fff;
	background-color:#046bb6;
	text-decoration:none;
	border:#efefef solid 1px;
	padding:5px;margin-right:5px;
}

/*=====================文字阴影=============================*/
.context {position:relative;}
.context .normal{position:absolute;top:0px;left:0px;z-index:2;}
.context .shadow{position:relative;top:1px;left:2px;z-index:1;}
/*    文字阴影应用之HTML部分代码                  	
<div class="context">
	<span class="normal">需要有阴影效果的文字</span>
	<span class="shadow">重复需要有阴影效果的文字即文字的阴影</span>
</div>*/
/*=====================常用样式=============================*/
ul.list li a
{
	float:left;
	line-height:24px;
}ul.list li a:hover{color:#ff6600;}
ul.list li span
{
	float:right;
	line-height:24px;
}
a.more
{
	display:block;
	position:absolute;
	text-indent:-1000em;
	background-image:url(../images/ico/more.png);
	background-repeat:no-repeat;
	width:40px;
	height:19px;
}

/*====================自定义================================*/
.cArea {
    clear: both;
    margin: 0 auto;
    width: 943px;
    z-index: 1;
	float:none;
}
.txArea {
    float: left;
    width: 699px;
}
.adArea {
    float: right;
    width: 233px;
}
.resArea {
    float: left;
    width: 394px;
}
.proArea {
    float: right;
    width: 297px;
}

/*首页左侧tab基本样式*/
.resArea .tab
{
	width:394px;
	-width:397px;
	height:380px;
	overflow:hidden;
}
.resArea .tab dd
{
	width:392px;
	height:352px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#c5c5c5;
}
.resArea .tab dt
{
	border-left:1px solid;
	border-color:#c5c5c5;
}
.resArea .tab dt a,.resArea .tab dt span
{
	display:block;
	float:left;
	height:25px;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	text-align:center;
	line-height:25px;
	border-color:#c5c5c5;
	background-image:url(../images/team.jpg);
	background-repeat:repeat-x;
}
.resArea .tab dt a.on
{
	border-bottom:none;
	background-image:none;
}
.resArea .tab dt span
{
	font-size:14px;
	width:92px;
	font-weight:bold;
}
/*--首页左侧tab基本样式*/
/*首页中间tab基本样式*/
.proArea .tab
{
	width:297px;
	-width:300px;
	height:380px;
	overflow:hidden;
}
.proArea .tab dd
{
	width:295px;
	height:352px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#c5c5c5;
}
.proArea .tab dt
{
	border-left:1px solid;
	border-color:#c5c5c5;
}
.proArea .tab dt a,.proArea .tab dt span
{
	display:block;
	float:left;
	height:25px;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	text-align:center;
	line-height:25px;
	border-color:#c5c5c5;
	background-image:url(../images/team.jpg);
	background-repeat:repeat-x;
}
.proArea .tab dt a.on
{
	border-bottom:none;
	background-image:none;
}
.proArea .tab dt span
{
	font-size:14px;
	width:91px;
	font-weight:bold;
}
/*--首页中间tab基本样式*/

/*tab内容样式*/

/*--tab内容样式*/
/*===========border============*/
.hr_6 {
    height: 6px;
}
.hr_10 {
    height: 10px;
}
.hr_14 {
    height: 14px;
}
.hr_27
{
	height:27px;
}
.hr_27,.hr_6, .hr_10,.hr_14,.line98 {
    clear: both;
    font-size: 1px;
    line-height: 1px;
	float:none;
}
.line98
{
	display:block;
	float:none;
	margin:0 auto;
	background-image:url(../images/bg/w3h1.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height:1px;
	width:98%;
	border:none;
}
.line100
{
	display:block;
	float:left;
	background-image:url(../images/bg/w3h1.jpg);
	background-repeat:repeat-x;
	height:1px;
	width:100%;
	border:none;
}
.cArea hr
{
	display:block;
	float:left;
	background-image:url(../images/bg/w3h1.jpg);
	background-repeat:repeat-x;
	height:1px;
	width:98%;
	border:none;
}

/*===========play==============*/





.play img {border:0px}
.play {width:606px;height:208px;overflow:hidden;}
.play_info
{
	position:absolute;margin-top:158px;padding:26px 0 0 20px;height:25px;width:586px;color:#4c4c4c;z-index:1001;cursor:pointer;
}
.play_info b{font-size:14px;display:block}
.play_bg 
{
	position:absolute;margin-top:158px;height:50px;width:606px;
	z-index:1000
}
.play_text {position:absolute;margin:176px 0 0 466px;height:24px;width:70px;z-index:1002}
.play_text ul {list-style-type:none; width:135px;height:24px;display:block;padding-top:1px;_padding-top:0px;filter: Alpha(Opacity=80);opacity:0.8;}
.play_text ul li
{
	width:21px;
	height:20px;
	float:left;
	background-image:url(../images/orn/play.jpg);
	background-repeat:no-repeat;
	display:block;
	color:#333;
	text-align:center;
	margin:2px;
	cursor:pointer;
	font-family:"Courier New";
}
.play_list a{display:block;width:606px;height:208px;position:absolute;overflow:hidden}

/*=============skin=============*/

/*=============command=============*/
.top_wrap
{
	width:100%;
	height:122px;
	background-image:url(../images/bg/w1h122.jpg);
	background-repeat:repeat-x;
	z-index:100;
}
#top
{
	width:1002px;
	height:85px;
	float:none;
	margin:0 auto;
	z-index:100;
}
#logo
{
	background-image:url(../images/text/logo.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:85px;
	text-indent:-1000em;
	margin-left:20px;
	float:left;
	-display:inline;
}
#tools
{
	float:right;
	width:500px;
	z-index:100;
}
#tools .t1
{
	background-image:url(../images/text/w192h14.jpg);
	background-repeat:no-repeat;
	background-position:0px 21px;
	padding-left:204px;
	line-height:16px;
	padding-top:21px;
	float:right;
}
#tools .t1 a.exp
{
	display:block;
	float:left;
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:9px;
}
#tools .t1 a.exp1
{
	display:block;
	float:left;
	background-repeat:no-repeat;
	padding-left:21px;
	background-position:left center;
}
#tools .t2
{
	margin-top:14px;
	line-height:24px;
	position:relative;
	width:348px;
	float:right;
	z-index:100;
}
#tools .t2 a.exp
{
	display:block;
	float:left;
	background-image:url(../images/bg/w1h11.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-left:8px;
	padding-right:11px;
}
#nav{float:left;width:792px;height:37px; position:relative;}
#nav li {float:left}
#nav li a{background-image:url(../images/text/w792h37.jpg);display:block;height:37px;text-indent:-10000em;}
#nav li.nav0 a{background-position:-0px -0px;width:110px;}
#nav li.nav0 a:hover{background-position:-0px -37px;}
#nav li.nav1 a{background-position:-110px -0px;width:108px;}
#nav li.nav1 a:hover{background-position:-110px -37px;}
#nav li.nav2 a{background-position:-218px -0px;width:107px;}
#nav li.nav2 a:hover{background-position:-218px -37px;}
#nav li.nav3 a{background-position:-325px -0px;width:112px;}
#nav li.nav3 a:hover{background-position:-325px -37px;}
#nav li.nav4 a{background-position:-437px -0px;width:105px;}
#nav li.nav4 a:hover{background-position:-437px -37px;}
#nav li.nav5 a{background-position:-542px -0px;width:114px;}
#nav li.nav5 a:hover{background-position:-542px -37px;}
#nav li.nav6 a{background-position:-656px -0px;width:135px;}
#nav li.nav6 a:hover{background-position:-656px -37px;}
.nav
{
	width:1002px;
	float:none;
	margin:0 auto;
}
.nav .sub
{
	width:100%;
	position:relative;
}
.nav .sub .item
{
	position:absolute;
	z-index:999;
}







#tools .t2 .select_down {
	background-color: #FFFFFF;
    border: 1px solid #bfbcb3;
    height: 18px;
    position: absolute;
	right:0px;
	top:2px;
    width: 145px;
	z-index:100;
}
#tools .t2 .select_down span {
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 0;
	width:126px;
	text-indent:18px;
	color:#666;
}
#tools .t2 .select_down a.btn {
	background-image:url(../images/orn/w21h18.jpg);
	background-repeat:no-repeat;
	background-position:right top;
    height: 18px;
	line-height:18px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width:146px;
	text-align:center;
}
#tools .t2 .select_down ul {
	border:1px solid #bfbcb3;
	border-top:none;
	background-color: #FFFFFF;
    display: none;
    position: absolute;
    top: 18px;
    width: 126px;
	left:-1px;
	z-index:100;
}
#tools .t2 .select_down ul li {
    color: #000000;
    cursor: pointer;
    line-height: 18px;
	width:126px;
	text-align:center;
	z-index:100;
}
#tools .t2 .select_down ul li a
{
	text-indent:18px;
	color:#666666;
	display:block;
	float:left;
	width:126px;
	height:18px;
	line-height:18px;
}
#tools .t2 .select_down ul li a:hover
{
	background-color:#aaa;
	color:#fff;
}









.search
{
	background-image:url(../images/orn/w210h37.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:37px;
	overflow:hidden;
	float:right;
	position:relative;
}
.search .txt
{
	border:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:11px;
	left:5px;
	width:160px;
	height:16px;
	line-height:16px;
	color:#aaa;
}
.search .btn
{
	background-image:url(../images/ico/w20h20.jpg);
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:9px;
	left:171px;
	width:20px;
	height:20px;
	cursor:pointer;
}

.foot_warp
{
	width:100%;
	float:none;
}
.foot
{
	width:100%;
	position:relative;
}
.foot .cnt_wrap
{
	width:100%;
	background-image:url(../images/bg/w1h360.jpg);
	background-repeat:repeat-x;
	margin-bottom:-11px;
}
.foot #cnt
{
	width:1002px;
	float:none;
	margin:0 auto;
	height:360px;
	overflow:hidden;
}
.foot .ste_wrap
{
	width:100%;
	background-image:url(../images/bg/w1h37.jpg);
	background-repeat:repeat-x;
	background-position:left 11px;
	margin:0 auto;
	height:48px;
}
.foot .ste
{
	width:1002px;
	float:none;
	margin:0 auto;
	height:48px;
	position:relative;
}
.foot #cnt dl.exp
{
	width:195px;
	background-image:url(../images/bg/w2h110.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
}
.foot #cnt dl.exp dt
{
	background-repeat:no-repeat;
	background-position:46px 13px;
	padding-top:71px;
	line-height:30px;
	font-weight:bold;
	padding-left:24px;
	width:154px;
}
.foot #cnt dl.exp dt a
{
	color:#6e6e6e;
}.foot #cnt dl.exp dt a:hover{ text-decoration:underline;}
.foot #cnt dl.exp dd
{
	line-height:16px;
	padding-left:24px;
	padding-bottom:8px;
	width:151px;
}
.foot #cnt dl.exp dd a
{
	color:#6e6e6e;
}.foot #cnt dl.exp dd a:hover{ text-decoration:underline;}


.foot .ste p.exp
{
	padding-left:24px;
	padding-top:13px;
	color:#b3cadc;
	line-height:32px;
	display:block;
	float:left;
	width:500px;
}
.foot .ste p.exp a
{
	color:#b3cadc;
}.foot .ste p.exp a:hover{ text-decoration:underline;}
#updown
{
	background-image:url(../images/text/w114h28a.jpg);
	background-repeat:no-repeat;
	display:block;
	width:114px;
	height:28px;
	position:absolute;
	left:444px;
}
.foot .ste span.exp
{
	padding-top:13px;
	line-height:32px;
	padding-right:206px;
	display:block;
	float:right;
	color:#b3cadc;
}
.foot .select_sim {
	background-color: #FFFFFF;
    border: 1px solid #bfbcb3;
    height: 18px;
    position: absolute;
	right:18px;
	bottom:9px;
    width: 184px;
}
.foot .select_sim span {
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 0;
	width:165px;
	text-align:center;
	color:#666;
}
.foot .select_sim a.btn {
	background-image:url(../images/orn/w21h18.jpg);
	background-repeat:no-repeat;
	background-position:right top;
    height: 18px;
	line-height:18px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width:186px;
	text-align:center;
}
.foot .select_sim ul {
	border:1px solid #bfbcb3;
	border-bottom:none;
	background-color: #FFFFFF;
    display: none;
    position: absolute;
    top: 18px;
    width: 165px;
	left:-1px;
}
.foot .select_sim ul li {
    color: #000000;
    cursor: pointer;
    line-height: 18px;
	width:165px;
	text-align:center;
}
.foot .select_sim ul li a
{
	color:#666666;
	text-align:center;
	display:block;
	float:left;
	width:165px;
	height:18px;
	line-height:18px;
}
.foot .select_sim ul li a:hover
{
	background-color:#aaa;
	color:#fff;
}
/*=================wrap=====================*/

/*=====================tab*/

