@charset "utf-8";

/***----------------------------------------
	Designer:baihome
	Project:uninf web
	Time:2012-04-27
	Html file:news.html
	Css file:2news.css
	images file:2_news_tp.png
-----------------------------------------***/


/***全局css定义***/
body{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	font-style: normal;
	color: #434343;
	background:#fff;
	margin:0 0;
	
}

form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}input,select{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#4B8901;
	text-decoration:underline;
}

h3{
	font-size:18px;
	text-align:center;
	color:#206ca6;
	font-family:"微软雅黑","黑体";
}
h4{
	font-size:16px;
	text-align:center;
	color:#206ca6;
	font-family:"微软雅黑","黑体";
}
h5{
	font-size:14px;
	color:#206ca6;
}
h6{
	font-size:12px;
	color:#206ca6;
}

.left {float:left;}
.right {float:right;}
.center{margin:0 auto;}

/*** 10px横线div ***/
.hline_div{
	height:10px;
	overflow:hidden;
	clear: both;
}

/*** 10px竖线div ***/
.sline_div{width:10px;height:30px;float:left;}

.article_dotted {
	height: 5px;
	border-bottom: 1px dotted #c2cdd1;
	margin-bottom: 5px;
	overflow: hidden;
}

.page_width {
	width: 960px;
}

.AdvLeft{ width:710; float:left}

.AdvRight{ width:240; float:left}

/***--------------------------------------------------------------------***/

/***顶端登录窗口背景***/
.Login_backup{
	background-color: #F3FBFF;
	height: 32px;
	width: 100%;
	border-bottom: 1px solid #E6F7FF;
	padding-top: 6px;
}
/***顶端登录条文字颜色***/
.Login_backup td {
	color: #3d6b96;
}
/***顶端登录条链接文字颜色***/
.Login_backup a {
	color: #3d6b96;
}

/***横向原件列表***/
.Login_backup li{
	float:left;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #3d6b96;
	line-height:36px;
	height: 36px;
	text-align: center;
	vertical-align: top;

}
/***输入框样式***/
.Login_backup .inputtext{
	background-image: url(../../Uninf/html/images/1_main_tp.png);
	background-position: 0px 0px;
	width:115px;
	height:20px;
	border:none;
	background-color: #eef9fd;
}
/***登录按钮***/
.Login_backup .loginbutton{
	background-color: #eef9fd;
	background-image: url(../../Uninf/html/images/1_main_tp.png);
	background-position: -119px 0px;
	height: 21px;
	width: 63px;
	color:#000;
	border:none;
}
/***三个小图标***/
.Login_backup .top_icon1{
	background-image: url(../../Uninf/html/images/1_main_tp.png);
	background-position: -190px 0px;
	width:20px;
	height:21px;
	display:inline-block;
}
.Login_backup .top_icon2{
	background-image: url(../../Uninf/html/images/1_main_tp.png);
	background-position: -210px 0px;
	width:19px;
	height:21px;
	display:inline-block;
}
.Login_backup .top_icon3{
	background-image: url(../../Uninf/html/images/1_main_tp.png);
	background-position: -230px 0px;
	width:20px;
	height:21px;
	display:inline-block;
}
/***logo菜单分割线***/
.Login_backup .top_line{
	background-image: url(../../Uninf/html/images/1_main_tp.png);
	background-position: -256px 0px;
	width:8px;
	height:25px;
	display:inline-block;
	margin: 5px 0 0 0;
}
/*** 返回主页图标加入收藏图标 ***/
.Login_backup .mainicon {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-repeat: no-repeat;
	background-position: -330px -110px;
	width: 13px;
	height: 12px;
}

.Login_backup .joinicon {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-repeat: no-repeat;
	background-position: -330px -130px;
	width: 12px;
	height: 12px;
}

.Login_backup .mapicon {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-repeat: no-repeat;
	background-position: -330px -160px;
	width: 12px;
	height: 12px;
}


/***------------------------------------------------------------------------------***/


/***logo区域背景***/
.logo_backup{
	background-color: #fff;
	width:960px;
	height: 90px;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #005497;
}
/***logo区域菜单样式***/
.logo_backup a {
	color: #08558d;
	display: block;
	width: 36px;
	height:20px;
	line-height:20px;
	text-align:center;
	float: left;
}
/***logo区域菜单竖线***/
.logo_backup span {
	width: 16px;
	float: left;
	display: inline-block;
	color: #08558d;
	height:20px;
	line-height:20px;
	text-align: center;
}

/***logo外框***/
.logo_backup .logo_div {width:200px; height:70px;padding:20px 0 0 20px;}


/***logo图片***/
.logo_backup .logo{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: 0px -30px;
	height: 55px;
	width: 160px;
}
.logo_backup /***logo区域虚线***/
 .line_dotted{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: 0px -144px;
	height: 12px;
	width: 740px;
}
/***菜单栏外框***/
.logo_backup .menu_div {width:740px; height:70px; padding:20px 0 0 0;}
.logo_backup .menu_div_s {width: 740px;height: 20px;}



/***菜单栏导航背景***/
.menu_backup{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: 0px -100px;
	height: 38px;
	width: 120px;
	line-height: 38px;
	margin:0 0 0 5px;
	padding:0 0 0 100px;
	font-size: 14px;
	color: #005497;
}
.menu_backup a {
	color: #005497;
}


/***菜单栏背景条***/
.menu_title_backup{
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	color: #fff;
	width:960px;
	margin:0 auto;
	background-image: url(../../Uninf/html/images/2_news_tp_title.png);
	background-position: 0px -166px;
}
/***菜单栏二级栏目div***/
.menu_title_backup .a_div {
	width: 500px;
}
/***二级菜单栏目***/
.menu_title_backup .a_div a{
	float:left;
	width:40px;
	text-align:center;
	display: block;
	width: 40px;
	color: #fff;
}





/***--------------------------------------------------------------------***/



/***列表文字第一行文字颜色***/
.text_b   {
	color: #0055A9;
	font-weight: bold;
}
.newsAdvLeft {
	width: 710px;
	float: left;
}
.newsAdvRight {
	width: 240px;
	float: left;
}




/***滚动资讯***/
.left_news2{
	width:298px;
	height:239px;
	border: 1px solid #e9eef2;
}

/***滚动资讯图标***/
.left_title_icon{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: 0px -160px;
	height: 27px;
	width: 12px;
	display:inline-block;
	margin:0 10px 0 10px;
}
/***滚动资讯新闻列表***/
.left_news2 li{
	padding:0 0 0 10px;
	line-height:24px;
	height: 24px;
	overflow:hidden;
}
/***中间重要新闻背景***/
.center_news{
	background-repeat: repeat-x;
	width: 380px;
	height:500px;
	background-color: #fff;
	padding:10px 10px 0px 10px;
	background-image: url(../../Uninf/html/images/2_news_tp_title2.png);
	background-position: top;
}
/***文章列表蓝点图标***/
.news_icon {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -8px -212px;
	height:15px;
	width:8px;
	display: inline-block;
}

/***中间重要新闻列表***/
.center_news li{
	line-height:24px;
}
/***中间重要新闻背景第二栏***/
.center_news2{
	width: 380px;
}

/***中间重要新闻背景第二栏虚线***/
.center_news2 .top_line{
	width: 350px;
	height:12px;
	border-top: 1px dotted #CCCCCC;
	margin:5px auto 0 auto;
}
/***中间重要新闻背景第二栏列表***/
.center_news2 li{
	padding:0 0 0px 20px;
	line-height:28px;
	font-size:14px;
	height: 28px;
}

/***右边栏标题***/
.right_news_title{
	background-position: 0px 0px;
	height: 25px;
	line-height:25px;
	font-size:14px;
	color:#005598;
	border-top: 1px solid #d5f0f9;
	border-bottom: 1px solid #d5f0f9;
	margin: 0 0 10px 0;
	background-image: url(../../Uninf/html/images/2_news_tp_title.png);
}
/***右边栏内容***/
.right_news{
	border-right: 1px solid #d5f0f9;
	border-left: 1px solid #d5f0f9;
	height: 295px;
}
/***右边栏内容列表***/
.right_news li{
	height:24px;
	line-height:24px;
	padding-left: 10px;
}
/***右边栏标题内容排行图标***/
.right_news .icon1{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: 0px -194px;
	line-height: 18px;
	text-align:center;
	display:inline-block;
	height:18px;
	width:16px;
	color:#fff;
	padding:0 3px 0 0;
}
.right_news .icon2{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -19px -194px;
	line-height: 18px;
	text-align:center;
	display:inline-block;
	height:18px;
	width:16px;
	color:#fff;
	padding:0 3px 0 0;
}
.right_news .icon3{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -39px -194px;
	line-height: 18px;
	text-align:center;
	display:inline-block;
	height:18px;
	width:16px;
	color:#fff;
	padding:0 3px 0 0;
}
.right_news .icon4{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -59px -194px;
	line-height: 18px;
	text-align:center;
	display:inline-block;
	height:18px;
	width:16px;
	color:#fff;
	padding:0 3px 0 0;
}
/***栏目左边绿点图标***/
.icon5{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: 0 -212px;
	display:inline-block;
	height:15px;
	width:5px;
}
/***灰色排行图标背景***/
.icon6{
	background-position: 0 -234px;
	display:inline-block;
	height:24px;
	width:15px;
	font-size:9px;
	color:#333;
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	text-align: center;
}

/***右边栏内容2***/
.right_news2{
	border-right: 1px solid #d5f0f9;
	border-bottom: 1px solid #d5f0f9;
	border-left: 1px solid #d5f0f9;
	height: 215px;
}
/***右边栏标题内容列表2***/
.right_news2 li{
	height:24px;
	line-height:24px;
}
/***新闻长标题外框***/
.news_i_c_title {
	width:960px;
	height:27px;
	margin:10px auto;
	background-color:#e9eef2;
	line-height:27px;
	clear: both;
}
/***新闻长标题左标题下划线***/
.news_i_c_title .leftmenu {
	border-bottom:3px solid #627d92;
	width:300px;
}
/***新闻长标题中标题下划线***/
.news_i_c_title .centermenu {
	border-bottom:3px solid #c5cad0;
	width:500px;
}
/***新闻长标题更多下划线***/
.news_i_c_title .rightmenu {border-bottom:3px solid #627d92; width:160px;}
/***新闻长标题文字颜色***/
.news_i_c_title span{font-size:14px; color:#005598;}
/***新闻内容外框***/
.new_i_c_big_div {
	width:960px;
	height:490px;
	margin:0px auto 0 auto;
}
/***新闻内容左框***/
.new_i_c_big_div .left_div {
	width:300px;
	float: left;
	height: 485px;
}
/***新闻内容图片右边文字***/
.new_i_c_big_div .left_img_text {
	margin:0 0 0 5px;
	width:135px;
	height:86px;
	line-height:21px;
	float: left;
}
/***新闻内容左图片右文字***/
.new_i_c_big_div  .left_news_div1 {
	padding:0 15px 0 15px;
	height: 100px;
	display: block;
}
/***新闻内容双图***/
.new_i_c_big_div   .left_news_div2 {
	padding:5px 15px 0 15px;
	height: 110px;
	display: block;
	width: 270px;
}
/***新闻左边栏内容***/
.new_i_c_big_div .left_div_content {
	height:445px;
	background-color: #f7f7f7;
	padding: 10px 0 0 0;
}
/***新闻左边栏列表内容***/
.new_i_c_big_div .left_div li {
	line-height: 24px;
	height: 24px;
	padding: 0 0 0 10px;
}
/***新闻左边栏图片标题***/
.new_i_c_big_div .left_div .img_title {
	width: 126px;
	height: 22px;
	display: block;
	line-height: 22px;
	text-align: center;
	color: #005598;
}
/***新闻左边栏分割线***/
.new_i_c_big_div .left_div .line {
	display: block;
	width: 300px;
	height: 20px;
	margin: -10px 0 0 0;
}
/***新闻中间栏单列表内容***/
.new_i_c_big_div .center_content {
	height: 130px;
	display: block;
	padding: 10px 0 0 0;
}
/***新闻中间栏三列表内容***/
.new_i_c_big_div .center_news_div {
	height: 455px;
}
/***新闻中间栏列表样式***/
.new_i_c_big_div  .center_content  li {
	line-height: 26px;
	height: 26px;
	font-size: 14px;
	padding: 0 0 0 20px;
}
/***新闻中间栏分割线***/
.new_i_c_big_div   .center_line  {
	width: 360px;
/*	height: 20px;*/
	height:1px;
	border-bottom: 1px dotted #ccc;
/*	margin: -10px auto 10px auto;*/
	margin:0
}
/***新闻中间栏空分割线***/
.new_i_c_big_div .center_line2 {
	display: block;
	width: 400px;
	height: 20px;
	margin: -10px 0 0 0;
}


/***顶端灰色新闻标题栏样式***/
.tnews_title1{
	background-position: 0px -30px;
	border: 1px solid #ccc;
	height:23px;
	line-height:23px;
	font-size:14px;
	background-image: url(../../Uninf/html/images/2_news_tp_title.png);
	width: 290px;
	display: block;
	padding: 0 0 0 8px;
}
/***顶端蓝色新闻标题栏样式***/
.tnews_title2{
	background-position: 0px -60px;
	border: 1px solid #83d5fd;
	height:23px;
	line-height:23px;
	font-size:14px;
	background-image: url(../../Uninf/html/images/2_news_tp_title.png);
	display: block;
	padding: 0 0 0 8px;
	width: 390px;
	color: #005598;
}
.tnews_title3/***下面蓝色新闻标题栏样式2***/
{
	background-image: url(../../Uninf/html/images/2_news_tp_title.png);
	background-position: 0px 0px;
	border: 1px solid #83d5fd;
	height:23px;
	line-height:23px;
	font-size:14px;
	padding: 0 0 0 10px;
	display: block;
	color: #005598;
}
/***图片边框蓝线***/
.img_border{
	border: 1px solid #9aafe6;
	background-color: #fff;
	padding:4px;
	display: block;
}
/***图片边框灰线***/
.img_border2{
	border: 1px solid #ccc;
	background-color: #fff;
	padding:2px;
	display: block;
}
/***新闻右边栏背景***/
.rbackup{
	width:240px;
	margin-right:-3px;
	height: 485px;
	overflow:hidden
}

/***新闻右边栏列表***/
.rbackup li{
	height:24px;
	line-height:24px;
}
/***新闻右边栏排行内容***/
.rbackup_div {
	height: 235px;
	padding: 0 0 0 10px;
}
/***新闻右边栏新闻内容***/
.rbackup_div2 {
	height: 460px;
	padding: 0 0 0 10px;
}
/***新闻右边栏图片文字***/
.rbackup  .rimg_text {
	width:105px;
	height:86px;
	line-height:21px;
	float: left;
	padding: 0 0 0 5px;
}
/***新闻右边栏左图片右文字***/
.rbackup  .rnews_div1 {
	height: 90px;
	display: block;
	margin: 10px 0 0 -10px;
}
/***图片专区外框***/
.pic_div {
	width: 960px;
	height: 350px;
	margin: 0 auto;
}
/***图片专区文字链接颜色***/
.pic_div a {
	color: #013299;
}
/***图片专区标题框***/
.pic_title_div {
	height: 30px;
	line-height: 30px;
	display: block;
}
/***图片专区渐变背景图片***/
.pic_backup {
	background-image: url(../../Uninf/html/images/2_news_tp_title3.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #9aafe6;
	float: left;
}
/***图片专区英文标题***/
.pic_left_title{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -90px -195px;
	height: 16px;
	width: 120px;
	display:inline-block;
	margin: 10px 0 0 60px;
	position: absolute;
	z-index: 2;
}
/***图片专区旗帜标题***/
.pic_left_text{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -277px -270px;
	height: 72px;
	width: 72px;
	display:inline-block;
	z-index:3;
	position: absolute;
}

/***图片专区光影视界标题***/
.pic_right_title{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: 0px -340px;
	height: 18px;
	width: 92px;
	display:inline-block;
	margin:10px 0 0 10px;
}
/***图片专区高清图集标题***/
.pic_down_title{
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -100px -340px;
	height: 18px;
	width: 92px;
	display:inline-block;
	margin:10px 0 0 30px;
}
/***图片专区精彩推荐框大小***/
#pic_left_div{
	width:758px;
	height:340px;
}
/***图片专区光影视界框大小***/
#pic_right_div{
	width:188px;
	height:340px;
}
/***图片专区高清图集框大小***/
#pic_all_div{
	width:958px;
	height:340px;
}
/***图片专区图片左边距***/
#img_margin{
	margin: 0 0 0 8px;
}
/***图片专区光影视界图片左边距***/
#img_center{
	margin: 0 0 0 8px;
}
/***图片专区大图外框***/
.img_big{
	width:220px;
	height:300px;
	float: left;
}
/***图片专区小图外框***/
.img_small{
	width: 164px;
	height: 150px;
	float: left;
}
/***图片专区图片文字行高***/
#img_text{
	height:24px;
	line-height:24px;
	color: #333;
}
.newsLink {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	background-color: #E0E7ED;
	margin-top: 1px;
}
.newsLink li {
	height: 30px;
	float: left;
	padding: 0px 20px;
	line-height: 30px;
	background-color: #F9FAFB;
	margin: 4px 2px;
	font-weight: bold;
}
.newsLink li a {
	color: #9DAEBD;
}




/***下边栏目背景1***/
.down_title1 {
	height: 32px;
	width: 960px;
	margin: 0 auto;
	line-height: 32px;
	text-align: center;
	color: #4F6375;
	background-color: #E7ECF1;
}
/***底部区域菜单样式***/
.down_title1 a {
	color: #4F6375;
	display: inline-block;
	width: 39px;
	text-align:center;
	float: left;
}
/***底部区域菜单竖线***/
.down_title1 span {
	width: 20px;
	float: left;
	display: inline-block;
	color: #4F6375;
}


/***下边栏目背景2***/
.down_title2{
	height: 32px;
	width: 960px;
	line-height: 32px;
	margin: 0 auto;
	text-align: center;
	color: #4F6375;
	background-color: #E7ECF1;
}
/***底部区域菜单样式***/
.down_title2 a {
	color: #4F6375;
	display: inline-block;
	width: 39px;
	text-align:center;
	float: left;
}
/***底部区域菜单竖线***/
.down_title2 span {
	width: 20px;
	float: left;
	display: inline-block;
	color: #4F6375;
}

/***底文字背景***/
.down_backup{
	background-repeat: repeat-x;
	background-position: top;
	width: 960px;
	height:230px;
	background-color: #FAFBFC;
	color: #4F6375;
}
.down_backup a {
	color: #4F6375;
}

/***底边图标***/
.down_backup .icon1 {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: 0px -260px;
	height: 50px;
	width: 31px;
}

.down_backup .icon2 {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -40px -260px;
	height: 50px;
	width: 31px;
}

.down_backup .icon3 {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -80px -260px;
	height: 50px;
	width: 31px;
}

.down_backup .icon4 {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -120px -260px;
	height: 50px;
	width: 31px;
}
/***底边经营性网站图标***/
.down_icon5 {
	background-image: url(../../Uninf/html/images/2_news_tp.png);
	background-position: -160px -268px;
	height: 50px;
	width: 116px;
	display: block;
	overflow: hidden;
}


/***=====================================***/
/***友情链接样式***/
/***=====================================***/
.newsLink {
    background-color: #E0E7ED;
    clear: both;
    margin: 1px auto 0;
    overflow: hidden;
    width: 960px;
}


.newsLink li {
    background-color: #F9FAFB;
    float: left;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 4px 2px;
    padding: 0 12px;
}
.newsLink li a {
    color: #9DAEBD;
}
.backtop {
    display:none;
    bottom: 100px;
    position: fixed;
    right: 20px;
    width: 100px;
    z-index: 999;
}
.backtopa {
    background: url("/Content/img/backtop.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block; 
    height: 100px;
    line-height: 100px;
    position: relative;
    text-indent: -9999em;
    width: 100px;
}