﻿@charset "utf-8";
/* CSS Document */

body {
font-size:12px;
background:#FFFFFF;
}

a {
text-decoration:none;
}

.footer {
display:block;
list-style:none;
margin:0;
padding:0;
}
ul.footer li {
list-style:none;
float:left;
color:#064882;
padding-left:4px;
padding-right:4px;
border-left:#064882 solid 1px;
}
ul.footer li.footer1 {
border-left:none;
padding-left:0px;
}
ul.footer li.footerb {
border-left:none;
color:#777777;
margin-left:50px;
}
/*===================================轮播图片================================*/

.i-news
{
	margin:0;
	padding:0;
	width:256px;
	height:248px;
	position:relative;
}
.i-news-nav
{
	vertical-align:bottom;  
	z-index:999;
	position:absolute;
	top:175px;
	left:145px;	
	text-align:right;
	float:right;
}
.i-news-page
{
	display:block;
	float:left;
	padding:0px 0px;
	/*margin-right:1px;*/
	cursor:pointer;

	width:25px;
	height:18px;
	text-align:center;
	background-color:#000000;
	border-right:1px #cfcecc solid;	
	font-size:11px;
	color:#ffffff;
	
}

.i-news-page-pre
{
	color:#ffffff;
	cursor:pointer;
	margin-top:0px; 
	float:right;
}

.i-news-page-next
{
	color:#ff0000;
	cursor:pointer;
	margin-top:0px; 
	float:left;
}
.i-news-page-pre-disable,.i-news-page-next-disable
{
	color:Gray;
}
.i-news-page-active
{
	color:#ffffff;
	background-color:#fe0002;
	border-right:1px #cfcecc solid;
	margin-right:1px;
	width:25px;
	height:18px;
}
.i-news-content
{
	width:250px
	height:245px;
	clear:both; 
	background:#dbe2ea;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
}
.i-news-item .pic image
{	/*margin-top:3px;
    margin-bottom:3px;
	margin-left:3px;*/
	}
.i-news-title
{
	width: 236px; 
	line-height:20px; 
	height:45px;
	text-align:center;
	margin-bottom:0;
	/*padding-left:7px;
	padding-right:10px;*/
	padding-top:5px;
/*	border-top:#FFFFFF solid 2px;*/
	color:#015595;
}
.i-news-title a:hover{
	color:#1a5998;
	text-decoration:none;
}
.i-news-sum
{
	width: 200px; 
	line-height: 20px; 
	height: 20px; 
	text-align: center
}
/*====================================选项卡新闻==========================*/
.i-tabs{
margin:0 auto;
	background-color:#ffffff;
	width:448px !important; 
	width:448px; 
	height:100px;
	_height:100px;
	*height:122px;
	
	}

.i-tabs-nav{
background:#FFFFFF;
	height:26px;
	font-size:12px; 
	padding-left:0px;

}
.i-tabs-title{
	float:left;
	font-weight:bold;
	width:70px;
	line-height:28px;
}

.i-tabs-items{
	float:left;
	width:448px; 
	display:block;
	background:url(/portals/0/skins/index/i-tabs-more.jpg) 100% 0 no-repeat;
}
/*====上边的选项卡卡中文字部分效果=======*/
span.i-tabs-item{
	line-height:26px; 
	height:26px;
	cursor:pointer;
	color:#3d3d3d;
	font-weight:bold;
	float:left; 
	width:98px;
	text-align:center;

}
span.i-tabs-item-active 
{
	color:#b50217; 
	font-size:12px; 
	font-weight:bold; 
	line-height:26px; 
	height:26px;
	border-bottom:none;
	display:block;
	text-align:center;
	z-index:99; 
	background-color:#F4F2F3;
	width:98px;
	background:url(/portals/0/skins/index/xxkbg.jpg);
}
/*=================================*/



.i-tabs-container{
	height:100px; 
	*height:122px;
	width:448px!important; 
	width:448px;
	float:left;
	font-size:14px;
	
}
