@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: 722px 0 30px;
}

.banner li {
	width: 180px;
	float: left;
	text-align: center;
	font-size: 21px;
	font-weight: bolder;
	height: 80px;
}

/*-------------------------news--------------------------*/
.newsBox {
	width: 1100px;
	float: left;
}

.tabBar {
	width: 1100px;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif !important;
}

.tabBar .hd ul {
	z-index: 5;
	position: relative;
	zoom: 1;
}

.tabBar .hd li {
	float: left;
	height: 3px;
	line-height: 3px;
	margin-top: 4px;
	padding: 0px 16px 0px 16px;
	margin-right: 5px;
	color: #CC1B42;
	cursor: pointer;
	border: 1px solid #CDCDCD;
}

.tabBar .hd li.on {
	height: 5px;
	line-height: 15px;
	font-weight: bold;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
	top: 4px;
	background: #CDCDCD;
	color: #FFFFFF;
}

.tabBar .bd {
	padding: 40px 40px 0 100px;
	clear: both;
	position: relative;
	height: 200px;
	overflow: hidden;
}

.tabBar .bd .conWrap {
	width: 1000px;
}

.tabBar .prev,.tabBar .next {
	position: absolute;
	left: 10px;
	top: 50px;
}

.tabBar .next {
	left: auto;
	right: 10px;
}

.tabBar .prevStop,.tabBar .nextStop {
	display: none;
}

.tabBar .bd p {
	padding-bottom: 10px
}

.conList {
	width: 1000px;
	float: left;
}

.conList li {
	width: 1100px;
	float: left;
}

.conList h2 a,.conList h2 a:visited {
	width: 900px;
	float: left;
	line-height: 57px;
	height: 57px;
	font-size: 29px;
	color: #24499D;
}

.conList h3 {
	width: 900px;
	float: left;
	line-height: 41px;
	height: 41px;
	font-size: 15px;
	color: #C0AE83;
	margin-bottom: 10px;
	color: #04C7FF;
}

.conList  p {
	line-height: 37px;
	width: 900px;
	float: left;
	font-size: 18px;
}

.conList p .more {
	color: #999;
	font-weight: bold;
}
	
	
/*-----------headPic-----------------*/
.HDimagestBox {
	width: 1100px;
	float: left;
	height: 450px;
	padding: 5px;
}

.w3cFocus {
	width: 100%;
	position: relative;
	height: 450px;
	padding: 10px 0;
}

.w3cFocusIn {
	width: 1080px;
	height: 450px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.w3cFocusIn .bd {
	width: 790px;
	float: left;
}

.w3cFocusIn .bd li {
	vertical-align: middle;
}

.w3cFocusIn .bd li img {
	width: 770px;
	height: 430px;
	display: block;
}

.w3cFocusIn .bd li span {
	width: 750px;
	height: 21px;
	display: block;
	position: absolute;
	bottom: 0;
	background: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	line-height: 21px;
	padding: 5px 10px;
}

.w3cFocusIn .bd li span a,.w3cFocusIn .bd li span a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

.w3cFocusIn .hd {
	width: 260px;
	float: right;
	padding-right: 14px;
}

.w3cFocusIn .hd ul {
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	overflow: hidden;
	zoom: 1;
}

.w3cFocusIn .hd ul li {
	float: left;
	display: inline;
	padding: 0 5px 4px 0;
}

.w3cFocusIn .hd ul li img {
	width: 255px;
	height: 135px;
	border: 2px solid #ccc;
	display: block;
}

.w3cFocusIn .hd ul li.on {
	filter: alpha(opacity=100);
	opacity: 1;
}

.w3cFocusIn .hd ul li.on img {
	border: 4px solid #24499C;
	border-bottom-width: 4px;
}
	
	
/*------------gdft--------------*/
.gdftTitle a,.gdftTitle a:visited {
	width: 1100px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 0;
	margin: 80px 0 30px;
}

.gdftBox {
	width: 1100px;
	float: left;
}

.gdftBox p {
	width: 900px;
	float: left;
	background: url("title.png") no-repeat scroll 0 -129px;
	height: 100px;
	font-size: 18px;
	padding: 0 100px;
	line-height: 39px;
	margin: 20px 0;
}

.scrollBox {
	width: 1040px;
	padding: 10px 40px;
	position: relative;
	float: left;
}

.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}

.scrollBox .ohbox {
	overflow: hidden;
	position: relative;
	width: 1030px;
	left: 35px;
}

.scrollBox {
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.scrollBox .piclist li {
	float: left;
	display: inline;
	width: 190px;
	margin-right: 4px;
	padding:20px 24px;
	height: 390px;
	text-align: center;
}

.scrollBox .piclist li h3 {
	float: left;
	font-size: 21px;
	width: 190px;
	text-align: center;
	line-height: 33px;
	margin: 10px 0 0;
	color:#24499C;
}

.scrollBox .piclist li h4 {
	float: left;
	font-size: 15px;
	width: 190px;
	text-align: center;
	margin: 5px 0 10px;
	color:#333;
}
.scrollBox .piclist li img {
	float: left;
	width: 190px;
	height: 240px;
}

.scrollBox .piclist li p a{
	font-size: 15px;
	color: #999;
}

.scrollBox .pageBtn span {
	background: url("bntBg.png") no-repeat;
	display: block;
	width: 57px;
	height: 67px;
	position: absolute;
	top: 140px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}

.scrollBox .pageBtn .prev {
	left: 20px;
	background-position: -11px -84px;
}

.scrollBox .pageBtn .next {
	right: 20px;
	background-position: -53px -84px;
}

.scrollBox .pageBtn .list {
	overflow: hidden;
	zoom: 1;
	margin: 10px 0 0 480px;
}

.scrollBox .pageBtn .list li {
	background: url("bntBg.png");
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	background-position: -86px -57px;
	cursor: pointer;
	margin-left: 10px;
	line-height: 10000px;
	overflow: hidden;
}

.scrollBox .pageBtn .list li.on {
	background-position: -114px -57px;
}


/*----------------------mtsy-------------------*/
.mtsyTitle a,.mtsyTitle a:visited {
	width: 1100px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -360px;
	margin: 60px 0 40px;
}

.sdjjBox {
	width: 1100px;
	float: left;
}

.sdjjBoxLeft {
	width: 550px;
	float: left;
	padding-right: 10px;
}

.sdjjBoxLeft li {
	width: 520px;
	float: left;
	line-height: 33px;
	font-size: 16px;
	overflow: hidden;
	padding: 0 5px;
	margin-bottom: 10px;
	background: url(boxlist.png) repeat-x;
	padding: 0 15px;
}

.sdjjBoxLeft li h3 {
	width: 520px;
	float: left;
	line-height: 41px;
	height: 41px;
	font-size: 21px;
	overflow: hidden;
	padding: 2px 0;
}

.sdjjBoxLeft li h3 a {
	color: #24499C;
}

.sdjjBoxLeft li p {
	margin-bottom: 10px;
	color: #999;
}

.sdjjBoxRight {
	width: 500px;
	float: right;
	padding: 5px 0 5px 5px;
}

.sdjjBoxRight img {
	width: 490px;
	height: 370px;
	float: left;
}

.sdjjBoxRight p {
	font-size: 16px;
	line-height: 33px;
	height: 33px;
	width: 500px;
	float: left;
	text-align: center;
}


/*-------picTitle-------------*/
.picTitle a,.picTitle a:visited {
	width: 1100px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -490px;
	margin: 60px 0 30px;
}

.imagestBox {
	width: 1100px;
	float: left;
	position: relative;
	height: 880px;
}

.w2cFocus {
	width: 100%;
	position: relative;
	height: 500px;
	padding: 10px 0;
}

.w2cFocus .prev,.w2cFocus .next {
	position: absolute;
	display: block;
	left: 10px;
	top: 250px;
	width: 46px;
	height: 62px;
	background: url("focusAdvBg.png") no-repeat;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.w2cFocus .next {
	left: auto;
	right: 10px;
	background-position: -46px 0;
}

.w2cFocus .prev:hover,.w2cFocus .next:hover {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}

.w2cFocusIn {
	width: 1080px;
	height: 940px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.w2cFocusIn .bd li {
	vertical-align: middle;
}

.w2cFocusIn .bd li img {
	width: 1080px;
	height: 750px;
	display: block;
}

.w2cFocusIn .bd li span {
	width: 1080px;
	height: 21px;
	display: block;
	position: absolute;
	bottom: 0;
	background: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	line-height: 21px;
	padding: 5px 10px;
}

.w2cFocusIn .bd li span a,.w2cFocusIn .bd li span a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

.w2cFocusIn .hd {
	width: 1080px;
	height: 52px;
}

.w2cFocusIn .hd ul {
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	overflow: hidden;
	zoom: 1;
}

.w2cFocusIn .hd ul li {
	float: left;
	display: inline;
	padding: 4px 5px 0 0;
}

.w2cFocusIn .hd ul li img {
	width: 126px;
	height: 95px;
	border: 2px solid #3499EA;
	display: block;
}

.w2cFocusIn .hd ul li.on {
	filter: alpha(opacity=100);
	opacity: 1;
}

.w2cFocusIn .hd ul li.on img {
	border: 2px solid #fff;
	border-bottom-width: 4px;
}
	
	
/*-------ppgs-------------*/

.ppgsBox {
	width: 1100px;
	float: left;
	background:url("infoBg.png") no-repeat scroll -184px 110px;
	padding-bottom:500px;
}
.ppgsTitle a,.ppgsTitle a:visited {
	width: 1100px;
	float: left;
	height: 80px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -630px;
	margin: 60px 0 40px;
}

.ppgsBox ul{
	width: 550px;
	float: left;
	padding-left: 550px;	
}

.ppgsBox li {
	width: 520px;
	float: left;
	line-height: 33px;
	font-size: 16px;
	overflow: hidden;
	padding: 0 5px;
	margin-bottom: 10px;
	background: url(boxlist.png) repeat-x;
	padding: 0 15px;
}

.ppgsBox li h3 {
	width: 520px;
	float: left;
	line-height: 41px;
	height: 41px;
	font-size: 21px;
	overflow: hidden;
	padding: 2px 0;
}

.ppgsBox li h3 a {
	color: #24499C;
}

.ppgsBox li p {
	margin-bottom: 10px;
	color: #999;
}


/*-----------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;
	color: #585858;
	font-size: 15px;
}

.foot_info p {
	width: 100%;
	text-align: center;
}

.foot_info a, .foot_info a:visited {
	color: #ffcc00;
}	
