/* Normal Style */

html {
	position:relative;
   height: 100%;
    overflow: hidden;
	background:none;

}
body {
	font-size:12px;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
    height: 100%;
    overflow: auto;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding:0;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: none;
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration:underline;
}
a:hover{
	color:#2b2b2b;
}
.container {
	width: 1000px;
	background: none;
	margin: 0 auto;
}
/*----------------------------------------------- header Style ---------------------------------------------*/
.bigImgContaint img{
            width:1000px;
            height:325px;
        }
#navcon {
    background: url("../images/headbg.jpg") repeat-x scroll 0 -1px transparent;
    width: 100%;
}
#header {
	background: url("../images/headbg.jpg") repeat-x scroll 0 -1px transparent;
    margin: 0 auto;
    padding-left: 20px;
    padding-top: 3px;
    width: 1000px;
}
#header ul {
	overflow:hidden;
	zoom:1;
	text-align:center;
}
#header ul li {
	float:left;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	margin:2px;
}
#header ul li.last {
	border:none;
}
#header ul li a {
	color:#666;
	text-decoration:none;
}
#header p {
	line-height:25px;
	padding-left:4px;
}
#header p a {
	padding:0 0.5em;
	color:#455E78;
}
/*----------------------------------------------- banner Style ---------------------------------------------*/
#bannercon{
	margin:10px auto;
	width:1000px; 
	height:300px;
    overflow: hidden;
}
.banner {
	background:url(../images/banner.gif) left top no-repeat;
	height:300px;
	width:1000px;
	overflow:hidden;
}
.banner p {
	font:15px "宋体", "黑体";
	font-weight:400;
	color:#fff;
	text-indent:2em;
	margin:5px 10px;
}
.bigImgContaint img{
            width:1000px;
            height:300px;
        }
h1 {
	font:36px "宋体", "黑体";
	font-weight:800;
	color:#fff;
	margin:10px;
}
.navlist {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 2px solid #fff;
    height: 40px;
	overflow:visible;
}
.navlist ul {
    float: left;
    padding-left: 120px;
}
.navlist ul li {
    float: left;
}
.navlist ul li a.first {
    border: medium none;
}
.navlist ul li a {
    border-left: 1px dotted #DDDDDD;
    color: #9E4922;
    float: left;
    font-family: 宋体;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 23px;
    text-decoration: none;
	background:#eee;
}
.navlist ul li a:hover {
    border-bottom: 2px solid #990000;
    color: #990000;
	background:#ccc;
}
#banner {position:relative; width:1000px; height:300px; border:1px solid #666; overflow:hidden;}
#banner_list img {border:0px; width:1000px;}
#banner_bg {position:absolute; bottom:0;background-color:#000;height:30px;filter: Alpha(Opacity=30);opacity:0.3;z-index:1000;cursor:pointer; width:1000px; }
#banner_info{position:absolute; bottom:0; left:5px;height:22px;color:#fff;z-index:1001;cursor:pointer;}
#banner_text {position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;}
#banner ul {position:absolute;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8;
			margin:0; padding:0; bottom:3px; right:5px;z-index:1002;}
#banner ul li { padding:0px 6px; margin:0 5px;float:left;display:block;color:#900;background:#fff;cursor:pointer;}
#banner ul li.on { background:#ccc;}
#banner_list a{position:absolute;} <!-- 让四张图片都可以重叠在一起-->
/*----------------------------------------------- main Style ---------------------------------------------*/
#preface{
	background:url(../images/conner-left.jpg) left top no-repeat;
	padding-top:20px;
}
.fl_left{
	float:left;
	display:inline;
}
.fl_right{
	float:right;
	display:inline;
}
.mr_left{
	margin-left:10px;
}

.ct_1{
	margin-top:10px;
	overflow:hidden;
}
.mainl {
	float: left;
	width: 300px;
	background: #FFF;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}
#picshow {
	border:none;
}
#show_news{
	width:430px;
	border:none;
	margin:10px;
}
#topten{
	margin:10px;
	overflow:hidden;
}
.b_1 {
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:290px;
	margin-bottom:10px;
}
.innert{
	width:330px
}
.b_img{
	width:256px;
	margin:15px;
	margin-top:25px;
	padding:1px;
}
.br{
	margin-left:10px;
}

.ttbar {
    background: url("../images/ttbar.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    height: 30px;
    overflow: hidden;
}
.ttbarwh {
    border-bottom: 2px solid #D54F34;
    clear: both;
    height: 38px;
    overflow: hidden;
}
h2.tth2wh {
    background: url("../images/tth2wh.jpg") no-repeat scroll 0 0 transparent;
    color: #D54F34;
    display: inline;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    padding-bottom: 1px;
    padding-left: 30px;
	font-family: 宋体;
}
h2.tth2 {
      color: #000;
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
	font-family: 宋体;
}
.focusPlayer {
    margin: 10px;
}
.vpic {
    border: medium none;
    height: 200px;
    width: 272px;
}
.playbtn {
    height: 50px;
    left: 25px;
    position: absolute;
    top: 130px;
    width: 50px;
    z-index: 2;
}
.playbtnspan {
    background: url("../images/play.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    width: 50px;
}
h2.tth2 span {
	margin-left: 140px;
}
h2.tth2 span a {
	font-size: 12px;
}
h2.tth2 a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.ulbc{
	overflow:hidden;
	margin-bottom:10px;
}
ul.ulbc li{
	background: none repeat scroll 0 0 transparent;
    float: left;
    margin-left:10px;
	margin-top:10px;
    text-align: center;
}
ul.ulbc li img{
	width:109px;
	height:80px;
}
ul.normalUL {
	padding:1em;
}
ul.normalUL li {
	font-size:1em;
	line-height:22px;
	background: url(../images/bullet2.jpg) no-repeat 0 10px;
	padding-left:10px;
}
ul.normalUL li.more {
	text-align:right;
	background:none;
}
ul.normalUL h3 {
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:10px;
}
ul.normalUL h3 span {
	font-size:12px;
	padding-left:170px;
}
ul.normalUL p {
	text-indent:2em;
	line-height:22px;
}
.main {
	width: 380px;
	float: left;
	margin-bottom:10px;
	overflow:hidden;
}
.b_2 {
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:380px;
	margin-bottom:10px;
}
.mboxf {
	float:left;
	width:398px;
	border:1px #EADCAE solid;
	margin-top:10px;
	background:#fff;
}
ul.tbtn {
	border-top:#fff solid 2px;
	height: 25px;
	line-height: 25px;
	padding:0px;
	margin:0px;
	background:#fff;
	border-bottom:#900 solid 2px;
}
ul.tbtn li.curr {
	text-decoration: underline;
	border-top:#900 solid 2px;
	border-bottom:#fff solid 2px;
	color: #900;
	cursor: default;
	font-size: 12px;
}
ul.tbtn li {
	border-top:#fff solid 2px;
	border-bottom:#900 solid 2px;
	float: left;
	height: 23px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding:0 10px;
}
ul.tbtn li.ttli {
	padding-left:20px;
	height: 23px;
	line-height: 25px;
	background:#fff;
	color:#900;
	font-size:16px;
	font-weight:bold;
	font: "宋体", "黑体";
}
ul.tbtn li.curr a {
	color: #2B2B2B;
	font-weight: bold;
}
.bList span.topt {
	
	background-position:0 0;
	color: white;
}
ul.bList {
	margin:10px;
	overflow:hidden;
}
.bList span {
	float: left;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background: url(../images/gg.gif) no-repeat 0 -25px;
	text-align: center;
	margin-right: 12px;
	margin-top:4px;
}
.bList li {
	float: left;
	width: 250px;
}
.bList li a {
	float: left;
	width: 195px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
}
span.title{
	font-family:宋体;
}
h2.mth2 {
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	line-height:20px;
	height:20px;
	background:#EADCAE;
	color:#900;
	font-size:16px;
	font-weight:bold;
	font: "宋体", "黑体";
}
.intr {
	
    margin-right: 10px;
	margin-left:10px;
    overflow: hidden;
}
h3.ttp {
    border-bottom: 1px dotted #CCCCCC;
    color: #900;
    font-size: 16px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
	font-family: 宋体;
}
h3.ttp a{
	color: #900;
}
p.intp {
	text-indent: 2em;
	font: "宋体", "黑体";
	font-weight: 500;
	color: #333;
	margin: 5px 10px;
	line-height: 22px;
}
p.intp a{
	color: #900;
	float:right;
	margin-right:20px;
}
.mainr {
	float: right;
	width: 300px;
	background: none;
	margin-bottom:10px;
}
.b_3 {
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:292px;
	background:#fff;
	border:1px #ccc solid;
}
.slider {
	width: 250px;
	padding: 0 5px;
	left:0;
	top: 0;
}
.slider img {
	display:block;
	padding: 2px;
	border: 1px solid #ccc
}
.slider li {
	padding: 5px 0;
	border-bottom: 1px dashed #ccc;
	overflow:hidden;
	width:100%
}
.slider p {
	font-size: 12px;
	color:#333;
	line-height:15px;
}
/*.cmt {
	margin:10px;
	height:180px;
	overflow:hidden;
}
.cmt h4 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-color: #EEE;
	margin-bottom:5px;
}
.cmt p {
	margin-bottom:3px;
	text-indent: 2em;
}*/
.wp {
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
}
#ibody {
    width: 682px;
	border:1px solid #ccc;
}
.imglist {
	overflow:hidden;
}
.imglist ul {
	overflow:hidden;
	margin:10px 0;
}
.imglist li {
    background: none;
    float: left;
    margin-left:10px;
	margin-bottom:10px;
    text-align: left;
    width:160px;
    overflow:hidden;
}
.imglist li a {
    display: block;
    padding: 1px;
}
.imglist li img {
	width:152px;
}
.alt {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 200px;
    line-height: 30px;
    margin: 300px auto 0;
    text-align: center;
    width: 150px;
}
.imglist2 {
    bottom: 150px;
}
/* --------------------------------------------------------jMyCarousel -------------------------------------------------*/
.picroll {
	width:980px;
}
h2.bth2 {
	font-family: 宋体;
	padding-left:50px;
	line-height:40px;
	height:50px;
	background:#EADCAE url(../images/bth2.jpg) top left no-repeat;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
.jMyCarousel {
	margin:1px;
	background:#EEE;
}
.jMyCarousel .prev {
	background: url(galleryindex/left.png) center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}
.jMyCarousel .next {
	background:url(galleryindex/right.png) center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}
/*div.jMyCarousel .up{background:url('/css/galleryindex/up.png') center center no-repeat;width:61px;height:40px;border:0px;}
div.jMyCarousel .down{background:url('/css/galleryindex/down.png') center center no-repeat;width:47px;height:61px;border:0px;}*/
.jMyCarousel ul li {
	margin:5px;
	border:1px solid #444;
	line-height:0px;
	padding:2px;
}
.jMyCarousel ul li a {
	display:block;
	margin:0px;
	padding:0px;
}
.jMyCarousel ul li h5 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 140px;
	clear: both;
	line-height:15px;
}
.jMyCarousel ul li a img {
	display:block;
	border:0px;
	width:147px;
	height:110px;
}
.mainb {
	width: 690px;
	background: #FFF;
	margin-bottom:10px;
	overflow:hidden;
}
.b_4 {
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:680px;
}
.shad{
	
	overflow:hidden;
	width:489px;
}
.shad2{
	width:684px;
}
.shad3{
	width:294px;
}
.shad4{
	width:994px;
}
.b_5{
	width:487px;
	overflow:hidden;
	background:#fff;
	border:1px #ccc solid;
	height:300px;
}
.b_6{
	width:992px;
	overflow:hidden;
	border:1px #ccc solid;
}
.rocbox
{
	overflow:hidden;/*或者 hidden,scroll,不包括visible */
	_height:1%; /*设置高度是为了ie6获取haslayout */
	width:630px;
	margin:0 10px;
	margin-bottom:5px;
	clear:both;
	border-bottom:#ccc dotted 1px;
	}
.headpic{
	float:left;
	height:52px;
	width:52px;
	margin-left:10px;
	margin-top:10px;
}
.headpic a img {
	border: #ccc 1px solid;
	padding:1px;
}
.rocon{
	width:540px;
	float:right;
	margin:10px;
}
p .sms{
	line-height:15px;
	margin:2px auto;
	color:#333;
	font:12px;
}
p.sms a,p.sms a:link {
	color:#00F;
	margin-right:10px;}
p.sms a:hover,p.sms a:active,p.sms a:focus{
	color:#900;
}
.mainlb {
    background: none;
    display: block;
    float: left;
    overflow: hidden;
    width: 1000px;
}
.linegr {
    border-bottom: 1px solid #05283C;
    display: block;
    float: left;
    margin: 5px 0px;
    width: 980px;
}
#youse{
	background: url("../images/yousejinshu.jpg") no-repeat scroll 0 0 transparent;
}
.lbtbar {
	background: url("../images/lbtbar.jpg") no-repeat scroll 0 0 transparent;
	border-top:#900 3px solid;
    clear: both;
    height: 50px;
    overflow: hidden;
}
.lbth2 {
    float: left;
    font-size: 16px;
    font-weight: 800;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.lbtbarlit {
    background: url("../images/xiaobiao.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 50px;
    overflow: hidden;
}
span.moresp {
    float: right;
    margin-right: 18px;
    margin-top: 27px;
}
span.moresp a {
    color: #990000;
    font-size: 12px;
    font-weight: 300;
    padding: 2px 5px;
	font-family: 宋体;
}
span.morespgr {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
}
span.morespgr a {
    color: #990000;
    font-size: 14px;
    text-decoration: none;
}
.talkcc {
    border-bottom: 1px solid #CCCCCC;
    margin: 10px 30px;
    overflow: hidden;
    padding: 10px 0;
}

.rocon h4 {
    background-color: #EEEEEE;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 5px;
}
.txtContent {
    height: 100px;
    width: 880px;
}
ul.bList {
    margin: 10px;
}
ul.bList li {
    background: none ;
    
    line-height: 25px;
    margin: 5px 0;
    width: 230px;
}
.bList li a {
    background: none repeat scroll 0 0 transparent;
    margin-left: 15px;
}
/* --------------------------------------------------------------------------- 策划人 -------------------------------------------------------- */
#Today {
    background-color: #FFEFD5;
    display: inline-block;
    padding: 10px 0;
    width: 100%;
}
#Today h2 {
    color: #990000;
    font-size: 1.6em;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}
#Today h4 {
    color: #333333;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}
/* --------------------------------------------------------------------------- 脚注样式 -------------------------------------------------------- */
.footer {
	background:#fff;
	border-top:#900 2px solid;
    clear: both;
    margin: 0 auto;
    padding: 10px 0;
    width: 1000px;
}
.footer p {
    text-align: center;
}
