@charset "utf-8";
@import url(layout.css); 
/* CSS Document */
/*网页基础数据*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:medium none;}
body{font-size:14px;text-align:left;margin:0;padding:0; line-height:2;}
/*字体定义*/
body{
	font-family:"宋体","Arial Narrow",HELVETICA;
}
h3,.select,.title_inner{
	font-family:"微软雅黑";
}
.title_inner{
	font-size:16px;
}

/*logo地球转动*/
.banner_inner{position:relative;}
.earth_turn{position:absolute; top:48px; left:26px;}
.banner_cont{position:absolute; width:980px; height:117px;}


/*指定容器*/
.colum_radius{ border-radius:10px;}/*椭圆方框*/
.pannel{ border-style:solid; border-width:1px; height:auto; width:auto;}/*有边框内容容器*/
.pannel03{border-width:3px; border-style:solid; height:auto; width:auto;}/*3px边框*/
.pannel01{border:0px;height:auto;width:auto;}/*无边框容器*/
.pannel04{border-style:solid; border-width:1px; height:auto; width:auto;border-top:none;}/*无上边框内容容器*/
.pannel_inner{padding:0 8px;}/*容器中存放的内容，设置默认与左右边距为8PX*/
.pannel_title{position:relative;font-size:14px;font-weight:bold;height:34px;}/*容器栏目标题，默认为34高度 14的字体大小*/
.title_inner{height:34px;line-height:34px;position:absolute;left:20px; top:0px;}/*标题内容*/


/*指定浮动方向*/
.bold{font-weight:bold;}
.left{float:left;overflow:hidden;}
.mid{float:left;padding:0 10px;}/*规定栏目与栏目之间的间距*/
.right{float:right;}

/*指定隐藏显示样式*/
.hidden{display:none;}
.limar{display:block;}
.select{font-size:18px; font-weight:bold;} /*高亮选择区*/

/*指定默认线条样式*/
.dashed{height:1px;line-height:1px;overflow:hidden; border-bottom-width:1px; border-bottom-style:dashed;font-size:1px; padding-top:5px; margin-bottom:5px;}
.soild{height:1px;line-height:1px;overflow:hidden; border-bottom-width:1px; border-bottom-style:solid;font-size:1px; padding-top:5px; margin-bottom:5px;}
.dotted{height:1px;line-height:1px;overflow:hidden;border-bottom-width:1px; border-bottom-style:dotted;font-size:1px; padding-top:5px; margin-bottom:5px;}

/*指定默认文字列表方式,list02_t 用于一行两列排列*/
.list01,.list02,.list01_t,list02_t{width:auto; height:auto; text-align:left; overflow:hidden;}
li,dd{line-height:24px;list-style:none outside none;vertical-align:bottom;}
.list01 li,.list02 li,.list01_t li,list02_t li{height: 24px;   line-height: 25px;   overflow: hidden;} /*文字列表性，强制不换行*/
.list02 li, list02_t li{font-size:12px;}

/*导航区*/
.main_nav{
	font-size:12px;
}
.main_nav div{
	float:left;
	height:45px;
	position:relative;
}
.main_nav div span{
	position:absolute;
	height:45px;
	width:100%;
	left:0;
	text-align:center;
}
.main_nav a.a1{
	padding-right:0px;
	margin-right:0px;
}
.main_nav a.a2{
	padding-left:0px;
	margin-left:0px;
}

/*指定图文摘要方式*/
.pannle_imgdiv{padding:8px 0px;}/*图文摘要方式表现时，上下都有8px空间*/
.pannel_img{float:left; padding-right:8px;}
.pannel_img_r{float:right; padding-left:8px;}
.title{font-size:14px; line-height:24px;  font-weight:bold; }
.summary{text-indent:2em; line-height:22px;  font-size:12px;}/*空两格摘要*/
.summary02{line-height:22px; font-size:12px;}/*不空格摘要*/
.more{
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 34px;
    padding-right: 6px;
}


/*小标题*/
h3{
	padding:7px 0 0;
	margin-bottom:4px;
	text-align:center;
	line-height:25px;
}

/*版权*/
.copyright{
	text-align:center;
	font-size:12px;
}


/*首页焦点图*/
#flashPic{
    height: 293px;
    width: 390px;
	overflow:hidden;
}
#slider {
    height: 293px;
    position: relative;
    width: 390px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}
.nivo-controlNav {
    bottom: 5px;
	right:5px;
    position: absolute;
	z-index:999;
}
.nivo-controlNav a {
    border: 0 none;
    display: block;
    float: left;
    height: 22px;
    margin-right: 3px;
    text-indent: -9999px;
    width: 22px;
}

.nivo-directionNav a {
    border: 0 none;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
}
a.nivo-nextNav {
    right: 15px;
}
a.nivo-prevNav {
    left: 15px;
}
.nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
    text-shadow: none;
}
.nivo-caption a {
    color: #EFE9D1;
    text-decoration: underline;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 60;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 50;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 89;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 99;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav a {
    cursor: pointer;
    position: relative;
    z-index: 99;
}

/*右侧*/
.colum3101 .pannel_inner{
	margin:0 10px;
	margin-bottom:10px;
}

/*左侧子标题*/
.sub_title_inner {
    float: left;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding-left: 100px;
    width: 190px;
}
.sub_title_inner a {
    color: #37546C;
    font-size: 12px;
    font-weight: normal;
    padding-right: 8px;
}

/*通用子标题*/
.sub_title{
	height:33px;
	line-height:16px;
	overflow:hidden;
	text-align:center;
	padding:0 5px;
	margin-top:5px;
	font-size:12px;
}

/*栏目标题 更多*/
.pannel_title .more a{
	width:16px;
	height:34px;
	float:left;
}
.pd24{
	padding-bottom:24px;
	position:relative;
}
.pd24 p{
	height:21px;
	line-height:21px;
	position:absolute;
	bottom:0px;
	text-align:right;
	width:288px;
	overflow:hidden;
	right:0;
	font-size:12px;
}
/*图片列表 class="piclist_jq01"*/
.piclist_jq01{
	position:relative;
	overflow:hidden;
}
.piclist_leftbtn{
	left:0px;
	top:30%;
	width:38px;
	height:73px;
	position:absolute;
	cursor:pointer;
}
.piclist_rightbtn{
	right:0px;
	top:30%;
		width:38px;
	height:73px;
	position:absolute;
		cursor:pointer;
}
.piclist_jq01 .img-list{
	width:880px;
	overflow:hidden;
	position:relative;
	height:168px;
}
.img-list dl{
	width:9999px;
}
.piclist_jq01 dl dd{
	width:164px;
	float:left;
	overflow:hidden;
	margin:0 5px;
}
.piclist_jq01 dl dd img{
	padding:5px;
}
.more_read{
	width:67px;
	height:22px;
	float:right;
}
.more_read a{
	width:67px;
	height:22px;
	float:left;
}

.banner-title{ font-size:12px; color:#666; text-align:right;}
.banner-title a{color:#666;}
#seach{ text-align:right;}

/*分页样式*/
.pagelink_xl .a1{width:50px; height:22px; background:#E9E9E9; color:#666666; display:inline-block; font-size:12px;}
.pagelink_xl span{width:16px; height:22px; background:#229FDD; color:#ffffff; display:inline-block; font-size:14px;}