﻿@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---------------*/
.banner {
	width: 950px;
	float: left;
	padding: 0 0 0 150px;
	margin-bottom:410px;
}

.banner li {
	background: url("title.png") no-repeat scroll 0 0;
	font-size: 16px;
	float: left;
	width: 105px;
	margin: 10px 5px;
	height: 37px;
	line-height: 37px;
	text-align:center;
}

.banner li a {
	color: #FFF;
	font-weight: bold;
	width: 110px;
	text-align:center;
	
}

	
/*----------------------------qxbj---------------------------*/	
.qxbjTitle a,.qxbjTitle a:visited {
	width: 1100px;
	float: left;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 200px -70px;
	margin: 80px 0 20px;
}

.talkBox {
	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;
	height: 90px;
	padding:5px 0;
}

.tabBar .hd li {
	float: left;
	height: 35px;
	line-height: 34px;
	padding: 0 5px;
	margin: 4px 35px 0px 38px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
}

.tabBar .hd li.on {
	position: relative;
	margin: 2px 35px 0px 38px;
	border-bottom: 2px #fff solid;
	font-weight:bold;
}

.tabBar .bd {
	padding: 10px 40px 0 0;
	clear: both;
	position: relative;
	height: 320px;
	overflow: hidden;
}

.tabBar .bd .conWrap {
	width: 1100px;
}

.tabBar .prev,.tabBar .next {
	position: absolute;
	left: 10px;
	top: 100px;
}

.tabBar .next {
	left: auto;
	right: 10px;
}

.tabBar .prevStop,.tabBar .nextStop {
	display: none;
}

.tabBar .bd p {
	padding-bottom: 10px
}

.conList {
	width: 1000px;
	float: left;
	margin-left:5px;
}

.conList li {
	width: 1100px;
	float: left;
	padding:0 50px;
}

.conList img {
	width: 480px;
	float: left;
	height: 360px;
	margin: 15px 35px 15px 15px;
}

.conList h2 a,.conList h2 a:visited {
	width: 440px;
	float: left;
	line-height: 41px;
	font-size: 18px;
	color: #00328C;
	margin: 10px 0;
}

.conList  p {
	line-height: 36px;
	width: 440px;
	float: left;
	color: #4B4B4B;
	font-size: 14px;
}

.conList p .more {
	color: #4B4B4B;
}
	
/*----------------cydt---------------------*/
.cydtTitle a,.cydtTitle a:visited {
	width: 1100px;
	float: left;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 200px -170px;
	margin: 40px 0 30px;
}

.cydtList{
	width: 1100px;
	float: left;
	}
.cydtList li {
    float: left;
    width: 260px;
    margin: 15px 7px;
}
.cydtList li img {
    float: left;
    width: 260px;
    height: 200px;
}
.cydtList li span{
	float: left;
	padding:10px;
    width: 240px;
	line-height:37px;
	height:80px;
	font-size:18px;}
.cydtList .white{width: 240px;height:80px;padding-top:70px;background: url("title.png") no-repeat scroll -280px -925px #FFF;}
.cydtList .blue{width: 240px;height:80px;padding-top:70px;background: url("title.png") no-repeat scroll 100px -925px #00C3FF;}	
.cydtList .blue a,.cydtList .blue a:visited { color:#FFF;}
/*----------------------------forum---------------------------*/	
.forumTitle a,.forumTitle a:visited {
	width: 1100px;
	float: left;
	height: 63px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll 200px -280px;
	margin: 0 0 10px;
}

.forumBox { background:#FFF; 
    padding:20px 30px;
	width: 1040px;
	float: left;
}

.forumBoxLeft {
	width: 500px;
	float: left;
	height: 285px;
	overflow:hidden;
}

.forumBox h2 a,.forumBox h2 a:visited {
	width: 500px;
	float: left;
	line-height: 45px;
	height: 45px;
	font-size: 21px;
	text-align:center;
	font-weight:normal;
}

.forumBox p {
	line-height: 31px;
	width: 500px;
	float: left;
	font-size: 14px;
	color:#909090;
}

.forumBox p .more {
	color: #909090;
}

.forumBoxLeft ul {
	width: 480px;
	float: left;
	padding: 8px 0;
	display: inline;
}

.forumBoxLeft li {
	width: 450px;
	float: left;
	line-height: 37px;
	height:37px;
	font-size: 15px;
	overflow: hidden;
	padding: 0 5px 0 15px;
	margin-right: 10px;
	background: url("title.png") no-repeat scroll 0 -612px;
}

.forumBoxRight {
	width: 540px;
	float: right;
}

.forumBoxRight img {
	width: 520px;
	float: left;
	height: 290px;
	padding: 10px;
}

/*-------------info------------------*/
.info {
	width: 1100px;
	float: left;
}

.info .list {
	width: 550px;
	float: left;
}

.ptxxTitle a,.ptxxTitle a:visited {
	width: 500px;
	float: left;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll -71px -520px;
	margin: 50px 0 0;
}

.qyxxTitle a,.qyxxTitle a:visited {
	width: 500px;
	float: left;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll -71px -690px;
	margin: 50px 0 0;
}

.zsjcTitle a,.zsjcTitle a:visited {
	width: 500px;
	float: left;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll -71px -390px;
	margin:30px 0 0;
}

.byhzTitle a,.byhzTitle a:visited {
	width: 500px;
	float: left;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	background: url("title.png") no-repeat scroll -71px -820px;
	margin:30px 0 0;
}
.txtList {
	width: 500px;
	float: left;
}

.txtList ul {
	width: 480px;
	float: left;
	padding: 10px 0;
	display: inline;
}

.txtList li {
	width: 450px;
	float: left;
	line-height: 35px;
	height:35px;
	font-size: 15px;
	overflow: hidden;
	padding: 0 5px 0 15px;
	margin-right: 10px;
	background: url("title.png") no-repeat scroll 0 -612px;
}
.toww{float: left; width:1100px; text-align:center;font-size: 15px; font-weight:bold;margin: 55px 0 0;line-height:45px;}

/*-----------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;
	font-size: 15px;
	margin: 45px 0 15px;
	color: #000;
}

.foot_info p {
	width: 100%;
	text-align: center;
}

.foot_info a, .foot_info a:visited {
	color: #ffcc00;
}	
