﻿/*======================Reset=======================*/
div{float:left;}
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;}

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:#333;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;}

/*======================浮动==================*/
.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:30px;padding-bottom:80px; margin:0 auto;float:none;}
.pager a{color:#982008;background-color:#FFFFFF;text-decoration:none;border:#dedede solid 1px;padding:3px;margin-right:3px;font-size:12px;}
.pager a:hover{color:#FFFFFF;background-color:#4483DC;}
.pager .cpb {color:#fff;background-color:#9b9b9b;text-decoration:none;border:#dedede solid 1px;padding:3px;margin-right:3px;}

/*=====================文字阴影=============================*/
.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>*/

/*====================自定义================================*/
/*
*/
/* 公共顶部 */
#hd
{
	width:100%;
	height:91px;
	background-image:url(../images/bg/x91.jpg);
	background-repeat:repeat-x;
}
#hd .bd
{
	float:none;
	width:970px;
	margin:0 auto;
}
#hd .bd img
{
	float:left;
	padding:29px 0px 0px 17px;
}
#hd .bd .right
{	
	float:right;
	width:659px;
}
#hd .bd .right .top
{
	padding-top:15px;
	float:right;
	height:17px;
}
#hd .bd .right .top li
{
	background-repeat:no-repeat;
	float:left;
	padding-right:12px;
}
#hd .bd .right .top li a
{
	display:block;
	text-indent:-1000em;
	width:65px;
	height:17px;
}
#nav{float:right;width:640px;height:20px;padding:12px 1px 0px 0px;}	
#nav li{float:left;}		
#nav li a{
	background-image:url(../images/orn/nav.jpg);display:block;height:20px;text-indent:-10000em;}
#nav li.nav1 a{background-position:0 0; width:48px;}
#nav li.nav2 a{background-position:-48px 0; width:74px;}
#nav li.nav3 a{background-position:-122px 0; width:111px;}
#nav li.nav4 a{background-position:-233px 0; width:76px;}
#nav li.nav5 a{background-position:-309px 0; width:90px;}
#nav li.nav6 a{background-position:-399px 0; width:79px;}
#nav li.nav7 a{background-position:-478px 0; width:82px;}
#nav li.nav8 a{background-position:-560px 0; width:80px;}
#nav li.nav1 a:hover{background-position:0 -20px;}
#nav li.nav2 a:hover{background-position:-48px -20px;}
#nav li.nav3 a:hover{background-position:-122px -20px;}
#nav li.nav4 a:hover{background-position:-233px -20px;}
#nav li.nav5 a:hover{background-position:-309px -20px;}
#nav li.nav6 a:hover{background-position:-399px -20px;}
#nav li.nav7 a:hover{background-position:-478px -20px;}
#nav li.nav8 a:hover{background-position:-560px -20px;}


/* 公共主体 */
/*
#main{}
*/
#main
{
	width:100%;
}

/* 公共底部 */
/*

*/
#ft
{
	width:100%;
	background-image:url(../images/bg/x61.jpg);
	height:61px;
}
#ft .bd
{
	float:none;
	width:970px;
	margin:0px auto;
}
#ft .bd ul
{
	float:left;
	padding:11px 0px 0px 145px;
}
#ft .bd ul li
{
	float:left;
	background-image:url(../images/orn/ft.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 20px 0px 18px;
}
#ft .bd ul li a
{
	color:#fff;
}
#ft .bd ul li a:hover{color:#77acfa}
#ft .bd .bt span
{
	line-height:18px;
	display:block;
	float:left;
	color:#fff;
	padding-top:10px;
	padding-top:12px\9;
}
#ft .bd .bt .n1
{
	width:460px;
	padding-left:49px;
}
#ft .bd .bt .n2
{
	width:225px;
	padding-left:30px;
	-padding-right:5px;
	+padding-right:5px;
}
#ft .bd .bt .n3
{
	padding-left:14px;
}
#ft a
{
	color:#fff;
}
#ft a:hover{color:#ccc}
#ft .cnzz
{
	width:50px;
	-width:55px;
	height:12px;
	padding-top:13px;
}
.hide
{
	display: none;
}
/*===========play==============*/
#play img {border:0px}
#play {width:251px;height:191px;overflow:hidden;}
#play_info
{
	position:absolute;margin-top:141px;padding:26px 0 0 20px;height:25px;width:230px;color:#4c4c4c;z-index:1001;cursor:pointer;
}
#play_info b{font-size:14px;display:block}
#play_bg 
{
	position:absolute;margin-top:141px;height:50px;width:251px;
	background-image:url(../images/bg/w250h51.png);
	z-index:1000
}
#play_text {position:absolute;margin:141px 0 0 180px;height:50px;width:70px;z-index:1002}
#play_text ul {list-style-type:none; width:70px;height:50px;display:block;padding-top:1px;_padding-top:0px;filter: Alpha(Opacity=80);opacity:0.8;}
#play_text ul li
{
	width:14px;
	height:14px;
	float:left;
	background-image:url(../images/bg/w14h22.png);
	background-repeat:no-repeat;
	display:block;
	color:#FFF;
	text-align:center;
	margin:1px;
	cursor:pointer;
	font-family:"Courier New";
}
#play_list a{display:block;width:251px;height:191px;position:absolute;overflow:hidden}
