﻿@charset "utf-8";
/* 全局 */
body { 
	background: url(../images/bj.jpg) no-repeat;
	background-color: #f3f1e6;
	min-width:1100px;
}
body {font-family:"微软雅黑","Arial","宋体"; color: #333; font-size: 12px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,th,td {margin:0; padding:0;/* cellspacing:0; cellpadding:0;*/}
* { box-sizing: border-box;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
input,textarea,select {margin:0; font-size:100%; font-family:"微软雅黑","Arial","宋体";}
ul,li,ol {list-style-type: none;}
img {border:0;}
.del {text-decoration: line-through;}
/*table {border-collapse:collapse; border-spacing:0;}*/

/* 清除浮动 */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clrfix:before, .clrfix:after {content:""; display:table;}  
.clrfix:after {clear:both;}  
.clrfix {zoom:1;}
/* 清除浮动 适用100% */
.overflowfix {overflow:auto; zoom:1;}
.displayfix {display:inline-block; *display:inline; zoom:1; width:100%; _width: auto;}

/* 去掉A标签和按钮的虚线框 谷歌默认无虚线 */
a {blr:expression(this.onFocus=this.blur());} /* A标签：IE7 IE6  */
a:focus {outline:none;} /* A标签：FF IE8  */
input::-moz-focus-inner{border:0;} /* 按钮：FF */

/* 去掉谷歌两种文本框和下拉的阴影 */
input,textarea,select  {outline: none;}

/* IE6 提示升级 */
.ie6_bg { background: url(/images/ie6/ie6_bg.gif) repeat-x; height: 110px; }
.ie6 { background: url(/images/ie6/ie6.gif) no-repeat; width:924px; height: 110px; margin:0 auto; }
.ie6 ul { padding-left:310px; }
.ie6 li { float:left; padding-left:40px; }
.ie6 li a { width:61px; height: 110px; display:block; }

/* 版权 */
.bqxx { background:url(http://218.30.67.146:9999/0bqxx/bqxx.gif) no-repeat center 0; width:100%; height:252px; position: fixed; top:100px; left:0; z-index:9999; display:none; }

/* 特有 */
.clr{clear:both; font-size:0; height:0; line-height:0;}
.clr10{clear:both; font-size:0; height:10px; line-height:normal;}
.clr15{clear:both; font-size:0; height:15px; line-height:normal;}
.clr20{clear:both; font-size:0; height:20px; line-height:normal;}
.clr30{clear:both; font-size:0; height:30px; line-height:normal;}
.fl {float: left;}
.fr {float: right;}
.w1000 {width:1000px; margin:0 auto;}
.w1100 {width:1100px; margin:0 auto;}
.w1200 {width:1200px; margin:0 auto;}

/* 链接 */ /*a.a_baise:link, a.a_baise:visited, a.a_baise:active*/
a {text-decoration: none; color: #333;}
a:hover {text-decoration: none; color: #FF6600;}

/* CSS Document */
.wrap {
	width: 1100px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: 5px solid #701216;
	background-color: #fff;
}
.head,.banner,.lanmu,.login,.weinav,.wei{margin:0 auto;}
.ewm{
	position: fixed ;
	z-index:10000;
	top: 100px; 
	right: 10px;
}
/*head*/
.logo {
	padding: 20px 0 20px 25px;
}
/*导航*/
.mainnav_bj {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 0 25px;
}
.mainnav { 
	height:50px;
	width:800px;
	margin:0 auto;
}
.mainnav  ul li.mainnav_on a { 
	color: #b6353a;
}
.mainnav ul li {
	margin-left:0;
	float:left;
	width:100px;
	line-height:50px;
	list-style:none;
	text-align:center;
	position: relative;
	z-index:9998;
}
.mainnav ul li a {
	display:block;
	text-decoration:none;
	height:50px;
	color: #544133;
    font-family: "微软雅黑","Arial Unicode MS","Adobe 黑体 Std R";
	font-weight:bold;
    font-size: 16px;
}
.mainnav ul li a:hover {
	color:#ffffff;
	background-color:#b6353a;
}
.mainnav .a2 a {
	color:#ffffff;
	background-color:#b6353a;
}

	/*二级菜单*/
.mainnav .subnav {
	width:100px;
	*width:98px;
	position:absolute;
	top:50px;
	left:0px;
	background:#FFF;
	text-align: left;
	padding-top:5px;
	display: none;
	border: 1px solid #b6353a;
	box-shadow: 0 0 5px #b6353a;
}
.mainnav .subnav span a {
	line-height:30px;
	height:30px;
	font-size:12px;
	color:#ff1200;
	background-color:#ffffff;
	border-bottom:dotted 1px #ff1200;
	text-align:center;
}
.mainnav .subnav span a:hover {
	color:#000;
	background-color:#ffffff;
}
.mainnav .a2 .subnav {
	display: block;
}
.navbar-btn {
    background-color: #b6353a;
    border-radius: 15px;
    font-family: "微软雅黑","Arial Unicode MS","Adobe 黑体 Std R";
    font-size: 16px;
    line-height: 25px;
    padding: 3px 20px;	
	margin: 9px;
}
.navbar-btn a {
    color: #fff;
}
.navbar-btn:hover {
    background-color: #8d0e13;
}

.banner {
	padding:25px 0;
	border-bottom:1px solid #ccc;
}


.middle {
	width: 1100px;
	margin: 0 auto;
}
/*标题通用样式*/
.title_common {
	height: 30px;
	line-height: 29px;
	border-bottom: 1px dotted #dfa39e;
}
.title_common .title_text {
	border-bottom: 1px solid #e34135;
}
.title_common .title_text a {
	font-family: "微软雅黑", "Arial Unicode MS";
	font-size: 18px;
	color: #cb1515;
}
.title_common .title_more {
	height: 30px;
	line-height: 40px;
}
.title_common .title_more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef8880;
}
.title_common .title_more a:hover {
	color: #cb1515;
}
.row_01 {
	height: 350px;
	border-bottom: 1px solid #ccc;
}
/*标题通用样式_end*/
/*演出活动*/
.row_01 .column_01 {
	width: 730px;
	*width: 705px;
	height: 100%;
	padding: 25px 0 0 25px;
	border-right: 1px solid #ccc;
}
a.abtn{
	position:absolute;
	top:100px;
	display:block;
	height:60px;
	width:24px;
	overflow:hidden;
	text-indent:-20000px;
	background:url(../images/arrow.gif) no-repeat;
}
a.aleft{
	left:7px;
}
a.aright{
	right:7px;
	background-position:-24px;
}
.productshow{
	width:680px;
	height:270px;
	position:relative;
	text-align:center;
	font-family:微软雅黑, 黑体;
}
.productshow .scrollcontainer{
	width:600px;
	height:270px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow .scrollcontainer ul{
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow .scrollcontainer li{
	float:left;
	width:600px;
	height:270px;
	text-align:center;
}
.productshow .scrollcontainer li.last{
	background:none;
}
.productshow .scrollcontainer a:hover img{
	filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;
}
.productshow .scrollcontainer li p{
	margin:0;
	line-height:32px;
}
.section{width:1070px;margin:auto;overflow:hidden;}
.section ul li{float:left;/*margin-right:14px;margin-bottom:13px;*/display:inline;width:200px;height:210px;overflow:hidden;position:relative;}
.section ul li .photo{width:600px;height:270px;overflow:hidden;}
.section ul li .photo img{width:100%;height:100%;}
.section .rsp{width:100%;height:100%;overflow:hidden;position: absolute;background:#000;top:0px;left:0px;}
.section .text{position:absolute;width:520px;height:270px;left:-600px;top:0px;overflow:hidden; color:#000; text-align:center; padding: 0 40px;box-sizing: content-box;}
.section .text .title{height:64px;line-height:32px;margin:30px 0 10px 0;overflow:hidden;color:#ff0000;font-family: "方正大标宋简体", "经典特宋简","微软雅黑";font-size:30px;}
.section .text .introduce{height:72px;line-height:18px; overflow: hidden;color:#c3c3c3;font-family: "微软雅黑";font-size:12px;}
.section .text .order{text-align:center;}
.section .text .order a{width:150px;margin:0 auto;height:50px;line-height:50px; display:block;text-align:center;color:#ff0000;background:#000;font-family:"微软雅黑";font-size:18px; margin-top: 20px;}
.section .text .order a:hover{background:#fff;}

.row_01 .column_01 .more {
	text-align: center;
	padding-top: 10px;
}
.row_01 .column_01 .more a {
	font-family: "Comic Sans MS", cursives;
	font-size: 14px;
	color: #acacac;
}
.row_01 .column_01 .more a:hover {
	color: #cb1515;
}

/*演出活动_end*/
/*公司介绍*/
.row_01 .column_02 {
	width: 370px;
	*width: 322px;
	height: 100%;
	padding: 15px 25px 0 22px;
}
.row_01 .column_02 .pic {
	width: 325px;
	height: 140px;
	margin:15px 0 20px 0;
}
.row_01 .column_02 .pic img {
	width: 100%;
	height: 100%;
}
.row_01 .column_02 .text {
	height: 104px;
	line-height: 26px;
	overflow: hidden;
	text-indent: 2em;
}
.row_01 .column_02 .text a {
	font-family: "宋体";
	font-size: 12px;
	color: #888888;
}
.row_01 .column_02 .text a:hover {
	color: #cb1515;
}
/*公司介绍_end*/
.row_02 .column_01 {
	width: 730px;
	height: 100%;
	padding-bottom: 25px;
	border-right: 1px solid #ccc;
}
.row_02 .column_01 .row_01 {
	height: 280px;
}
/*公司新闻*/
.row_02 .column_01 .row_01 .column_01 {
	width: 364px;
	*width: 317px;
	height: 100%;
	*height: 265px;
	border-right:1px solid #ccc;
	padding: 15px 25px 0 22px;
}
.row_02 .column_01 .row_01 .column_01 .text {
	padding-top: 5px;
}
.row_02 .column_01 .row_01 .column_01 .text ul li {
	padding: 10px 0;
}
.row_02 .column_01 .row_01 .column_01 .text ul li p.time {
	height: 12px;
	line-height: 12px;
	font-family: "微软雅黑", "Arial Unicode MS";
	font-size: 10px;
	color: #ef8880;
}
.row_02 .column_01 .row_01 .column_01 .text ul li a {
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	display: block;
	font-family: "微软雅黑", "Arial Unicode MS";
	font-size: 14px;
	color: #3a3a3a;
}
.row_02 .column_01 .row_01 .column_01 .text ul li a:hover {
	color: #ff0000;
}
/*公司新闻_end*/
/*服务介绍*/
.row_02 .column_01 .row_01 .column_02 {
	width: 365px;
	*width: 317px;
	height: 100%;
	padding: 15px 25px 0 22px;
}
.row_02 .column_01 .row_01 .column_02 .pic {
	width: 145px;
	height: 170px;
	margin: 20px 0 0 0;
}
.row_02 .column_01 .row_01 .column_02 .pic img {
	width: 100%;
	height: 100%;
}
.row_02 .column_01 .row_01 .column_02 .text {
	width: 150px;
	height: 182px;
	line-height: 26px;
	overflow: hidden;
	margin: 15px 0 0 0;
}
.row_02 .column_01 .row_01 .column_02 .text a {
	font-family: "微软雅黑", "Arial Unicode MS";
	font-size: 12px;
	color: #3a3a3a;
}
.row_02 .column_01 .row_01 .column_02 .text a:hover {
	color: #cb1515;
}
/*服务介绍_end*/
/*工程建设*/
.row_02 .column_01 .row_02 {
	width: 100%;
	*width: 683px;
	padding: 20px 25px 0 22px;
}
.row_02 .column_01 .row_02 .photo_slide {
    overflow: hidden;
    width: 100%;
	padding: 30px 0;
}
.row_02 .column_01 .row_02 .photo {
	margin-right:15px; 
	float:left; 
}
.row_02 .column_01 .row_02 .photo a {
	display:block; 
	width:215px; 
	height:180px; 
	margin:0 auto;
	overflow:hidden;
	float:left; 
}
.row_02 .column_01 .row_02 .photo a img {
	width:100%;
	height:150px;
}
.row_02 .column_01 .row_02 .photo span {
	display: block;
    height: 40px;
    line-height: 40px;
	width:252px;
	font-size: 14px;
	font-family: "微软雅黑", "Arial Unicode MS";
	color:#3a3a3a;
    overflow: hidden;
    text-align: center;
}
/*工程建设_end*/
/*酒店业务*/
.row_02 .column_02 .row_01 {
	width: 100%;
	*width: 324px;
	height: 185px;
	border-bottom: 1px solid #ccc;
	padding: 20px 25px 0 20px;
}
.row_02 .column_01 .row_01 .pic {
	width: 325px;
	height: 140px;
}
.row_02 .column_01 .row_01 .pic img {
	width: 100%;
	height: 100%;
}
/*酒店业务_end*/
/*联系方式*/
.row_02 .column_02 .row_02 {
	width: 100%;
	*width: 324px;
	padding: 20px 25px 0 20px;
}
.row_02 .column_02 .row_02 .title {
	text-align: center;
	padding-bottom: 10px;
}
.row_02 .column_02 .row_02 ul li {
    border-bottom: 1px dotted #dfa39e;
    line-height: 34px;
}
.row_02 .column_02 .row_02 .text1 {
    color: #888888;
    font-family: "宋体";
    font-size: 12px;
}
.row_02 .column_02 .row_02 .text2 {
    color: #cb1515;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.row_02 .column_02 .row_02 .text3 {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.row_02 .column_02 .row_02 .text3 a {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.row_02 .column_02 .row_02 .text3 a:hover {
    color: #ff9600;
}
.row_02 .column_02 .row_02 .weixin {
	text-align: center;
}
/*联系方式_end*/


/*尾部*/
.wei {
	width: 1100px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}
.wei_text {
	font-size: 12px;
	font-family: "宋体";
	color: #828282;
	text-align: center;
}
.wei_text .english {
	font-family: Arial, Helvetica, sans-serif;
}
.wei_text a {
	color: #828282;
}
.wei_text a:hover {
	color: #ff6600;
}
/*尾部-end*/






/*！！！！！！！！！！！！！！！！！！！！！二级页面！！！！！！！！！！！！！！！！！！！！！！！*/
.banner01{
	background:url(../images/banner01.jpg) center no-repeat;
	height:280px;
	margin:0 auto;
}
.neirong_bj{
}
.neirong{
	width:1100px;
	margin:0 auto;
}
.position{
	padding:10px 0; 
}
.nei_left{
	float:left;
	width:300px;
}
.nei_right{
	float:left;
	width:798px;
	background:#ffffff;
	border-left:#d6d6d6 1px solid;
	min-height:1020px;
	position: relative;
}
.nei_right_border{
	padding:20px 40px 100px;
}
.nei2{
	border: 1px solid #d6d6d6;
	background: #ffffff;
	padding:40px;
	padding-top:20px;
	margin-top:20px;
}
.quickgo{
	text-align: right;
	position: absolute;
	right: 35px;
	bottom: 40px;
}
.quickgo a{
	margin-left:15px;
}


/*左侧酒店链接*/
.hotel {
	padding: 20px 25px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.hotel img {
	width: 250px;
	height: 120px;
}
/*左侧酒店链接_end*/
/*左侧联系方式*/
.contact {
	width: 100%;
	*width: 255px;
	padding: 20px 25px 0 20px;
}
.contact .title {
	text-align: center;
	padding-bottom: 10px;
}
.contact ul li {
    border-bottom: 1px dotted #dfa39e;
    line-height: 34px;
    height:34px;
}
.contact .text {
	padding-bottom: 20px;
}

.contact .text1 {
    color: #888888;
    font-family: "宋体";
    font-size: 12px;
}
.contact .text2 {
    color: #cb1515;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.contact .text3 {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.contact .text3 a {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.contact .text3 a:hover {
    color: #ff9600;
}
.contact .weixin {
	text-align: center;
	margin-top: 10px;
	width: 160px;
	height: 160px;
	border: 1px solid #999;
	padding: 5px;
	margin: 0 auto;
}
.contact .weixin img {
	width: 100%;
	height: 100%;
}
.contact .weixin p {
	padding-top: 10px;
    color: #bc151c;
    font-family: "微软雅黑", "Arial Unicode MS", "宋体";
    font-size: 14px;
}

/*左侧联系方式_end*/

/* 用户中心 */
.nei_left_user {
	float:left;
	width:150px;
}
.nei_right_user {
	float:right;
	width:720px;
	background:#ffffff;
	border:#d6d6d6 1px solid;
	min-height:700px;
	padding:15px 35px;
	border-radius: 5px;
}
.nei_user {
	background:#ffffff;
	border:#d6d6d6 1px solid;
	padding:20px 20px 40px;
}
/* 左侧栏目 */
.leftnav_user .leftnav_title_user {
	background: url(../images/nav_user_bj.jpg) no-repeat;
	font-family:"微软雅黑","黑体";
	font-size:20px;
	height:63px;
	line-height:63px;
	color:#FFFFFF;
	text-align:center;
}
.leftnav_user .leftnav_bg_user {
	border:#d6d6d6 1px solid;
	background:#ffffff;
	padding:15px 25px 25px;
}
.leftnav_user .leftnav_bg_user li {
}
.leftnav_user .leftnav_bg_user li a {
	background: url(/images/common/ico_leftnav.gif) no-repeat 97% 11px;
	display:block;
	padding:0 5px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
}
.leftnav_user .leftnav_bg_user li a:hover, .leftnav_user .leftnav_bg_user li.on a {
	color:#008a8c;
	font-weight:bold;
}
/* 用户中心文字列表 */
.user_text_list {
    padding: 25px 0;
	border-bottom: 1px dotted #975c23;
}
.user_text_list .title_bg {
	margin-left:0px;
}
.user_text_list .title_bg .time {
	float:left;
	width:106px;
	height:20px;
	line-height:20px;
	text-align:left;
	color:#8e8e8e;
	padding-top:20px;
}
.user_text_list .title_bg .title {
	height:22px;
	line-height:22px;
	font-family: "宋体";
	font-size:14px;
	overflow:hidden;
	color:#995e25;
}
.user_text_list .title_bg .title a {
	color:#363636;
	font-family: "宋体";
	font-size:14px;
	text-decoration:underline;
}
.user_text_list .title_bg .title a:hover {
	color:#FF6600;
}
.user_text_list .title_bg .sum {
	height:40px;
	line-height:20px;
	color:#787878;
	overflow:hidden;
	padding-top:13px;
	/*text-indent:2em;*/
}
.user_text_list .title_bg .delete {
	float:right;
	padding-top:20px;
}
.user_text_list .title_bg .delete img {
	padding-left:20px;
}
.user_text_list_bottom .page {
	padding:50px 0;
	border:none;
}
/*页码*/
.page {
	text-align:center;
	color:#999;
	padding-top:40px;
}
.page .a1 a, .page .a1 span, .page b {
	display:inline-block; *display:inline; zoom:1;
	padding:1px 14px;
	border:1px solid #c6c4c4;
	font-family:Arial, Helvetica, sans-serif;
	color:#616161;
	border-radius:3px;
	font-weight:normal;
	background:#FFF;
}
.page .a1 a:hover, .page .a1 span {
	border:1px solid #072960;
	background:#d4dce6;
	color:#1d2312;
}
.page .a2 {
	padding-left:8px;
}
/*演出活动列表页*/
.pic-text {
    padding: 25px 0;
	border-bottom: 1px dotted #ccc;
}
.pic-text .pic {
	float:left;
}
.pic-text .pic img {
	width:260px;
	height:150px;
	border:1px solid #DBDBDB;
	padding:7px;
	box-sizing: content-box;
}
.pic-text .title_bg {
	margin-left:300px;
}
.pic-text .title_bg .time {
	background:url(/images/common/time_bg.gif) no-repeat;
	width:106px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#FFFFFF;
}
.pic-text .title_bg .title {
	height:22px;
	line-height:22px;
	font-family:"微软雅黑","黑体";
	font-size:18px;
	overflow:hidden;
	padding-top:10px;
	box-sizing: content-box;
}
.pic-text .title_bg .title a {
	color:#333;
}
.pic-text .title_bg .title a:hover {
	color:#FF6600;
}
.pic-text .title_bg .sum {
	height:120px;
	line-height:20px;
	color:#AAAAAA;
	overflow:hidden;
	padding-top:13px;
	/*text-indent:2em;*/
	box-sizing: content-box;
}

/*演出活动列表页_end*/
/*演出活动详细页*/
.performance_title {
	height:60px;
	margin-bottom:10px;
}
.performance_title p {
	color:#000000;
	font-size:30px;
	font-family:"微软雅黑", "Arial Unicode MS";
	line-height:60px;
	height:60px;
}
.performance_button {
    padding-top: 15px;
}
.performance_button .button {
    padding-top: 5px;
}
.performance_button .button a {
    background: #7ac142;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
}
.performance_button .button a:hover {
    background: #6497dd;
}
.performance_order {
	/*padding:20px 40px;*/
	line-height: 30px;
	overflow:hidden;
	font-size: 14px;
	min-height:640px;
	padding-top:20px;
	border-top:3px #e5e5e5 solid;
}
.performance_order img {
	max-width:715px;
	_width:expression(document.body.clientWidth > 715 ? "715px" : "auto");
}

/*演出活动详细页_end*/
