@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;
	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: #666;
	text-decoration: none;
}

a:hover {
	color: #fff;
	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: 920px;
	float: left;
	margin: 40px 0 820px;
	padding-left: 180px;
	height: 115px;
}

.banner li {
	float: left;
	text-align: center;
	font-size: 21px;
	padding: 0 10px;
}

/*---------------------guest-----------------------*/
.guestTitle a,.guestTitle a:visited {
	width: 1100px;
	float: left;
	height: 90px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 0;
	margin: 60px 0 0 0;
}

.picScroll-left {
	width: 1100px;
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	padding: 0 10px;
	font-size: 16px;
	color: #999;
}

.picScroll-left .hd .prev,.picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("arrow.png") no-repeat;
}

.picScroll-left .hd .next {
	background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	padding: 10px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 1100px;
}

.picScroll-left .bd ul li .guest {
	width: 250px;
	border: #CCC 1px solid;
	float: left;
	height: 248px;
}

.picScroll-left .bd ul li .guest h2 {
	background: #DFDFDF;
	width: 96%;
	padding: 2%;
	font-size: 20px;
}

.picScroll-left .bd ul li .guest p {
	font-size: 15px;
	line-height: 33px;
	color: #666;
	padding: 5%;
	text-align: left;
}

.picScroll-left .bd ul li .guest p　a,.picScroll-left .bd ul li .guest p a:visited{
	color:#900; 
	font-weight: bolder;
}

.picScroll-left .bd ul li .pic {
	width: 400px;
	float: left;
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 400px;
	height: 250px;
	display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
	width: 420px;
	border: #CCC 1px solid;
	float: left;
	background: #f5f5f5;
	line-height: 33px;
	height: 248px;
	text-align:left;
}

.picScroll-left .bd ul li .title h3 {
	font-size: 20px;
	padding:3% 10%;
}

.picScroll-left .bd ul li .title p {
	font-size: 15px;
	padding: 2% 10%;
}

.picScroll-left .bd ul li .title p　a,.picScroll-left .bd ul li .title p a:visited{
	color:#900; 
	font-weight:bold;
}
/*--------------------------wqjm------------------*/
.wqjmTitle a,.wqjmTitle a:visited {
	width: 1100px;
	float: left;
	height: 90px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 0 -120px;
	margin: 100px 0 0 0;
}

.talkBox {
	width: 1100px;
	margin: 0 auto;
	height: 450px;
	float: left;
}

.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 -190px;
	margin: 160px 0 35px;
}

.pic {
	width: 1100px;
	float: left;
}
/* focus */
#focus {
	width: 1100px;
	float: left;
}

.mb-wrapper {
	margin: 0 auto 20px;
	position: relative;
	height: 500px;
	left: 0;
	top: 70px;
}

.mb-slider,.mb-scroll {
	width: 100%;
	height: 380px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
}

.mb-active-slider {
	border-color: #333;
}

.mb-slider .mb-panel {
	margin-top: 100px;
	display: block;
	cursor: pointer;
	float: left;
	list-style: none;
	width: 600px;
	height: 360px;
	text-align: center;
}

.mb-panel a {
	outline: 0;
	font-size: 15px;
	color: #FFF;
	text-align: center;
}

.mb-slider .mb-panel.current {
	cursor: auto;
}

.mb-inside * {
	max-width: 100%;
}

a.mb-scrollButtons {
	display: block;
	width: 45px;
	height: 58px;
	background: transparent url("arrows.png") no-repeat;
	position: absolute;
	top: 40%;
	margin-top: -29px;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	border: 0;
	_background: transparent url("arrows.gif") no-repeat;
}

a.mb-scrollButtons.mb-left {
	background-position: left top;
	left: -45px;
}

a.mb-scrollButtons.mb-right {
	background-position: right top;
	right: -45px;
}

a.mb-scrollButtons.mb-left:hover {
	background-position: left bottom;
}

a.mb-scrollButtons.mb-right:hover {
	background-position: right bottom;
}

a.mb-scrollButtons.disabled {
	display: none;
}

.mb-controls {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 370px;
	left: 560px;
	z-index: 100;
}

.mb-controls a {
	color: #006;
	font: 18px/2.2 Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px;
	margin: 0 5px 0 0;
	text-align: center;
	outline: 0;
}

.mb-panel {
	margin-top: 90px;
}

.mb-controls a:hover {
	color: #001664;
}

.mb-controls a.current {
	color: #FF2512;
}

.main-nav {
	display: block;
	text-align: center;
	border-bottom: 2px solid #a71700;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.main-nav a {
	text-decoration: none;
	color: #3e63ec;
	font-size: 18px;
	margin: 0 8px;
}

.main-nav a:hover {
	color: black;
	border-bottom: 2px solid black;
}

.mb-inside img {
	width: 100%;
}

/*----------------intro---------------*/
.intro {
	width: 1000px;
	float: left;
	font-size: 21px;
	padding: 40px 50px;
	background: url("info.fw.png");
	height: 187px;
	line-height: 43px;
	margin: 160px 0 60px;
}

/*-----------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: 30px;
	font-size: 15px;
	background: #575757;
	color: #FFF;
}

.foot_info p {
	width: 100%;
	text-align: center;
}

.foot_info a, .foot_info a:visited {
	color: #ffcc00;
}