@charset "utf-8";
/*-----------Notice------------------------------
	   Filename:  Main.css
	Description:  Reset/HomePage/NewsCenter/PhotoPage/List/Details/Bordlives CSS
		 Update:  2011-8-26 by meiy76(meiy76@163.com)
		       l_$:  layout      exp: l_topbar, l_page, l_top, l_cont, l_foot...
		      t_$:  top          exp: t_logo,t_nav,t_menu,t_topbar
	     cont_$:  content    exp: cont_main, cont_movie, cont_lives
		    ad_$:  advert
		  foot_$:  foot         exp: foot_menu, foot_info
		      *_$:  For TNND IE
		 *html $:  For TNND IE6
	   *+html $:  For TNND IE7
------------------------------------------------*/
/*-----------Reset-----------------------------*/
body {
	background: url("by.jpg") repeat-x scroll center top #fff;
	color: #000;
	line-height: 1.5;
	font: 12px "Microsoft YaHei","Trebuchet MS", "Verdana", "Helvetica", "Tahoma", "\5b8b\4f53", "sans-serif";
}

body, p, blockquote, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend {
	margin: 0;
	padding: 0;
}

h2, h3, h4, h5, h6 {
	font-size: 15px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea, button, select {
	font-family: "Verdana";
	vertical-align: middle;
}

label {
	vertical-align: middle
}

legend {
	color: #333;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

ul,ol {
	list-style: none;
}

img {
	border: 0;
}

a,a:visited {
	color: #032A42;
	text-decoration: none;
}

a:hover {
	color: #1E50A2;
	text-decoration: underline;
}

a:active {
	color: #933;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.floatl {
	float: left;
	font-weight: bolder;
}

.floatr {
	float: right;
}

.red {
	color: #990000;
}

.a_bold, .a_bold:visited {
	font-weight: bold;
}

.a_red, .a_red:visited {
	color: #BA2636;
}

.a_blue, .a_blue:visited {
	color: #00549b;
}
/*---------------------------------------------*/
/*-----------Layout---------------------------*/
.l_page {
	margin: 0 auto;
	width: 1100px;
	clear: both;
}

.banner {
	width: 1100px;
	float: left;
	margin: 737px 0 100px 0;
}

.banner ul {
	width: 950px;
	float: left;
}

.banner h1 {
	width: 150px;
	float: left;
	color: #3B59B9;
	text-align: center;
	font-size: 24px;
}

.banner li {
	width: 187px;
	float: left;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	height: 45px;
}

.banner li a {
	color: #fff;
}

 /*------------------HDimages---------------------------*/		
.HDimagestBox {
	width: 1100px;
	float: left;
	position: relative;
	height: 680px;
	margin-top: 20px;
}
	
 /*------------------headline---------------------------*/		
.news {
	width: 1058px;
	float: left;
	padding: 0 20px 20px 20px;
}

.news h2 a,.news h2 a:visited {
	width: 1060px;
	text-align: center;
	float: left;
	line-height: 80px;
	height: 80px;
	font-size: 37px;
	color: #032A65;
	margin-top: 10px;
}

.headline {
	line-height: 29px;
	float: left;
	color: #666666;
	margin-bottom: 25px;
	font-size: 15px;
	width: 1060px;
	text-align: center;
	border-bottom: 1px #ddd solid;
	padding-bottom: 15px;
	color: #A4A4A4;
}

.newsListBoxLeft .more,.sdjjBoxLeft .more {
	color: #01328E;
	font-weight: bold;
}

.headline .more {
	color: #fff;
	font-weight: bold;
	background: #B81716;
	padding: 2px 3px;
	margin-left: 10px;
	border-radius: 6px;
} 

/*-----------news-----------*/	
.newsListBox {
	width: 1060px;
	float: left;
}

.newsListBox li {
	width: 505px;
	float: left;
	line-height: 33px;
	font-size: 15px;
	padding: 0 5px;
	margin: 10px 14px 10px 0;
}

.newsListBox li h3 {
	width: 505px;
	float: left;
	line-height: 41px;
	height: 41px;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 2px 0;
}

.newsListBox li h3 a {
	color: #333;
}

.newsListBox li p {
	color: #999;
}

/*-----------headpic-----------*/	
.headPic {
	width: 1080px;
	float: left;
	margin-bottom: 20px;
}

.slideBox {
	width: 1055px;
	height: 670px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 500px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 6px;
	width: 12px;
	height: 12px;
	line-height: 14px;
	text-align: center;
	background: #D9D9D9;
	cursor: pointer;
	border-radius: 50%;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 1055px;
	height: 630px;
	display: block;
}

.slideBox .txt-bg {
	position: absolute;
	bottom: 40px;
	z-index: 1;
	height: 50px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.slideBox .txt {
	position: absolute;
	bottom: 40px;
	z-index: 2;
	height: 50px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.slideBox .txt li {
	height: 40px;
	line-height: 40px;
	position: absolute;
	width: 1055px;
	overflow: hidden;
}

.slideBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	width: 1055px;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
		.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
		.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}	


/*----------------------nkwz-------------------*/
.picTitle a,.picTitle a:visited {
	width: 1100px;
	float: left;
	height: 100px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 165px -340px;
	margin: 120px 0 30px;
}

.nkwzBox {
	width: 1100px;
	float: left;
	overflow: hidden;
}

#demo li:nth-of-type(1) img {
	transform: translate(-210px);
}

#demo li:nth-of-type(2) img {
	transform: translate(-180px);
}

#demo li:nth-of-type(3) img {
	transform: translate(-380px);
}

#demo li:nth-of-type(4) img {
	transform: translate(-450px);
}

#demo li:nth-of-type(5) img {
	transform: translate(-320px);
}

#demo {
	width: 1160px;
	height: 512px;
	margin: 60px auto 0 auto;
}

#demo img {
	width: 820px;
	height: 512px;
	max-width: 820px;
}

#demo li {
	float: left;
	position: relative;
	width: 82px;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	transition: 0.5s;
	transform-origin: bottom;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#demo li img {
	transition: 1.2s;
}

#demo li a {
	display: block;
}

#demo li div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000;
	line-height: 32px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	text-indent: 2em;
}

#demo li div a {
	color: #FFF;
	text-decoration: none;
}

#demo li div a:hover {
	color: #F00;
	text-decoration: none;
}

#demo li.active {
	cursor: pointer;
	transform: scale(1.02, 1.08);
	z-index: 3;
	width: 820px;
	filter: alpha(opacity=100);
	opacity: 1;
}

#demo li.active img {
	transform: translate(0px);
}

#demo li:nth-of-type(1) {
	transform-origin: bottom left;
}

#demo li:nth-of-type(5) {
	transform-origin: bottom right;
}

/*----------------------guest-------------------*/
.guestTitle a,.guestTitle a:visited {
	width: 1100px;
	float: left;
	height: 100px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 165px -440px;
	margin: 120px 0 30px;
}

.guest{
	width: 660px;
	padding:100px 0 0 440px;
	float: left;
	background: url("title.png") no-repeat scroll 0 -804px;
	height:450px;
	font-size:19px;
	color:#FFF;
	line-height:41px;}
.guest p{width: 500px;}
.guestBox{
	width: 660px;
	float: left;
	font-size:18px;}
.guestBox span{font-style:italic;}
.guestBox h3 a,.guestBox h3 a:visited{
	color:#FFF;
	font-size:24px;
	width: 120px;
	float: left;}
.guest h4 a,.guest h4 a:visited{
	font-size:33px;
	color:#FFF;
	float: left;
	line-height:41px;
	padding:30px 0 15px;}
/*----------------------live-------------------*/
.liveTitle a,.liveTitle a:visited {
	width: 1100px;
	float: left;
	height: 100px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 165px -540px;
	margin: 120px 0 30px;
}

.liveBox {
	width: 1080px;
	float: left;
	background: #FFF;
	padding: 10px;
	position: relative;
}

.liveBox img {
	width: 1080px;
	height: 665px;
}

.liveBox  h3 {
	width: 1080px;
	float: left;
	line-height: 41px;
	height: 41px;
	font-size: 19px;
	padding: 2px 0;
	text-align: center;
	font-weight: normal;
}

.liveBox  .btns {
	position: absolute;
	top: 240px;
	left: 465px;
	z-index: 10;
	width: 160px;
	height: 160px;
	background: url(icon_btn_play.png) top left no-repeat;
	cursor: pointer;
}


/*----------------------video-------------------*/
.videoTitle a,.videoTitle a:visited {
	width: 1100px;
	float: left;
	height: 100px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 165px -640px;
	margin: 120px 0 30px;
}

.videoBox {
	width: 1100px;
	float: left;
}

.videoBox li {
	width: 520px;
	float: left;
	margin: 10px;
	display: inline;
	height: 400px;
	text-align: center;
	padding: 0 5px;
}

.videoBox li a,.videoBox li a:visited {
	color: #FFF;
}

.videoBox li img {
	width: 520px;
	float: left;
	height: 325px;
}

.videoBox li span {
	width: 520px;
	float: left;
	height: 66px;
	line-height: 33px;
	text-align: center;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
	font-size: 18px;
}

/*-----------foot_info---------------*/
.foot_info {
	width: 1100px;
	padding: 10px 0;
	text-align: center;
	line-height: 27px;
	overflow: hidden;
	float: left;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
	margin-top: 40px;
	color: #FFF;
	font-size: 15px;
	background: #3B59B9;
}

.foot_info p {
	width: 100%;
	text-align: center;
}

.foot_info a, .foot_info a:visited {
	color: #ffcc00;
}