﻿/* @function:   演出公共样式表
* @author:   lianchang
* @data:     2011-02-28
* @modify:
* @updated:   改：5.23 ; 5.31 ; 6.2 ; 08.17
*/

/* 演出 header 样式，覆盖公共 header 样式*/

.header_nav {
	border-bottom: 3px solid #da1d73;
}
.header_nav a:hover{
	color:#DA1D73;	
}
.inside_top a:hover{
	color:#DA1D73;	
}
.header_nav_on a, .header_nav_on a:hover {
 	color: #FFFFFF;
    cursor: default;
    text-decoration: none;
}
li.header_nav_on .hns_main {
	background: url(http://img.17u.cn/new_ui/public/images/cn_common_new.png?v=520) no-repeat -285px -91px;
}
.header_nav_on .hns_side {
	background: url(http://img.17u.cn/new_ui/public/images/cn_common_new.png?v=520) no-repeat 100% -91px;
}

/* 演出 header 样式，覆盖公共 header 样式   end */
/**  覆盖关闭X  */
.pb_close img{
	left:-400px;
	top:-75px;
}

.none{
	display:none;
}
.mtop{
	margin-top:10px;
}
.bor_tops{
	border-top:1px solid #DDDDDD;
}
.bor_botd{
	border-bottom:1px dashed #DDDDDD;
}
.bor_bots{
	border-bottom:1px solid #DDDDDD;
}
.color_red{
	color:#DA1D73;
}
.color_666{
	color:#666666;
}
.strong{
	font-weight:bolder;
}
	/**
	 *   默认红色链接
	 */
a {
	color: #333333;
	text-decoration: none;
}
a:hover, a:focus{
	color: #DA1D73;
}
a:hover {
	text-decoration: underline;
}
	/**
	 * 灰色999链接
	 */
.grean a {
	color: #999999;
	text-decoration: none;
}
.grean a:hover, .grean a:focus{
	color: #DA1D73;
}
.grean a:hover {
	text-decoration: underline;
}
	/**
	 * 蓝色链接
	 */
.blue a {
	color: #005BB5;
	text-decoration: none;
}
.blue a:hover, .blue a:focus{
	color: #DA1D73;
}
.blue a:hover {
	text-decoration: underline;
}
	/**
	 * 黑色带下划线链接
	 */
.black_underline a {
	color: #333;
	text-decoration: underline;
}
.black_underline a:hover, .black_underline a:focus{
	color: #DA1D73;
}
.black_underline a:hover {
	text-decoration: underline;
}
	/**
	 * 白色带下划线链接
	 */
.white a {
	color: #FFF;
	text-decoration: none;
}
.white a:hover, .white a:focus{
	color: #FFF;
}
.white a:hover {
	text-decoration: underline;
}

	/*
	 *    图片链接只有边框
	 */
.bora{
	border:1px solid #DDDDDD;
}
.bora:hover {
	border:1px solid #FFC9E1;
}
.bora img{
	float:left;
}
	/*
	 *    图片链接有边框和背景
	 */
.borimg{
	border:1px solid #DDDDDD;
	background-color:#EFEFEF;
	padding:3px;
}
.borimg:hover {
	border:1px solid #FFC9E1;
	background-color:#FFF7FD;
}
.borimg img{
	float:left;
}

	/**
	 * 以下为零件框01样式,包含230,720两种宽度
	 */
.widget_piece01{
	float:left;
	border:1px solid #DDDDDD;
	overflow:hidden;
}
.widget_width01{ 
	width:228px;
}
.widget_width01 .piece_main{
	width:208px;
}
.widget_width02{ 
	width:718px;
}
.widget_width02 .piece_main{
	width:698px;
}
.widget_piece01 .piece_head{
	height:26px;
	background:url(http://img1.40017.cn/cn/new_ui/ticket/images/common/ticket_commbg.png?v=520) 0 0 no-repeat;
	overflow:hidden;
}
.widget_width01 .piece_head h3{
	float:left; 
	line-height:20px; 
	font-size:12px;
	font-weight:bolder;
	padding:4px 0 0 10px;
}
.widget_width01 .piece_head .wid_over{
	width:170px;
	overflow:hidden;
}
.widget_width01 .piece_more{
	float:right;
	padding:5px 10px 0 0;
	font-family:"\5B8B\4F53" ;
	font-size:12px;
	line-height:20px;
}
.widget_width02 .piece_head h3{
	float:left; 
	line-height:24px; 
	font-size:14px;
	font-weight:bolder;
	padding:1px 0 0 10px;
}
.widget_width02 .piece_more{
	float:right;
	font-family:"\5B8B\4F53" ;
	font-size:14px;
	line-height:24px;
	padding:1px 10px 0 0;
}
.piece_main{ 
	float:left;
	padding:10px;
}
	/**
	 * 零件框01样式结束
	 */
	
	/**
	 * 零件框  切换样式开始
	 */

.cut_over{
	width:720px;
	float:left;
}
.cut_over .cut_nav{
	width:720px;
	border-bottom:2px solid #F34694;
	background:url(http://img1.40017.cn/cn/new_ui/ticket/images/common/ticket_commbg.png?v=520) 0 -35px no-repeat;
	height:27px;
	float:left;
	overflow:hidden;
}
.cut_over .cut_nav_bgno{
	background:none;
}
.cut_over .cut_nav li{
	float:left;
	width:89px;
	background:url(http://img1.40017.cn/cn/new_ui/ticket/images/common/ticket_commbg.png?v=520) -105px -75px no-repeat;
	height:24px;
	text-align:center;
	font-size:14px;
	line-height:24px;
	padding-top:3px;
	margin-left:1px;
	cursor:pointer;
	display:inline;
}
.cut_over .cut_nav li a{
	width:100%;
	float:left;
}
.cut_over .cut_nav li a:hover{
	color:#DA1D73;
	text-decoration:none;
}
.cut_over .cut_nav .at{
	width:90px;
	background:url(http://img1.40017.cn/cn/new_ui/ticket/images/common/ticket_commbg.png?v=520) 0 -75px no-repeat;
	color:#fff;
	margin:0;
	font-weight:bolder;
}
.cut_over .cut_nav .at a{
	color:#fff;
}
.cut_over .cut_nav .at a:hover{
	color:#fff;
	cursor:text;
}
.cut_over .cut_mian{
	border:1px solid #D9D9D9;
	border-top:none;
	padding:10px;
	width:698px;
	float:left;
}
	/**
	 * 零件框  切换样式结束
	 */
.av_box{
	float:left;
}
.av_box img{
	float:left;
}
	/*
	 *   帮助中心
	 */
.help_cen{
	background:url(http://img1.40017.cn/cn/new_ui/ticket/images/common/ticket_commbg.png?v=520) 0 -115px no-repeat;
	width:208px;
	float:left;
}
.help_cen td{
	padding-left:20px;
}
.help_cen td a{
	float:left;
	margin-top:2px\0;
}
	/**
	 *   购物车 
	 */		
.shop_car{
	background:url(http://img1.40017.cn/cn/new_ui/ticket/images/common/ticket_commbg.png?v=520) -260px -75px no-repeat;
	display:inline-block;
	width:92px;
	height:57px;
	overflow:hidden;
}	
.shop_car .p_info{
	width:64px;
	color:#DA1D73;
	font-size:12px;
	line-height:20px;
	padding:7px 0 0 28px;
}
.shop_car .p_close{
	font-size:12px;
	line-height:20px;
	width:92px;
	text-align:center;
	padding-top:5px;
}
.shop_car .p_close a{
	font-weight:bolder;
	font-family:\5B8B\4F53;
}
/*
 * 弹出层需要加入样式
 */
/*
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:hidden;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:url(img1.40017.cn/cn/new_ui/public/images/overlay.png) repeat 0 0;}
#colorbox{}
#cboxContent{background:#fff;}
*/