﻿@charset "utf-8";
/************* 各频道用到的 css **************/
/********************* start 首页头部菜单 header_main ***************************/
.wid30{width:30px; overflow:hidden;}
.wid75{width:75px; overflow:hidden;}
.wid100{width:100px; overflow:hidden;}
.wid110{width:110px; overflow:hidden;}
.wid114{width:114px; overflow:hidden;}
.wid124{width:124px; overflow:hidden;}
.wid135{width:135px; overflow:hidden;}
.wid150{width:150px; overflow:hidden;}
.wid160{width:160px; overflow:hidden;}
.wid205{width:205px; overflow:hidden;}
.wid215{width:215px; overflow:hidden;}
.wid240{width:240px; overflow:hidden;}
.wid250{width:250px; overflow:hidden;}
.top2{margin-top:2px;}

.orangeB{border-color: #EEEEEE #EEEEEE #FF9000;}
.greenB{border-color: #EEEEEE #EEEEEE #7BBF65;}
.blueB{border-color: #EEEEEE #EEEEEE #52A4D3;}
.purpleB{border-color:#EEEEEE #EEEEEE #BB6FD7;}
.darkB{border-color: #EEEEEE #EEEEEE #222222;}

.logoT{
	border-style:none;
	position:relative;
	display: inline;
	float: left;
	margin-left:5px;
	margin-right:3px;
}
.mainTop {
  height: 60px;
  width: 980px;
	z-index:1;
	margin:0 auto;  
	overflow:hidden;
}
.navlink{
	position:relative;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-style: solid;
	border-width: 1px 1px 4px;
	display: inline;
	float: left;
	margin:2px 0 0 10px;
	background-color:#ffffff;
}
.navlink ul a {
  line-height: 24px;
  float:left;
  margin: 0 0 0 11px;
}

ul, li, p {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.menuPic{
	background: url("./menu_bg.jpg") no-repeat;
  height: 52px;
  width: 30px;
}
.greenP  {background-position:-25px 0;}
.blueP  {background-position:-50px 0;}
.purpleP  {background-position:-75px 0;}
.darkP  {background-position:-100px 0;}
/********************* end 首页头部菜单 ***********************/


/********************* 首页电视频道部分 ***********************/
.list_title{
	height:30px;
	line-height:30px;
}
.list_title h2{ font-size:18px;}
/* 小导航 */
.guide_item{
	width:300px;
	height:170px;
	overflow:hidden;
	margin-top:10px;
}
.guide_item ul li{
	float:left;
	width:298px;
	height:18px;
	padding:16px 0;
	margin:0 0 3px;
	background:#f1f3f5;
	border:#ddd solid 1px;
	line-height:18px;
}
.guide_item ul li a{
	float:left;
	width:149px;
	margin-left:-1px;
	border-left:#ddd solid 1px;
	text-align:center;
}
.tvPart .new_List{
	padding:8px 0;
	word-break:break-all;/* 不换行 */
	white-space:nowrap;/* 不换行 */
}
/* 中栏图文 */
.new_PicA{
	height:148px;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
}
.new_PicA li{
	clear:both;
	margin-bottom:10px;
	display:inline-block;
}
.new_PicA .title{
	margin-bottom:10px;
	font-family:"Microsoft yahei";
}
.new_PicA p{
	margin:0 0 0 130px;
	line-height:22px;
	color:#999;
	text-indent:2em;
}
/* 中栏列表-大 */
.new_listA{ height:120px; overflow:hidden; margin-bottom:5px;}
.new_listA p{
	color:#999;
	text-indent:2em;
	margin:5px 5px 0 0;
}
/* 中栏 缩略图文章 */
.new_PicB ul{ width:375px;}
.new_PicB li{
	float:left;
	width:110px;
	overflow:hidden;
	margin-right:12px;
}
.new_PicB li .image{
	width:110px;
	height:83px;
	overflow:hidden;
}
.new_PicB li .image img{
	min-height:83px;
}
.new_PicB li p{
	margin:3px 0 0 0;
	line-height:16px;
}

.new_PicA .title a,.new_listA .title a{
	font-size:18px;
}
.new_PicA .title a,.new_listA .title a,.new_PicB li a{
	color:#004499;
}
.new_PicA .title a:hover,.new_listA .title a:hover,.new_PicB li a:hover{
	color:#f00;
	text-decoration:none;
}

/* 小通栏产品 */
.guide_more{
	clear:both;
	padding:12px 0;
	background:#F7F8FA;
	border:#ddd solid 1px;
	position:relative;
}
.guide_more span{
	display:block;
	width:90px;
	height:20px;
	background:#F7F8FA;
	font-size:14px;
	color:#FF7C00;
	text-align:center;
	position:absolute;
	left:5px;
	top:-15px;
}
.guide_more a{
	display:inline-block;
	width:189px;
	margin-left:-1px;
	border-left:#ddd solid 1px;
	text-align:center;
}
/* 右侧推荐 */
.new_PicC ul{ width:296px;}
.new_PicC ul li{
	float:left;
	width:134px;
	height:102px;
	overflow:hidden;
	margin:0 8px 8px 0;
	background:#fff;
	border:#ddd solid 1px;
	position:relative;
}
.new_PicC ul li .image{
	width:134px;
	height:102px;
	display:table;
	text-align:center;
}
.new_PicC ul li .image a{
	display:table-cell;
	vertical-align:middle;	
}
.new_PicC ul li a img{
	max-width:137px;
	max-height:102px;
}
.new_PicC ul li p{
	width:126px;
	height:25px;
	padding:0 5px;
	margin:0;
	line-height:25px;
	background:#006ac1;
	color:#fff;
	word-break:break-all;/* 不换行 */
	white-space:nowrap;/* 不换行 */
	text-align:center;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	position:absolute;
	left:0;
	bottom:0;
}
.new_PicC ul li p a,.new_PicC ul li p a:hover{ color:#fff;}
.new_PicC ul li:hover p{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}


/********************* start 首页频道部分 index-channel ***********************/
.channelPart a{ color:#004499; text-decoration:none;}
.channelPart a:hover{ color:#FF7C00; text-decoration: none;}
/* 各种标题样式 title style */
.titleStyleA,.titleStyleA a,.titleStyleA a:hover,.titleStyleB,.titleStyleD,.titleStyleF{
	color:#004499;
	line-height:30px;
	font-size:18px !important;
	font-weight:bold;
	font-family:"微软雅黑";
}
.titleStyleA a:hover{ color:#FF7C00;}
.titleStyleB,.titleStyleD{
	width:100%;
	height:34px;
	padding-left:3px;
	background:url(./indexChannelBg.jpg) 0 30px no-repeat;
}
.titleStyleD{ background-position:-35px 30px;}
.titleStyleC{
	width:980px;
	height:40px;
	margin-top:10px;
	background:url(./index_lanmu.png) 0 0 no-repeat;
}
.titleStyleC h2{
	margin-left:25px;
	color:#fff;
	font-size:26px;
	line-height:40px;
}
.titleStyleC .item{
	font-family:"宋体";
	margin-top:20px;
}
.titleStyleC .item a{ color:#888;}

.titleStyleE{
	width:980px;
	height:38px;
	margin-top:10px;
	border-bottom:#00378d solid 4px;
}
.titleStyleE h2{
	width:250px;
	background:#00378d;
	text-align:center;
	color:#fff;
	font-size:26px;
	line-height:38px;
	letter-spacing:6px;
}
.titleStyleE .item{
	font-family:"宋体";
	margin-top:16px;
}
.titleStyleE .item,.titleStyleE .item a{ color:#888;}
.titleStyleF{ clear:both; height:30px;}
.titleStyleF li{
	float:left;
	width:100px;
	line-height:30px;
	text-align:center;
	color:#cdcdcd;
	cursor:pointer;
}
.titleStyleF li.hover{ color:#049;}

/* more样式 */
.moreStyleA,.moreStyleA:hover{
	font-family:"微软雅黑";
	font-size:12px !important;
	font-weight:normal;
	font-style:italic;
}
.titleStyleB .moreStyleA,.titleStyleD .moreStyleA{ line-height:15px;}

.new_List_small{ padding:8px 0 0 !important;}
.new_List_small li{ height:25px; overflow:hidden;}
.new_List_small ul li a,.new_List_small ul li a:hover{ font-size:13px; line-height:23px;}
.channelBoxTop{
	width:100%;
	height:9px;
	background:url(./indexChannelBg.jpg) 0 -4px no-repeat;
}

/* 三角形列表图标 */
.channelPart .newL_tri ul li{
	padding:0 0 0 18px;
	background: url("./cmstop-big.png") -290px -632px no-repeat;
}
/* 圆点列表图标 */
.channelPart .newL_dot ul li{
	padding:0 0 0 10px;
	background: url("./cmstop-big.png") -284px -282px no-repeat;
}
/* 左栏大图 */
.chennelPic_big ul li{
	width:250px;
	height:161px;
	overflow:hidden;
	position:relative;
}
.chennelPic_big ul li a img{ width:250px; min-height:161px;}

/* 左栏链接 */
.link_channel{
	width:248px;
	height:148px;
	overflow:hidden;
	border:#ace solid 1px;
	border-top:none;
}
.link_channel .link_item{
	height:148px;
	overflow:hidden;
}
.link_channel ul li{
	width:228px;
	height:37px;
	line-height:37px;
	padding:0 10px;
	margin:0;
	background:#fff;
	text-align:center;
}
.link_channel ul li a,.link_channel ul li a:hover{
	font-size:14px;
	color:#fff;
}

.link_channel ul li .bg1{ background:#970004;}
.link_channel ul li .bg2{ background:#A8141B;}
.link_channel ul li .bg3{ background:#BA2932;}
.link_channel ul li .bg4{ background:#CC3C48;}
.link_channel ul li .bg5{ background:#DD505F;}

.link_channel ul li .bg6{ background:#E37200;}
.link_channel ul li .bg7{ background:#E97F14;}
.link_channel ul li .bg8{ background:#EE8B28;}
.link_channel ul li .bg9{ background:#F4983C;}
.link_channel ul li .bg10{ background:#FAA550;}

/*.link_channel ul li .bg11{ background:#006C36;}
.link_channel ul li .bg12{ background:#14874C;}
.link_channel ul li .bg13{ background:#28A162;}
.link_channel ul li .bg14{ background:#3CBC78;}
.link_channel ul li .bg15{ background:#50D68E;}

.link_channel ul li .bg16{ background:#6130A3;}
.link_channel ul li .bg17{ background:#7448B0;}
.link_channel ul li .bg18{ background:#865EBD;}
.link_channel ul li .bg19{ background:#9975CA;}
.link_channel ul li .bg20{ background:#AB8CD7;}*/


/* 中栏列表 */
.chennelList_big{ padding-bottom:8px; border-bottom:#ccc dotted 1px; text-align:center;}
.chennelList_big p{
	font-size:12px;
	color:#999;
	line-height:20px;
	text-indent:2em;
	font-family:"宋体";
	text-align:left;
}
.channelPart .new_List{ padding:15px 0 0;}
.channelPart .new_List .lanmu{ color:#545454;}
/* 文章排行 */
.news_rank{
	background:url(./indexChannelBg.jpg) 0 30px no-repeat;
}

.news_rank .titleStyleA{
	padding-left:3px;
}
.news_rank .new_List{
	padding:8px 0 0 0;
	margin-top:13px;
	background:#fff;
	border:#aaccee solid 1px;
	border-top:none;
}
.news_rank .new_List ul{ padding-bottom:5px; border-bottom:#EAF1FB solid 1px;}
.news_rank .new_List li span{
	display:inline-block;
	float:left;
	width:12px;
	height:12px;
	margin:4px 8px 0 5px;
	background:#EAF1FB;
	border:#ace solid 1px;
	line-height:13px;
	text-align:center;
}
/* 热门tags */
.new_List .hotTags{ text-align:center; padding:3px 0;}
.new_List .hotTags a,.new_List .hotTags a:hover{
	margin:0 10px;
	color:#FF7C00;
	font-size:13px;
}

/* 产品滑动门 */
.slideBoxTop1,.slideBoxTop2{
	width:100%;
	height:13px;
	background:url(./indexChannelBg.jpg) -100px -53px no-repeat;
}
.slideBoxTop2{ background-position:0 -53px;}
.proSlideA .proShowA,.proSlideB .proShowB{
	background:#fff;
	border:#ace solid 1px;
	border-top:none;
}
.proSlideA .proShowA li,.proSlideB .proShowB li{
	float:left;
	overflow:hidden;
	margin:12px 5px;
	border:#eee solid 1px;
	position:relative;
}
.proSlideA .proShowA li div,.proSlideB .proShowB li div{ display:table;}
.proSlideA .proShowA li div span,.proSlideB .proShowB li div span{ display:table-cell; vertical-align:middle;}
/* 产品滑动门1 */
.proSlideA{
	width:710px;
	height:195px;
	overflow:hidden;
}
.proSlideA .proShowA{
	width:708px;
	height:148px;
}
.proSlideA .proShowA li,.proSlideA .proShowA div{
	width:165px;
	height:124px;
}
.proSlideA .proShowA li img{ max-width:165px; max-height:124px;}

/* 产品滑动门2 */
.proSlideB{
	width:980px;
	height:210px;
	overflow:hidden;
}
.proSlideB .proShowB{
	width:977px;
	height:163px;
	padding-left:1px;
}
.proSlideB .proShowB li,.proSlideB .proShowB li div{
	width:183px;
	height:137px;
}
.proSlideB .proShowB li img{ max-width:165px; max-height:124px;}

/* 图片上面浮标题 */
.picStyleA ul li{ text-align:center;}
.picStyleA ul li p{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:20px;
}
.picStyleA ul li p a,.picStyleA ul li p a:hover{ margin:0 5px; color:#fff; font-family:"宋体";}
.picStyleA ul li .inner{
	line-height:20px;
	word-break:break-all;
	word-wrap:break-word;
	z-index:2;
}
.picStyleA ul li .mask{
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:1;
}
.picStyleA ul li .nobuy{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(./nobuy.png) center no-repeat;
	z-index:1;
}

/* 中、右侧图文 */
.chennelPic_small{
	width:275px;
	height:130px;
	overflow:hidden;
	position:relative;
}

/********************* end 首页频道部分 index-channel ***********************/
