﻿@charset "utf-8";

/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。
------------------------------------------------------------------------------------------------------ */


/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:12px; font-family:"微软雅黑","Arial"; color:#666;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
td{ vertical-align:center; font-size:12px;}
body{ background:#FFFFFF;}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }



/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}


/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }

/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }


/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }


* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}


/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto; height:auto; width:100%; overflow:hidden; }
.header a{ color:#666;}
.header a:hover{ color:#eb891a;}

/* 导航
-------------------------------------------------------------- */
.menu { margin: 0 auto;  width:100%; overflow:hidden; background:url(../img/dhbg.png) repeat-x; height:40px; }
.menu a{ color:#666; font-size:15px; line-height:40px; ;}
.menu li { width:125px; float:left; margin-right:23px;}
.menu li p{ width:125px; text-align:center;}
.menu a:hover{ color:#eb891a;}
#dq {width:125px; float:left; margin-right:23px; background:url(../img/dq.png) no-repeat;}
#dq a{ color:#333;}
/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; width:100%;overflow:hidden; }
.footer a{ color:#666;}
.footer a:hover{ color:#eb891a;}


/* 主体内容开始
-------------------------------------------------------------- */

.page { margin: 0 auto; width:100%; height: auto; }
.content{ width:100%;}
.content a { color:#666;}
.content a:hover{color:#eb891a;}

#pages{padding-top:5px; margin:0 auto; padding:25px 0; }
#pages a{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;font-size:12px;}
#pages a:hover{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;background: #195091;color:#FFF;font-size:12px;}
#pages span {background: #195091;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:12px;}
input{ border-style:none; outline:none;  border:1px #eeeeee solid;}
textarea { border-style:none;outline:none;  border:1px #eeeeee solid;}


#con {
	FONT-SIZE: 12px; WIDTH: 396px
}
#tags {
margin: 0;
padding: 0;
height: 41px;
line-height: 41px;
}
#tags LI {

list-style: none;
border-bottom: none;
height: 28px;
line-height: 28px;
width: 86px;
text-align: center;

display: block;
	
}
#tags LI A {
color: #666; display: block;font: 14px/24px "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
height: 39px;
line-height: 28px;
}
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
#tags LI.selectTag {color: #FFFFFF;background: #003fa6;display: block;}
#tags LI.selectTag A {color: #FFFFFF;}
#tagContent {
	width: 271px;
	height: 96px;
	text-align: center;
	background: #FFF;
	overflow: hidden;
	
	line-height: 25px; 
	margin-top: 25px;
}
.tagContent {DISPLAY: none;}
#tagContent DIV.selectTag {DISPLAY: block}

.1new li{ height:34px; width:268px; border-bottom:dashed 1px #dedede;}


.clear{ clear:both;}
.promos {

}
.blocks {
display: block;
clear: both;
list-style: none;
}
.blocks-index a {width: 158px;height: 128px;float: left;border: 1px solid #CCC;}
.blocks a {width: 258px;height: 228px;float: left;border: 1px solid #CCC;}
/*.blocks a img {width: 158px;height: 128px;}*/
.blocks-index li a img {width: 158px;height: 128px;}
.blocks-index li {width: 158px;height: 128px;}
.promos { width:981px; }
.promos li{ float:left;width:160px; display:inline;  border:1px solid #e8e8e8; }
.promos a {
display: block;
position: relative;
color: white;
line-height: 1.2857;
text-decoration:none;
font-family:Corbel, 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight:bold;
overflow:hidden;
}
.promos li h3{ display:block; z-index:9; text-align:left; padding-left:5px; font-size:12px; width:195px; height:25px; line-height:25px; top:0px; left:0px;background:#1E1E1E; }
.promos li a:hover h3{background: #2A8A15;}

.promos li a p{
	position: absolute;
	top: 100px;
	background: url(../img/zcptm.png);
	font-size: 15px;
	line-height: 17px;
	height: 128px;
	width: 158px;
	left: 0px;
}



.swhjb {height:411px;}
.swhjb p{ font-size:13px; margin-bottom:25px;}
.site-main{ position:relative; }
.site-mess{font:12px/22px "微软雅黑";padding:0 32px;}
.float-left{float:left;_display:inline; width:240px;}
.width-6{width:6px;}
.scroll-main{ position:relative; overflow:hidden;}
.rclngd {  height:420px;}
.scroll-cont{
	position: absolute;
	
	line-height: 22px;
	left: 2px;
	height:auto;
}
.scroll-box{
	position: absolute;
	width: 13px;
	height: 100%;
	background:url(../img/jjxlbg.png) repeat-y center;
	right: 0px;
	top: 0px;
}
.scroll-block{
	position: absolute;
	top: 0;
	width: 13px;
	height:103px;
	background:url(../img/jjxl.png);
	cursor:pointer;
	left: 0px;
}


.rxw li{ height:101px; border-bottom:1px solid #000103; }
.qbxw li{ background:#fff; border-bottom:1px solid #d9d9d9;}

.qbxw a:hover span p{ color:#fff;}

.qbxw a:hover span{width:981px; height:180px; display:block;  background:#a42c2d; color:#fff; }

.bgnn li{ width:266px; height:269px;}


.clear{ clear:both;}
.bgnn .promos {
	margin-left: -20px;
}
.bgnn .blocks {
display: block;
clear: both;
list-style: none;
}
.bgnn .promos { width:981px; }
.bgnn .promos li{ float:left;width:267px; height:269px; display:inline; border:none; /*margin-left:60px;*/margin-right: 40px; margin-top:19px; }
.bgnn .promos a {
display: block;
position: relative;
color:#666;
line-height: 1.2857;
text-decoration:none;
font-family:Corbel, 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight:bold;
overflow:hidden;
}
.bgnn .promos a {margin: 10px 20px;}

.bgnn .promos a:hover{ color:#9b2130;}

.bgnn .promos a p{
	position: absolute;
	top: 275px;
	background: url(../img/bgbg.png);
	height: 228px;
	width: 266px;
	
}
.tit-bor {border-bottom: 1px dashed #CCC;}
.cen {margin: 50px;}
.in-time {text-align: center;margin: 10px 0px;}


/* 主页
-------------------------------------------------------------- */



/* 所有的页面的样式用注释标签标注一下
-------------------------------------------------------------- */
