* {
   -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box;
   box-sizing: content-box; 
}
body{
	margin:0 auto;
	font-size:12px;
	background: #f5f5f5 url(../img/bg2015.jpg) 50% 1%;
	font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode", "Helvetica","Arial","Verdana","sans-serif";
}
@-ms-viewport {
  width: device-width;
} 
h1, h2, h3, h4, h5, h6, h7, h8 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
}
ul {
	padding:0;
}
img{
	border:0;
	max-width:100%;
	-ms-intepolation-mode:bicubic;
}
a{
	color:#824102;
}
a:hover {
	color:#ba0600;
	text-decoration:none;
}
.clearfix:after ,.box:after, .boxNoPad:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.header{
	width:100%;
	background-color:#c9060e;
	border-bottom:5px solid #aaa;
}
#top_banner {
	width:996px;
	margin:0 auto;
}

#nav_brand{
	display:none;
}
.nav_box{
	width:996px;
	margin:0 auto;
}
.navbar {
	margin-bottom: 0px;
	min-height:40px;
}

.navbar-default {
  background-color: #c9060e;
  border: none;
  padding:0px;
}
.navbar-collapse  {
	padding-left:0px;
}
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
  color: #fff;
  font-weight:bold;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #FFF808;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #FFF808;
  background-color: #c9060e;
}
.dropdown-menu {
	min-width: 90px;
}
#searchframe {
	float:right;
	width:155px;
	font-size:12px;
	padding-top:10px;
}
#Search_form {
	padding:0px;
	background: none transparent scroll repeat 0% 0%; 
	float: left; 
	background:#fff;
	margin: 0px; 
	font: 12px arial,sans-serif,verdana; 
	width: 108px; 
	color: #444; 
	border:1px solid #CAB1B0;
	padding:2px;
	height:14px;
	overflow:hidden;
}
#sbb {
	padding: 0px;
	width:37px; 
	height:20px;
	overflow:hidden;
}


.main{
	width:996px;
	margin:0 auto;
}
.main-left {
	float:left;
	width:826px;
	overflow:hidden;
	padding:10px;

}
.banner {
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 2px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 2px;
	box-shadow:rgba(0,0,0,0.2) 0 0 15px;
}

#slidershow1 #banner_left_caret{
	position:absolute;
	height:14%;
	width:25%;
	top:50%;
	margin-top: -14%;
	left:0;
}
#slidershow1 #banner_right_caret{
	position:absolute;
	height:14%;
	width:25%;
	top:50%;
	margin-top: -14%;
	right:0;
}
.carousel-img img{
	width:826px;
	height:353px;
	overflow:hidden;
}
.message {
	margin-top: 20px;
}
.message-left {
	width: 260px;
	float: left;
}




.photo-show {

}
.photo-left {
	float: left;
	width: 230px;
	margin-left:4px;
}

.photo-right {
	float:right;
	width: 583px;
	margin-right:4px;
}
.p1, .p4, .p6{
	float: left;
	overflow:hidden;
}
.p1,.p2,.p3,.p4,.p5,.p6,.p7 {

	background-size: cover;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 2px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 2px;
	box-shadow:rgba(0,0,0,0.2) 0 0 15px;
	border:1px solid #f5f5f5;
}
.photo-show .mark {
	position:absolute;
	bottom: 0;
	left: 0;
	width:100%;
	height: 25px;
	padding: 0;
	background-color: #ba0600;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 30;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
}
.photo-show .photo-text {
	color: #eee;
	position: absolute;
	font-size: 12px;
	width:100%;
	height:15px;
	overflow-y:hidden;
	bottom: -4px;
	text-align: center;
	z-index: 60;
}


.p1, .p2 {
	width: 110px;
	height: 130px;
}
.p3 {
	width: 228px;
	height: 300px;
}
.p4 {
	width: 390px;
	height: 230px;
}
.p5 {
	width: 184px;
	height: 230px;
}
.p6 {
	width: 300px;
	height: 200px;
}
.p7 {
	width: 274px;
	height: 200px;
}
.p2, .p5, .p7 {
	float: right;
	overflow:hidden;
}
.photo-left-top, .photo-right-top {
	margin-bottom: 5px;
}


.tab-pane a {
	color:#492400;
}
.tab-pane a:hover {
	color:#824102;
}

.tab-content a {
	color:#492400;
}
.tab-content a:hover {
	color:#824102;
}


.pane-video {
	background: url('../img/video.gif') no-repeat 0 3px;
	padding-left:25px;
}


.nav-tabs {
	border:none;
}
.nav-tabs>li  {
	margin-bottom:0px;
	background:#f5f5f5;
}
.nav-tabs>li>a  {
	border-radius:0 0 0 0;
	border:none;
	color:#000;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover  {
	border:none;
	font-weight:bold;
	font-size:13px;
	color:#ba0600;
	height:17px;
	overflow-y:hidden;
}
.left_content  {
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 10px;
}
.left_content li{
	text-align: center;
}

.left_content .selected {
	padding:10px;
}
.left_content .colorbg {
	background:#f5f5f5;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
}
.tab-pane .selected h3 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	line-height:18px;
	margin-bottom: 5px;
}

.tab-pane .selected .desc {
	font-size: 12px;
	color: #777;
	text-align: justify;
}
.tab-pane .selected .desc .timer {
	color: #999999;
	text-align:right;
}
.right_content .selected {
	padding:15px 10px 10px;
	margin-right:5px;
	text-align: justify;
	height:80px;
	overflow-y:hidden;
}
.right_content .colorbg {
	background:#FAF7F5;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
}


.right_content .selected img{
	float:left;
	margin-right:10px;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px; 
	padding:1px;
	margin-bottom:5px;
	width:122px;
	height:75px;
}
.right_content .selected h3{
	margin-bottom:3px;
	font-size: 15px;
	font-weight: bold;
}
.right_content .selected h4{
	color:#ccc;
	padding:3px 0 3px;
}

.right_content .selected p{
	margin:0px;
	padding:0px;
}
.right_content .selected .line {
	font-size: 13px;
	line-height:21px; 
	color:#666;
}
.right_content .selected .line a{
	color:#8D7542;

}
.alink {
	background: url('../img/alink.gif') no-repeat 0 6px;
	padding-left:10px;
}
.right_content .selected .line a:hover{
	color:#ba0600;
}
.right_content .selected .line span {
	padding: 0 12px;
}
.title {
	color:#ba0600;
	font-size: 20px;
	margin:0 3px 10px;
	background: url('../img/title-bg.gif') no-repeat right 50%;

}
.title b{
	background-color:#fff;
	padding:0 10px 0 0;
	letter-spacing:2px;
}

.video_iframe {
	width:460px;
	height:395px;
	overflow:hiddn;
	float: left;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px; 
	padding:2px;
	margin:0 0 0 4px;
}

.hot-video .title {
	margin-bottom: 10px;
}
.video-list {
	width: 354px;
	height: 405px;
	float: right;
	overflow-x:hidden;
	overflow-y:auto;

}
.video-list ul {
	margin:1px 2px 0;
}
.video-list li {
	font-size: 13px;
	height:30px;
	line-height: 30px;
	overflow-y:hidden;
	padding: 5px 0 5px 10px;
	margin-bottom: 4px;
	list-style-type: none;
	color: #666;
	background-color: #f2f2f2; 
	cursor: pointer;
	-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	box-shadow:rgba(0,0,0,0.1) 0 0 5px; 
	border:1px solid #fff;
}
.video-list li:hover, .video-list li:hover a{
	background-color: #e4e4e4;
}
.video-list ul .on ,.video-list ul .on a{
	background-color: #4E525B;
	font-weight:bold;
	color: #fff;
}





.modframe {
	margin-top: 40px;
}

.live-item {
	float: left;
	width: 383px;
	height:120px; 
	text-align: justify;
	overflow: hidden;
	margin:0px 5px 10px;
	padding:10px;
	background:#f9f9f9;
	border-bottom:1px solid #eee;
	-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	box-shadow:rgba(0,0,0,0.1) 0 0 5px; 
}

.live-item h3 {
	float: left;
	text-align: center;
  margin-right: 13px;
}
.live-item h3 img{
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px; 
	padding:2px;
	width:110px;
	height:110px;
}
.live-item h1 {
	margin-bottom:3px;
	font-size: 15px;
	font-weight: bold;
	line-height:20px; 
}
.live-item h1 a {
	color: #323232;
}

.live-item h2 {
	font-size: 13px;
	line-height:20px; 
	color:#777;
	height:58px;
	overflow-y:hidden;
}

.live-item h4{
	color:#ccc;
	padding:3px 0 5px;
}


.loaddiv {
	height:30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 13px;
	clear:both;

}
.more_button {
	cursor:pointer;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px; 
	background:#fafafa;
	letter-spacing:1px;
	margin:10px 5px 0;
	color:#999;
}


.box-left {
	float: left;
	width: 300px;
	padding:5px 4px;
}
.box-leftpic {
	position: relative;
}
.boxpic-mark{
	position: absolute;
	left:0;
	bottom:0;
	width:300px;
	margin:0 2px 2px;
	height:80px;
	background: #ba0600;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.boxpic-text{
	position: absolute;
	left:0;
	top:0;
	margin-top:265px;
	color:#fff;
	font-size: 13px;
	line-height:20px;
	text-align: justify;
	padding:15px 10px 5px;
}


.box-left img {
	width: 100%;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px; 
	padding:2px;
	width:300px;
	height:200px;
}
.box-left h1 {
	margin-bottom:5px;
	margin-top:10px;
	font-size: 17px;
	font-weight: bold;
	line-height:24px;
}
.box-left p {
	font-size: 12px;
	color:#777;
	line-height:20px;
	text-align: justify;
}
.box-left .emcee, .box-left .guest {
	color: #444;
}
.box-left .emcee .emcee-job{
	float: left;
	color: #444;
	font-weight:bold;
}
.box-left .guest .guest-job {
	text-align: justify;
	float: left;

	font-weight:bold;
	color: #444;
}
.box-left .guest .guest-name {
	float:left;
	text-align: justify;
	width: 250px;
		color: #444;
}

.box-right {
	float:right;
	width: 510px;
}
.box-sum {
	
}
.box-img {
	position: relative;
	overflow-x:scroll;
	height: 360px; 
	overflow-y:hidden;
}
.box-img li {
	width:154px;
	position: relative;
	list-style-type: none;
	margin:5px 8px;
}
.box-img li .picm {
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px;  
	padding:2px; 
}
.box-img li .picm img{
	width:150px;
	height:150px;
}
.box-img li .text-mark{
	position: absolute;
	left:0;
	bottom:0;
	width:150px;
	margin:0 2px 2px;
	height:25px;
	background: #ba0600;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.box-img li .img-text {
	position: absolute;
	left:0;
	bottom:0;
	width:95%;
	height:30px;
	line-height: 30px;
	text-align: center;
}
.box-img li .img-text a {
	color: #fff;
	padding:0 5px 0 5px;
}

.box-text { 
	position: relative; 

} 

.top-logo { 
	background: url(../img/sj01.jpg) no-repeat; 
	width: 470px; 
	height: 20px; 
	position: absolute; 
	top: -335px; 
	left: 20px; 
} 
.box-text h2 { 
	font-size: 18px; 
	line-height: 24px; 
	font-weight: bold; 
	position: absolute; 
	top: -310px; 
	left: 20px; 
} 
.box-text p { 
	font-size: 13px;
	line-height:20px; 
	color:#777;
	position: absolute; 
	top: -280px; 
	left: 20px; 
	text-align: justify;
	margin-right:20px;
} 
.bottom-logo { 
	background: url(../img/xs02.jpg) no-repeat; 
	width: 470px; 
	height: 20px; 
	position: absolute; 
	top: -210px; 
	left: 20px; 
}

.table-act {
	float:left;
	width:240px;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px; 
	padding:13px 13px 0; 
	margin:4px;
}

.table-title h3 {
	font-size: 14px;
	line-height: 20px;
	color: #999; 
	padding:0px 0 5px;
}
.table-title h3 span {
	font-size: 18px;
	font-weight: bold;
	color: #cc4840;
}
.table-img img {
	width:244px;
	height:130px;
}
.table-act img {
	width: 100%;
	-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	box-shadow:rgba(0,0,0,0.1) 0 0 5px; 
	padding:2px;
}
.table-content ul {
	padding:0px 0 5px 0px;
}
.table-content li {
	list-style-type: none;
	border-top:1px solid #ddd;
	padding:5px 5px 13px;
	height:18px;
	line-height:28px;
	overflow-y:hidden;
}
.table-content li a{
	color: #444;
	font-size: 13px;
	font-weight: bold;
}

.text-list {
	width: 90px;
	float:left;
	margin:0 5px;
}
.text-list ul {
	padding:0;
}
.text-list li {
	cursor:pointer;
	list-style-type: none;
	width:80px;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	background-color: #dcdcdc;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px; 
	padding:2px;
	margin:7px 0 10px;
}
.text-list .on {
	background-color: #e84742;
	color: #fff;
}
.text-main {
	width: 720px;
	overflow-y: auto;
	position:relative;
	-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	box-shadow:rgba(0,0,0,0.1) 0 0 5px; 
}
.text-img {
	float: left;
	margin:5px;

}
.text-img img{
	-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.1) 0 0 1px;
	box-shadow:rgba(0,0,0,0.1) 0 0 5px; 
	padding:2px;
	width:300px;
	height:300px;
}
.text-news {
	float:left;
	width: 380px;
	margin:10px;
}
.text-news h1 {
	margin-bottom:7px;
	font-size: 18px;
	font-weight: bold;
	line-height:24px; 
}
.text-news h1 a{
}
.text-news p {
	text-align: justify;
	font-size: 13px;
	line-height:20px; 
	color:#777;
	border-top:1px solid #eee;
	padding-top:5px;
}
.text-news p a {
	color: red;
}
.news-focus {
	margin-top:20px;
	padding-bottom:20px;
}
.focus-left {
	float:left;
	background-color: #f6b679;
	color: #824102;
	padding:1px 10px;
	border-radius: 5px;
}

.focus-right {
	float:left;
	width:300px;
	margin-left: 10px;
}
.focus-right h3 {
	margin-bottom:0px;
	font-size: 14px;
	font-weight: bold;
	line-height:20px; 
	margin-top:0px;
}
.focus-right p {
	text-align: justify;
	font-size: 12px;
	line-height:20px; 
	color:#777;
	border-top:none;
	padding-top:0px;
}
.focus-right a {
	color: #444;
}


#award-title {
	background-color: #fb3235;
	color: #fff;
	list-style-type: none;
	text-align: center;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px; 
	margin:4px;
}

.award-win ul {
}
.award-win li {
	float:left;
	list-style-type: none;
	background-color: #fff;
	color: #000;
	padding:12px 10px;
	margin-left: 60px;
	font-size: 16px;
}
.award-win .on {
	border-bottom: 2px solid #fb3235;
} 
.award-name {
	text-align: center;
	height:600px;
	overflow-y:hidden;
}
.award-name img {
	margin-top: 0px;
}


.fashion-show  {
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px;  
	padding:4px; 
	margin:0 8px 0 4px;
}
.fashion-img {
	float:left;
	width: 450px;
	height:420px;
	overflow:hidden;
}
.fashion-img img {
	width: 100%;
	height: 100%;
}
.fashion-text {
	padding: 0;
	width: 350px;
	height:420px;
	float:right;
	margin: 0;
	border-bottom:1px solid #e7e7e7;
	border-bottom: none;
	overflow:hidden;
}

.fashion-text li {
	cursor:pointer;
	background-color: #f7f7f7;	
	list-style-type: none;
	border-bottom: 1px solid #e7e7e7;
	padding:10px 15px 0px;
	height:95px;
	overflow-y:hidden;
}
.fashion-text li:last-child {
	border-bottom: none;
	padding-bottom:10px;
}
.fashion-text .on {
	background-color: #e7e7e7;
}
.fashion-text li h3 {
	margin-bottom:3px;
	font-size: 15px;
	font-weight: bold;
	line-height:20px; 
}
.fashion-text li p {
	text-align: justify;
	font-size: 13px;
	line-height:20px; 
	color:#777;
}
.fashion-list {
	margin-top: 5px;
}
.fashion-item {
	position: relative;
	display:inline-block;
	width: 256px;
	padding:4px;
	margin:4px;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px;  
}
.fashion-item img {
	width:256px;
	height:140px;
}
.fashion-item .text-mark {
	position:absolute;
	width:256px;
	margin:3px 4px;
	height:25px;
	background: #ba0600;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	bottom: 0;
	left: 0;	
}
.fashion-txt {
	width:100%;
	text-align: center;
	line-height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.fashion-txt a {
	color: #fff;
}
.selected .action {
	margin-bottom: 10px;
}
.selected .action p span{
	display: inline-block;
	margin-right: 10px;
	height:10px;
}
.selected .action .date {
	text-align: center;
	color: #fff;
	padding:2px 0px;
	background-color: #ba0600;
	font-weight:bold;
	font-size:13px;
	margin:0px;
}
.selected .action .timer { 
	padding:0 8px;
}
.selected .action .timer p{ 
	margin:0px;
	padding:8px 0px;
}
.selected .action .clock {
	float: left;
}
.selected .action .thing {
	width: 125px;
	float: right;
	text-align: justify;
}






.fixnav {
	position: fixed;
	right: 16px;
	bottom: 0;
	display:none;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
.fixnav li {
	text-align: center;
	width: 120px;
	background: #000;
	color: #fff;
	list-style-type: none;
	padding:5px 0;
	border-bottom: 2px solid #fff;
}
.navmenu {
	overflow:hidden;
}
.navmenu li {
	text-align: center;
	padding:5px 0;
	width: 120px;
	background: #e7e7e7;
	color: #000;
	list-style-type: none;
}
.navmenu li:hover,.fixnav:hover {
	color: #FF5050;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
} 





.message-right {
	width: 550px;
	display:inline-block;
	margin-left:15px;
}
.nav_right_content {
	background:#F5F5F5;
	padding-left:5px;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 1px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px;  
}
.nav_right_content li{
	padding:0 0px;
}
.nav>li>a {
	padding:10px 14px 10px 14px;
}
.tab-pane {

}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(186, 144, 0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(186, 144, 0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(186, 144, 0,.5)),to(rgba(0,0,0,.0001)));
  background-image: linear-gradient(to right,rgba(186, 144, 0,.5) 0,rgba(0,0,0,.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(186, 144, 0,.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(186, 144, 0,.5) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(186, 144, 0,.0001)),to(rgba(0,0,0,.5)));
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(186, 144, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-caption{
	padding: 0;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	left:0;
	bottom:0;
	width:100%;
	height:25%;
	background-color:#000;
	z-index:300;
}
.text_box{
	color:#fff;
	font-weight:bold;
	z-index:350;
	position:absolute;
	top:75%;
	text-align:left;
	font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode", "Helvetica","Arial","Verdana","sans-serif";
	letter-spacing:0.5px;
	padding:0px 5px 0px 20px;
}
.text_box h3{
	margin-top:10px;
	line-height:30px;
	font-size:22px;
	font-weight:bold; 
	color:#f5f5f5;
}
.text_box p{
	line-height:20px;
	font-weight:normal;
	font-size:13px;
	color:#eee;
}
.main-right {
	float:right;
	width:150px;
	overflow:hidden;
}
#siderframe {
	text-align:center;
}
#siderframe h1{
	background:#eee;
	padding:5px 0;
	line-height:18px;
}
#sign_pic {
	padding:10px 0 0px;
}
#sign_pic img{
	border:0px;
}
#sign_media {
	display:inline-block;
	padding-top:10px;
}
#sign_media div{

	padding:5px 0;
}
#siderframe a{
	color:#000;
}
#sign_media2 {
	padding-top:10px;
}
#sign_media2 div{
	padding:5px 0 0;
}

#history_list {

}
#item_h1 img{
	width:100%;
}
#history_item {
  margin: 5px 3px 15px;
  border: 1px solid #eee;
  background: #f8f8f8;
  height: 125px;
  overflow-y: hidden;
  padding: 1px;
}
#item_h1 {
	float:left;
	width:35%;
	
}
#item_h2 {
	float:right;
	width:64%;
	
}

#item_h2 h1{
	color:#777;
	padding-top:5px;
	padding-right:5px;
	line-height:160%;
}
#item_h2 h2{
	height:10px !important;
	height:8px;
	overflow-y:hidden;
}
#item_h2 h3{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	background:url(../img/hp.gif) no-repeat 0 8px;
	text-indent:20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#item_h2 h3 a{
	color:#000;
}
#item_h2 h3 a:hover{
	color:#D99B19;
}



#boao_activity_frame {
  margin:2px;
}
#boao_activity_frametabs {
	color:#999;
	float:right;
	margin-right:232px;
	CURSOR: pointer;
	margin-top:20px;
}
#boao_activity_frametabs .activity {
	background:url(../img/activity_bg.png) no-repeat 0px 6px;
}
#boao_activity_frametabs div{
	float:left;
	padding:6px 0px 2px 20px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
}


#Bplantabs,#Bplan2tabs,#Bplan3tabs,#Bplan4tabs  {
	width:150px;
	float:left;
	overflow:hidden;
	font-size:13px;
	text-align:center;
	color:#444;
	font-weight:bold;
	margin-top:10px;
}
.boaoactive{
	background:#eee;
	color:#5E2001;
	font-weight:bold;
}
#Bplan,#Bplan2,#Bplan3,#Bplan4 {
	width:650px;
	float:right;
	overflow:hidden;
	padding:0 10px;

}
#Bplantabs div,#Bplan2tabs div,#Bplan3tabs div,#Bplan4tabs div {
	margin:10px 3px;
	
	padding:7px 5px;
	CURSOR: pointer;
	-webkit-box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;
	-moz-box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;
	box-shadow:rgba(0,0,0,0.2) 0px 0px 10px;
}

#boaoact_frame {
	float:right;
	width:280px;
	margin-top:10px;
	text-align:justify;
}
#boaoact_frame h1 {
  font-size: 20px;
  font-weight: bold;
  line-height:28px;
}
#boaoact_frame h2 {
	margin-top:5px;
	color:#555;
	font-size:13px;
	line-height:22px;
}
#boaoact_photo {
	float:left;
	width:356px;
	overflow:hidden;
	margin-top:10px;
	-webkit-box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;
	-moz-box-shadow:rgba(0,0,0,0.1) 0px 0px 15px;
	box-shadow:rgba(0,0,0,0.2) 0px 0px 10px;
}
#boaoact_photo img {
  width: 350px;
  height: 300px;
  padding: 2px;
  background: #ffffff;
  border: 1px solid #ddd;
}



#headmidtitle {
	margin:10px 0 0; 
	text-align:center;
	padding:4px 0;
	letter-spacing:1px;
	font-size:16px;
	font-weight:bold;
	color:#B74E00;
	background: url(../img/new_table3.png) repeat-y center bottom;
}
#hlisttabs {
}
#hlisttabs span{
	font-size:12px;
	padding:0 10px;
	CURSOR: pointer;
}
#hlisttabs span .boaoactive {
	background:#ccc;
}
#headmidtitle span a{

	color:#A37023;
}
#headmidtitle span a:hover{
	color:#ba0600;
}
#headright_info {
	font-size:13px;
	font-weight:bold;
	color:#444;
	padding:10px 10px 20px 20px;
}
#headright_info h1{
	float:left;
	width:450px;
	font-size:12px;
	overflow:hidden;
	line-height:190%;
}
#right_s_1 {
	float:right;
	width:250px;
	padding-right:10px;
	overflow:hidden;
}
#headright_info h2{
	border-top:1px solid #E4D6CC;
	padding:5px;
	text-indent:6px;
	background:url(../img/linkss.gif) no-repeat 0 10px;

}
#headright_info h2 a{ 
	color:#85481F;
}
#headright_info h2 a:hover{ 
	color:#ba0600;
}
#info_join {
	color:#444;
	padding:0px 10px 20px 30px;
	line-height:200%;
}

#jxtable {
	padding:14px 14px 16px 14px;


}
#jxsingle {
	float:left;
	width:262px;
	margin:0 2px;
}

#jxitem{
	text-align:center;
	color:#606077;
	padding-bottom:16px;
	background:url(../img/tablebg2.png) no-repeat 0px bottom;
}
#jxitem h1{
	padding:10px;
	font-weight:bold;
	color:#864002;
	letter-spacing:1px;
	font-size:14px;
	background:url(../img/jiangxbg.png) repeat-x 0 bottom;
}

#jxitem h2{
	background:url(../img/jiangxbg.png) repeat-x 0 bottom;
	padding:10px;
}

#hlist {
	padding: 5px 14px;
}
#list_nav{

}
#hlist_left{
	float:left;
	width:130px;
	overflow-y:hidden;
	background:#ddd;
}

#hlist_right{
	background:url(../img/tablebg.png) no-repeat 17px bottom;
}

#hlist_right h1{
	float:left;
	width:100px;
	margin:0 1px;
	text-align:center;
	padding:10px;
	color:#606077;
	background:url(../img/jiangxbg.png) repeat-x 0 bottom;
}



#tableframe {
	padding:0 0px;
}	
#table_left {
	width:620px;
	float:left;
	overflow:hidden;
}
#table_right {
	width:325px;
	float:right;
	overflow:hidden;
}

#table_item {
	padding-bottom:30px;
}
#table_title{
	height:33px;
	overflow-y:hidden;
}	
.title_lbg {
	background:url(../img/title_bg.gif) no-repeat -12px bottom;
}
.title_rbg {
	background:url(../img/title_bg.gif) no-repeat 314px bottom;
}
#table_title h1 {
	letter-spacing:1px;
	height:19px;
	overflow-y:hidden;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.title_lbg h1{
	background:#85481F url(../img/title_p.png) no-repeat 14px 8px;
	padding:4px 10px 4px 30px;
}
.title_rbg h1 {
	background:#85481F url(../img/title_p.png) no-repeat 3px 8px;
	padding:4px 10px 4px 19px;
}
#table_info{
	padding-bottom:9px;
	margin:0 5px 0px;
}
.info_lbg {
	background:url(../img/title_info.gif) no-repeat -11px bottom;
	padding-left:10px;
}
.info_rbg {
	background:url(../img/title_info.gif) no-repeat 303px bottom;
	padding-right:10px;
}
.info_fbg {
	padding:0 10px;
}
#table_info h2{
	padding:0 0px 7px;
	color:#777;
	line-height:170%;
	border-bottom:1px solid #ddd;
}

#table_content {
	text-align:center;
	color:#85481F;
	font-weight:bold;
	font-size:12px;
}
.tbtxt {
	text-align:left;
	padding:10px 0;
	padding-left:10px;
	line-height:180%;
	color:#444;
	font-size:12px;
	font-weight:normal;
}




#foot_pic {
	float:left;
	width:200px;
	padding-top:25px;
	overflow-y:hidden;
}
#foot_info {
	float:right;
	padding-top:20px;
	width:780px;
	margin-right:10px;
	line-height:150%;
	color:#fff;
}
#foot_im {
	margin:15px 0 0px;
}
#foot_im h3 {
	font-size:12px;
	height:20px;
	color:#fff;
	float:left;
	margin-right:15px;
	margin-left:2px;
	background:url(../img/n_news2.gif) no-repeat 0 1px;
	text-indent:15px;
}
#foot_im h3 a{
	color:#fff;
}
#foot_box{
	background:#ac0300;
	margin-top: 20px;
}
#foot{
	margin:0 auto;
	width:996px;
	height:220px;
}


#history_peole {
		padding:0px 0 0 5px;
		background:url(../img/peoplebg3.png) no-repeat 1px 2px;
		height:320px;
		overflow-y:hidden;
	}


	#peopleplan {
		float:left;
		padding-left:3px;
		width:350px;
		overflow:hidden;

	}
	#peole_right {
	float:right;
	width:459px;
	padding:2px;

	background:url(../img/peoplelistbg2.png) no-repeat;
	}

	#peopleplantabs {
		margin:3px 4px;
		height:295px;
		width:433px;
		overflow-x:scroll;
		overflow-y:hidden;
	}
	#peopleplantabs td {
		width:50px;
		height:63px;
		padding:2px;
	}
	#peopleplantabs td  img{
		width:50px;
		height:63px;
		CURSOR: pointer;
		max-width:none;
	}
	#peole_title {
		height:20px;
	}
	#peole_img {
		display: inline-block;
	}

	#peole_img h1{
		text-align:center;
		width:110px;
		height:109px;
		overflow:hidden;
		float:left;
		background:url(../img/ymian_bg.jpg) no-repeat 50% bottom;
	}

	#peole_img h2{
		float:right;
		overflow:hidden;
	}
	#peole_img h3 {
		font-size:13px;
		color:#ba0600;
		font-weight:bold;
		line-height:150%;
		padding-right:15px;
		height:120px;
		overflow-y:hidden;
	}
	#peole_img h3 a {
		font-size:12px;
		font-weight:normal;
		padding:0 5px;
	}
	#peole_img h4 {
		text-align:right;

		color:#777;
		line-height:150%;
		padding-right:10px;
	}
	#peole_info {
		padding:3px 5px 8px;
	}
	#peole_info h1{
		font-size:13px;
		font-weight:bold;
		color:#fff;
		letter-spacing:2px;
	}
	#peole_item {
		border:1px solid #EDEDED;
		border-top:none;
	}
	#peole_item h1{
		padding:5px 6px 5px 12px;
		background:url(../img/morelink.jpg) no-repeat 5px 7px;
		border-bottom:1px solid #eee;
	}
	#peole_item h1 span{
		float:right;
		color:#ccc;
		font: 11px "黑体";
		padding-top:1px;
	}
	#peole_item h1 a{
		color:#8C6425;
	}
	#peole_item h1 a:hover{
		color:#ba0600;
	}
	#peole_item h2{
		text-align:right;
		padding:10px;
		font-weight:bold;
	}