@charset "utf-8";
/* CSS Document */

.wrap{width:1000px;margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
/*×¨Ìâ¶¥²¿µ¼º½*/
.top-bar{border-bottom: 2px #E20000 solid;}
.top-bar-login,.top-bar-login-after{line-height: 30px;font: 12px/30px simsun;}
.top-bar-login-after{display: none;}
.top-bar .ofw-logo{margin-top: 2px;}
.top-bar-login>.signin{display: inline-block;background: #e20000;height:24px;width:50px;border-radius: 2px;text-align: center;margin-top: 3px;line-height: 24px;}
.top-bar-login>.signin>a{color: #fff;}
.top-bar-login a,.top-bar-login-after a{color: #333;}
.top-bar-login a:hover,.top-bar-login-after a:hover{text-decoration: underline;}
.top-bar-login i{font-style: normal;color: #666;}
.top-bar-login>.email{padding-left: 24px;display: inline-block;background: url(http://images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;}

/*nav-bar*/
.nav-bar {
	position: absolute;
	width: 100%;	
	z-index: 100;
	background: #fff;	
	border-bottom: 2px solid #164898;	
}
.nav-bar.fixed {
	position: fixed;
	top: 0;	
}
.nav-bar .nav-logo {margin-top: 15px;margin-bottom: 15px;}
.nav-bar .nav {margin-top: 30px;margin-left:220px}
.nav-bar .nav li {
	float: left;
	margin-left: 20px;
	color: #000;
}
.nav-bar .nav li a {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
.nav-bar .nav li:hover a,.nav-bar .nav li.on a {
	color: #164898;
}
.nav-bar .nav .erji {
	position: relative;
	padding-bottom: 6px;
}
.nav-bar .nav .erji:after {
	/*position: absolute;*/
	content: '';
	border-style: solid;
	border-width: 4px 3.5px;
	border-color: #000 transparent transparent;
	float: right;
	margin-top: 8px;
	margin-left: 5px;
}
.nav-bar .nav .erji div {
	position: absolute;
	z-index: 1000;
	left: -15px;
	width: 140px;
	top: 100%;
	background: #000a18;
	display: none;
}
.nav-bar .nav .erji:hover  div {
	display: block;
} 
.nav-bar .nav .erji div a {
	display: block;
	padding-left: 15px;
	line-height: 30px;
	color: #fff;
	font-size: 13px;

}
.nav-bar .nav .erji div a:hover {
	background: #164898;
}

.nav-bar .nav .erji:hover:after {
	border-top-color: #164898;
}
.nav-bar .nav a.on {
	color: #092b7b
}
.nav-bar .nav-r {
	margin-top: 24px;
	margin-right: -8px;
}
.nav-bar .nav-r a {
	float: left;
	margin-right: 8px;
	width: 98px;
	line-height: 34px;
	border-radius: 17px;
	background: #164898;
	text-align: center;
	color: #fff;
}
.nav-bar .nav-r div.fl {
	width: 150px;
	height: 98px;
	text-align: center;
	background: #164898;

}
.nav-bar .nav-r .fl div {
	margin-top: 22px;
}
.nav-bar .nav-r .fl p{
	margin-top: 10px;
	font-size: 17px;
	color: #fff;
}

.banner {
	margin-top: 79px;	
	height: 500px; 
	position: relative;
	background: url(../images/banner.png?v=1) no-repeat center;
}
.banner .ban-wrap {
	position: relative;
	width: 100%;
	height: 100%;
}
.banner .ban-wrap div {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-position: center;
	display: none;
}
/*meet-intro*/
.part-cont {
	margin-top: 50px;
	overflow: hidden;
}
.meet-intro {
	padding-top: 35px;
}
.meet-intro .part-cont div {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}
.meet-intro .part-cont p {
	font-size: 16px;
	color: #164898;
	text-align: center;
	margin-top: 25px;
}
.meet-intro .part-cont p span {
	color: #fe0000;
}


/*meet-point*/
.meet-point {
	padding-top: 50px;
}
.meet-point .part-cont .img {
	margin-bottom: 30px;
	height: 258px;
	position: relative;
}
.meet-point .part-cont .img>div div {
	position: absolute;
	width: 145px;
	height: 145px;
	z-index: 10;
}
.meet-point .part-cont .sw-con {
	width: 900px;
	margin: 0 auto;
}
.meet-point .part-cont .sw-con .tab {
	margin: 0 13px;
}
.meet-point .part-cont .sw-con .tab li {
	width: 145px;
	float: left;
	font-size: 24px;
	text-align: center;
	cursor: default;
}
.meet-point .part-cont .sw-con .tab li span {
	/*display: inline-block;*/
	margin-top: 10px;
	border-width: 5.5px 6px;
	border-style: solid;
	border-color: #488bff transparent transparent;
	display: none;
}
.meet-point .part-cont .sw-con .tab li.on {
	color: #488bff;
	font-weight: bold;
}
.meet-point .part-cont .sw-con .tab li.on span {
	display: inline-block;
}
.meet-point .cw-con {
	padding: 15px 28px;
	height: 48px;
	background-image:url(../images/img_1_29.png),url(../images/img_1_33.png);
	background-repeat: no-repeat;
	background-position: left top,right bottom;
	width: 780px;
	display: table;
	margin: 0 auto;
}
.meet-point .cw-con div {
	display: none;
	font-size: 16px;line-height: 24px;
	text-align: center;
	vertical-align: middle;
	width: 650px;
	height: 48px;
}
.meet-point .cw-con div.on {
	display: table-cell;
}


/*meet-schedule*/
 .meet-schedule {
    margin-top: 50px;
    height: 650px;
    background: url(../images/img_3_02.png) center;
    overflow: hidden;
}
.meet-schedule .part-tit {
    margin-top: 35px;
}
.part-tit{
	text-align: center;
}
.meet-schedule .card-wrap {
    margin-left: -20px;
}
.meet-schedule .card-wrap>div {
    float: left;
    margin-left: 10px;
    width: 135px;
    position: relative;
}
/*.meet-schedule .card-wrap>div.on {
    background: #fff;
}*/
 .meet-schedule .card-wrap>div.on:after {
    content:'';
    position: absolute;
    border-width: 13px 16px;
    border-color: #fff transparent transparent;
    border-style: solid;
    z-index: 10;
    left: 53px;
    bottom: -42px;
}
.meet-schedule .card-wrap>div div {
    border: 1px solid #fff;
    padding-top: 82px;
    height: 96px;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    border-radius: 8px;
    overflow: hidden;
}
.meet-schedule .card-wrap>div.on div {
    background-image: url(../images/bg_hover.png);
    border-color: #164898;
    background-color: #fff;
}
.meet-schedule .card-wrap>div div p {
    display: table-cell;
    height: 96px;
    width: 158px;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
}
.meet-schedule .card-wrap>div.on div p {
    background: #0580ca;
}
.meet-schedule .card-wrap>div div p span {
    font-size: 14px;
}
.meet-schedule .weixin {
    float: right;
    margin-top: 90px;
}
.meet-schedule .weixin p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-top: 10px;
}
.sc-list-con {
    float: left;
    margin-top: 50px;
    margin-left: 50px;
    width: 720px;
}
.sc-list-con table td {
    padding: 10px 0;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}
.sc-list-con table td:first-child {
    border-right: 1px solid #fff;
}
.sc-list-con table td span {
    font-size: 16px;
    padding-left: 28px;
    background-repeat: no-repeat;
    line-height: 40px;
    display: block;
}
.sc-list-con table {
    display: none;
}
.sc-list-con table.on {
    display: table;
}
.sc-list-con table td span:nth-child(1) {
    background-image: url(../images/index_2_03.png);
    background-position: left center;
}
.sc-list-con table td span:nth-child(2) {
    background-image: url(../images/index_2_07.png);
    background-position: 1px center;
}
 
/*date*/
.date {
	margin: 30px 0;
	padding: 30px 0;
	background: #010f26;
}
.date-tab ul {
	margin: 40px auto;
}
.date-tab ul li{
	float: left;
	height: 106px;
	padding: 14px 10px 0 10px;
	background: url(../images/date-tab-bg.png?v=2) no-repeat center center;
	background-size: 100% 100%;
	position: relative;
	color: #fff;
	font-size: 14px;
	width: 140px;
	margin-right: 6px;
	/*上面的是下线产业园专场 width: 119px;margin-right: 4px; */
}
.date-tab ul li h3{
	font-size: 22px;
	margin-top: 18px;
}
.date-tab ul li h4{
	font-weight: 300;
	font-size: 16px;
}
.date-tab ul li.active{
	width: 132px;
	/*上面的是下线产业园专场 width: 111px; */
	height: 106px;
	padding: 8px 8px 0;
	border: 6px solid #0f9cf6;
	background: transparent;
	border-bottom: none;
	color: #fff;
}
.date-tab ul li.active .arrow{
	position: absolute;
	left: 64px;
	/*上面的是下线产业园专场 left: 54px; */
	bottom: -18px;
	width: 20px;
	height: 11px;
	background: url(../images/date-arrow.png?v=1) no-repeat center center;
	background-size: 100% 100%;
}
.date-box{
	width: 1000px;
    height: 520px;
    position: relative;
    overflow: hidden;
}
.date-wrap::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: transparent;
}

.date-wrap::-webkit-scrollbar:hover {
    background-color: transparent;
}

.date-wrap::-webkit-resizer {}

.date-wrap::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    background-color: transparent;
    height: 0px;
}

.date-wrap::-webkit-scrollbar-thumb:hover {
    background-color: transparent;
}

.date-wrap::-webkit-scrollbar-thumb:active {
    background-color: transparent;
}
.date-wrap{
	position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
}
.date .btn-com {
    top: 400px;
    width: 27px;
    height: 44px;
    cursor: pointer;
    z-index: 97;
    position: absolute;
    ;
}

.date .btn-be {
    left: -60px;
    background: url(../images/l-btn.png) no-repeat 0px 0px;
    width: 37px;
    height: 55px;
}

.date .btn-af {
    width: 37px;
    height: 55px;
    background: url(../images/r-tab.png) no-repeat 0px 0px;
    right: -61px;
}


.date-cont{
	float: left;
	width: 880px;
	color: #fff;
	font-size: 14px;
	margin:40px auto;
	margin-left: 60px;
}
.date-cont .date-cont-top{
	text-align: center;
	font-size: 18px;
	padding: 13px 0;
}
.date-cont .date-cont-top img{
	margin-right: 10px;
}
.date-cont .date-cont-tit{
	text-align: center;
	font-size: 16px;
	padding: 12px 0;
	background: #f50000;
}
.date-cont h3{
	background: #0e54aa;
	font-size: 16px;
	padding: 14px 14px 14px 108px;
	font-weight: 300;
	position: relative;
}
.date-cont h3 div{
	position: absolute;
	top: 14px;
	left: 10px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	margin: 0 24px 0 4px;
	text-align: center;
	border-radius: 25px;
	background: #257ce6;
	font-size: 13px;
}
.date-cont table{
	background: #0e54aa;
	font-size: 14px;
}
.date-cont table th{
	padding: 12px 0;
	background: #0f9cf6;
	border-bottom: 1px solid #3fb0f8;
	font-weight: 300;
}
.date-cont table th.text-l{
	padding-left: 65px;
	text-align: left;
	font-weight: 600;
}
.date-cont table td{
	padding: 8px 0 8px 40px;
}
.date-cont table .bor-r{
	 border-right: 2px solid #0f9cf6; 
}
.date-cont table td .td-text{
	text-align: left;
	margin: 11px 0;
	padding: 0 12px;
	border-left: 2px solid #1876ea;
}
.date-cont table td .td-text p{
	position: relative;
	padding-left: 15px;
	margin-bottom: 3px;
}
.date-cont table td .td-text span{
	position: absolute;
	top: 0;
	left: 0;
}

.big-cont {
	padding: 30px 0;
	background: url(../images/img_2_03.png) no-repeat center top;
}
/*meet-guest*/
.meet-guest .mg-tab {
	padding: 10px 10px 0;
	height: 60px;
	background: #0580ca;
}
.meet-guest .mg-tab>div {
	float: left;
	width: 50%;
	text-align: center;
	height: 60px;
	font-size: 18px;
	color: #fff;
	position: relative;
	line-height: 60px;
}
.meet-guest .mg-tab>div.on {
	background: #fff;
	color: #0580ca;
}
.meet-guest .mg-tab>div span {
	visibility: hidden;
	/*display: inline-block;*/
	border-width:  8px 7.5px;
	border-color: #0580ca transparent transparent;
	border-style: solid;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -7.5px;
}
.meet-guest .mg-tab>div.on span {
	visibility: visible;
}

.mg-slide {
	position: relative;
	/*display: none;*/
}
.mg-slide.on {
	display: block;
}
.mg-slide .mg-page ul {
	overflow: hidden;
	margin-top: -20px;
	margin-left: -25px;
}
.mg-slide .mg-page ul li {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	padding: 5px;
	width: 220px;
	height: 300px;	
	background: #fff;

}
.mg-slide .mg-page ul li img {
	width: 100%;
}
.mg-slide .mg-page ul li div {
	display: table-cell;
	width: 220px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.5;
}
.mg-slide .mg-page ul li div span {
	font-size: 14px;
}
.mg-slide .prev ,.mg-slide .next {
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -22.5px;
}
.mg-slide .prev {
	right: 50%;
	margin-right: 540px;
}
.mg-slide .next {
	left: 50%;
	margin-left: 540px;
} 

/*buy*/
.buy{
	padding: 20px 0;
}
.buy .part-tit img{
	display: block;
	margin: 0 auto;
}
.ticket-cont ul{
	display: flex;
	justify-content: space-between;
}
.ticket-cont ul li{
	width: 320px;
	height: 149px;
	position: relative;
	color: #fff;
	margin: 28px 0px;
	cursor: pointer;
}
.ticket-cont ul li.ticket-bg01{
	background: url('../images/ticket/ticket-bg01.png') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-cont ul li.ticket-bg02{
	background: url('../images/ticket/ticket-bg02.png') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-cont ul li.ticket-bg03{
	background: url('../images/ticket/ticket-bg03.png') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-cont ul li.ticket-bg04{
	background: url('../images/ticket/ticket-bg01.png?v=1') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-cont .ticket-name{
	position: absolute;
	top: 0;
	left: 0;
	margin: 7px 0;
	width: 20px;
	height: 135px;
	padding: 0 10px 0 10px;
	border-right: 1px dashed #fff;
	font-size: 20px;
}
.ticket-cont .ticket-name .hot{
	position: absolute;
	top: 0;
	left: 20px;
	width: 24px;
	height: 28px;
	background: url('../images/ticket/hot.png') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-bg01 .ticket-name{
	padding-top: 30px;
	height: 105px;
}
.ticket-cont .ticket-bg02 .ticket-name{
	width: 40px;
	padding-top: 15px;
	height: 120px;
} 
.ticket-bg03 .ticket-name{
	padding-top: 15px;
	height: 120px;
}
.ticket-cont .ticket-right{
	margin-left: 41px;
	position: relative;
	height: 100%;
	padding-left: 20px;
}
.ticket-cont .ticket-bg02 .ticket-right{
	margin-left: 61px;
} 
.ticket-cont .ticket-price{
	padding-top: 18px;
	margin-left: -10px;
	font-size: 46px;
}
.ticket-cont .ticket-old-price{
	text-decoration:line-through
}
.ticket-cont .ticket-number{
	position: absolute;
	bottom: 13px;
	left: 20px;
	font-size: 14px;
}
.ticket-cont .flash-sale{
	position: absolute;
	top: -9px;
    right: 16px;
	width: 84px;
	height: 44px;
	background: url('../images/ticket/ofweekVip.png') no-repeat center center;
	background-size: 100% 100%;
}
.ticket-cont .ticket-logobox{
	position: absolute;
	right: 10px;
	bottom: 50px;
	width: 20px;
}
.ticket-cont .ticket-logobox img{
	width: 20px;
	height: 20px;
	margin-bottom: 8px;
}
.ticket-cont .ticket-btn{
	position: absolute;
	right: 10px;
	bottom: 12px;
	width: 101px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
}
.ticket-explain{
	font-size: 18px;
}
.ticket-explain img{
	margin: 0 5px 0 36px;
}
.ticket-explain img.mar-l-0{
	margin-left: 0;
}
.ticket-text{
	margin: 26px 0;
	font-size: 14px;
	line-height: 1.8;
}
.ticket-text h3{
	font-size: 14px;
	font-weight: 300;
}
.ticket-text h3 div{
	display: inline-block;
	width: 58px;
	height: 22px;
	line-height: 22px;
	margin-right: 15px;
	text-align: center;
	border: 1px solid #303030;
	border-radius: 22px;
}


/*last-speech*/
.last-speech .sp-slide {
	position: relative;
}
.last-speech .sp-slide .hd {
	position: absolute;
	right: 510px;
	bottom: 10px;
}
.last-speech .sp-slide .hd span {
	float: left;
	margin-left: 1px;
	width: 22px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: rgba(255,255,255,.6);
	font-size: 14px;
	color: #fff;
	/*opacity: .6;*/
	cursor: pointer;
}
.last-speech .sp-slide .hd span.on {
	background: rgba(255,0,0,.6);
}
.last-speech .sp-slide .slide {
	height: 380px;
}
.last-speech .sp-slide .slide .fl {
	width: 500px;
}
.last-speech .sp-slide .slide .fl img {
	width: 500px;
	height: 380px;
}
.last-speech .sp-slide .slide .fr {
	width: 460px;
	margin-top: 30px;
}
.last-speech .t1 {
	font-size: 20px;
}
.last-speech .t1 span {
	color: #488bff;
	font-size: 30px;
	margin-right: 20px;
}

.last-speech .t2 {
	margin: 30px 0;
	font-size: 30px;
}
.last-speech .t3 {
	font-size: 16px;
	line-height: 2;
}
.last-speech .t3  a  {
	color: #f00;
}


/*last-audience*/
.last-audience {
	height: 840px;
	background: url(../images/bg_02.png) center;
}
.last-audience .s-tit {
	font-size: 30px;
	color: #fff;
	border-bottom: 1px solid #0580ca;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.last-audience .job-an {
	padding-left: 290px;
	background: url(../images/img_2_06.png) no-repeat left top;
}
.last-audience .job-an dl {
	margin-bottom: 20px;
	color: #fff;
}
.last-audience .job-an dl dt {
	position: relative;
	font-size: 20px;

}
.last-audience .job-an dl dt  span {
	position: absolute;
	left: 220px;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	border-radius: 5px;
	transition: width 3s 300ms linear;
}
.job-an.on dt span {
	width: 0!important;
}
.last-audience .job-an dl dd {
	font-size: 16px;
	margin-top: 10px;
}

.ind-an {
	margin-left: 35px;
}

.ind-an div {
	position: relative;
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
	line-height: 1.8;
}
.ind-an div span {
	position: absolute;
	left: 260px;
	height: 10px;
	top: 50%;
	margin-top: -5px;
	border-radius: 5px;
	transition: width 3s 800ms linear;
}
.ind-an.on div span {
	width: 0!important;
}
/*orgnaization*/
.orgnaization {
	margin-top: 50px;
}
.orgnaization .img-con span {
	float: left;
	line-height: 50px;
	font-size: 14px;
}
.orgnaization .img-con div a {
	margin-right:22px;
}
.orgnaization .img-con {
	/*margin-top: 50px;*/
	margin-bottom: 40px;
	overflow: hidden;
	float: left;
}


.concat {
	padding: 55px 0;
	background: url(../images/bbg_02.png) no-repeat center top;
}
.concat .cl {
	margin-left: -70px;
}
.concat .cl div {
	margin-left: 70px;
	color: #fff;
	font-size: 12px;
	line-height: 28px;
	float: left;
}
.concat .cl div span {
	font-size: 16px;
}
.concat .cl div p {
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 10px;
	display: inline-block;
	border-bottom: 1px solid #fff;
	margin-bottom: 16px;
}
.concat .cr {
	margin-right: -15px;
}
.concat .cr div {
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	float: left;
}
.concat .cr div img {
	width: 90px;
	height: 90px;
}
.concat .cr div p {
	margin-top: 10px;
}


/*20180323新增*/
.side-float {
	position: fixed;
	z-index: 1000;
	width: 156px;
	height: 124px;
	right: 0;
	top: 35%;
	margin-top: -60px;
	background: url(../images/float.png) no-repeat;
}
.side-float a.float-nav-a {
	display: block;
    position: relative;
    width: 156px;
	height: 40px;
	line-height: 85px;
    border-bottom: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
	border-radius: 3px;
	margin-top:2px;
}
.side-float a.float-nav-a01{
	background: url('../images/float_nav_01.png') no-repeat center center;
	background-size: 100% 100%;
}
.side-float a.float-nav-a02{
	background: url('../images/float_nav_02.png') no-repeat center center;
	background-size: 100% 100%;
}
.side-float a.float-nav-a03{
	display: none;
	background: url('../images/float_nav_03.png') no-repeat center center;
	background-size: 100% 100%;
}
.side-float a.float-nav-a04{
	height: 38px;
	background: url('../images/float_nav_04.png') no-repeat center center;
	background-size: 100% 100%;
}
.side-float a.float-nav-a05{
	display: block;
	width: 32px;
	height: 28px;
	background: url('../images/float_nav_05.png') no-repeat center center;
	background-size: 100% 100%;
}

.last-speech .cont-left {
	width: 568px;
	height: 339px;
	border: 4px solid #00cbff;

}
.last-speech .cont-left .cl-item {
	height: 100%;
	position: relative;
	display: none;
}
.last-speech .cont-left .cl-item .zi {
	position: absolute;
	width: 290px;
	top: 42px;
	right: 16px;
	color: #fff; 
	font-size: 18px;
	line-height: 30px;
}
.last-speech .cont-left .cl-item .info {
	position: absolute;
	width: 290px;
	right: 16px;
	bottom: 32px;
	font-size: 24px;
	color: #fff;
	line-height: 2;
}
.last-speech .cont-left .cl-item .info span {
	font-size: 16px;
	display: block;
}
.last-speech .cont-right {
	width: 410px;
	height: 348px;
	overflow: hidden;
}
.last-speech .cont-right .cr-item {
	border: 3px solid transparent;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 14px;
}
.last-speech .cont-right .cr-item:hover {
	border-color: #0089ff;
	background: #226fb8;
}  
.last-speech .cont-right .cr-item img {
	margin-right: 15px;
	height: 76px;
	float: left;
}
.last-speech .cont-right .cr-item div {
	overflow: hidden;
	margin-top: 20px;
	color: #000;
	font-size: 16px;
	/*width: 270px;*/
}
.last-speech .cont-right .cr-item:hover div {
	color: #fff;
}

/* box */
#box{position:relative;width:1000px;height:380px;}
#box ul{position:relative;width:1000px;height:380px;}
#box li{position:absolute;list-style:none;background:#000;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px;}
#box li img{width:100%;height:100%;vertical-align:top;}
#box .prev, #box .next{position:absolute;top:50%;width:136px;height:136px;margin-top:-68px;overflow:hidden;text-indent:-999px;cursor:pointer;z-index: 99;}
#box .prev{left:-60px;background:url(../images/btns_07.png) no-repeat;}
#box .next{right:-60px;background:url(../images/btns_09.png) no-repeat;}


/* 购票 */
.ticket-form {
    width: 1000px;
}

.ticket-table {
    border-collapse: collapse;
    width: 1000px;
}
.ticket-table th{
	font-weight: 300;
	height: 35px;
	background: #2170ba;
	color: #fff;
}

.ticket-table td {
    border: 1px solid #c6c6c6;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}
.ticket-table td.bor-0{
	border: none;
}
.ticket-table td.bor-r-1{
	border-right: 1px solid #c6c6c6;
}
.ticket-table td.table-td-left{
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	background: url('../images/ticket/table-td-left.png') repeat;
	font-size: 20px;
	color: #2071ba;
}

.ticket-table .td-tname {
    border-left: none;
    text-align: left;
    padding-left: 11px;
}

.ticket-table .td-tname-hd {
    padding-left: 23px;
}

.ticket-table .td-num,
.ticket-table .noborder {
    border-right: none;
}

.ticket-table .zhe {
    color: #ff1d1d;
    font-size: 24px;
    font-style: italic;
    margin-right: 3px;
}

.ticket-table .tips {
	width: 24px;
	height: 28px;
	margin-left: 5px;
	background: url('../images/ticket/hot.png') no-repeat center center;
	background-size: 100% 100%;
    float: left;
}

.tname,
.fname {
    float: left;
    cursor: pointer;
    position: relative;
}
.isicon0 .tname{
	cursor: auto;
}
.isicon0{
	color: #000;
}
.isicon0 .td-price{
	color: #000 !important;
}
.isicon0 .td-old-price{
	color: #000 !important;
}

.num-opera {
    width: 95px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #fc0000;
    background: #fff;
    margin-left: 20px;
}

.num-opera span {
    width: 27px;
    background: #fafafa;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 20px;
    color: #fc0000;
}

.num-opera .add {
    background-position: 0 -26px;
}

.num-opera .cut {
    background-position: 0 0;
}

.num-opera .cut.active {
    background-position: 0 -13px;
}

.num-opera input {
    width: 34px;
    height: 26px;
    line-height: 26px;
    background: none;
    outline: none;
    font-size: 14px;
    color: #000;
    text-align: center;
    overflow: hidden;
    float: left;
    border-left: 1px solid #fc0000;
	border-right: 1px solid #fc0000;
	border-top: 0;
	border-bottom: 0;
}


.ticket-table .td-price {
    color: #f50000;
    font-size: 18px;
	width: 186px;
	padding-left: 10px;
	text-align: left;
}

.ticket-table .td-old-price {
	float: right;
	text-decoration:line-through;
	font-size:14px;
	margin-left:4px;
	margin-right:5px;
	color: #000;
}

.td-tname {
    width: 296px;
}

.time {
    width: 200px;
}


.rdo {
    display: inline-block;
    background: url(../images/radio.png) 0 0 no-repeat;
    width: 10px;
    height: 11px;
    margin-right: 3px;
}

.rdo.active {
    background-image: url(../images/radio_check.png)
}

.chk {
    display: inline-block;
    border: 1px solid #c9c9c9;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    vertical-align: middle;
}

.chk.active {
	background: url('../images/ticket/checked.png') no-repeat center center;
	background-size: 100% 100%;
}

.ticket-form .btns{
	padding-top: 30px;
}
.ticket-form .btns .total {
	float: right;
    font-size: 22px;
    color: #ed0707;
    line-height: 46px;
    margin-top: 5px;
    text-align: right;
}
.sub-btn {
	float: right;
	width: 219px;
    height: 49px;
    border: 1px solid #18464e;
    font-size: 24px;
    margin-left: 38px;
    line-height: 46px;
    text-align: center;
    outline: none;
    cursor: pointer;
    display: inline-block;
    background: #999;
    color: #fff;
    border-color: #999;
}

.sub-btn.active {
    background: #0d334e;
    color: #FC0000;
    border-color: #FC0000;
    background: #FC0000;
    color: #fff;
}
.cont-meet {
	text-align: center;
}
.cont-meet p{
	font-size: 16px;
	font-weight: 600;
	margin-top:15px;
	margin-bottom: 5px;
}
.cont-meet span{
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 5px;
}
.cont-meet{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.cont-meet div{
	width:214px;
}
.obj-cont{
	font-size: 14px;
	position: relative;
}
.obj-cont :nth-child(1){
	position: absolute;
	left:132px;
	top:194px;
}
.obj-cont :nth-child(2){
	position: absolute;
	left:132px;
	top:221px;
}
.obj-cont :nth-child(3){
	position: absolute;
	left:132px;
	top:250px;
}
.obj-cont :nth-child(4){
	position: absolute;
	left:132px;
	top:277px;
}
.dhzz-cont p{
	font-size: 18px;
	font-weight: 600;
}
.dhzz-cont span{
	margin-top: 8px;
	font-size: 14px;
	display: inline-block;
	width: 175px;
}
.dhzz-cont{
	position: relative;
}
.dhzz-cont .dhzz01{
	position: absolute;
	top: 33px;
	left: 121px;
}
.dhzz-cont .dhzz02{
	position: absolute;
	top: 33px;
	left: 462px;
}
.dhzz-cont .dhzz03{
	position: absolute;
	top: 33px;
	left: 825px;
}
.hzmt-cont{
	overflow: hidden;
}
.hzmt-cont img{
	float: left;
	margin-bottom: 25px;
	margin-left: 9px;
	margin-right: 9px;
}
.hzmt-cont a{
	display: block;
}
.red_tip{
	color: #f50000;
	font-weight: 600;
}
.left_border{
	border-left: 2px solid #0f9cf6;
}