@charset "utf-8";
/* CSS Document */
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, form,fieldset,input,textarea,p,blockquote,th,td { padding: 0; margin: 0; } 
table { border-collapse: collapse; border-spacing: 0; } 
fieldset,img { border: 0; } 
address,caption,cite,code,dfn,em,strong,th,var { font-weight: normal; font-style: normal; } 
ol,ul { list-style: none; } 
caption,th { text-align: left; } 
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%; } 
q:before,q:after { content:""; } 
abbr,acronym { border: 0; }
img{vertical-align: middle; }
a{ text-decoration: none; }
body{overflow-x: hidden;background-color:#fff;font-family:"Microsoft Yahei";color: #000;}

.fl{
	float: left;
}
.fr{
	float: right;
}
.pd-l-15{
	padding-left: 15px;
}
.text-center{text-align: center;}

.nav{
	width: 100%;
	height: 65px;
	position: absolute;
	top: 15px;
	right: 0;
	z-index: 10;
}
.nav ul li {
	float: left;
	width: 85px;
	height: 18px;
	line-height: 18px;
	margin-top: 26px;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #fff;
	position: relative;
}
.nav ul li a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
}
.nav ul li a:hover{
	color: #ea1111;
}
.banner_middle{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

/*wrapper*/
.main{
	width: 100%;
	background: url('../images/bg.jpg?v=4') no-repeat;
}
.main-title{
	padding: 5px 0 15px 0;
	text-align: center;
}
#wrapper_01{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}
.article{
	margin: 29px 0;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
}
.article p{
	text-indent: 28px;
	margin-bottom: 10px;
}
.hyld-bg{
	height: 230px;
	*height: 300px;
	font-size: 14px;
    color: #fff;
    line-height: 1.5;
    padding: 80px 60px 30px 60px;
    position: relative;
    top: -35px;
	background: url('../images/hyld-bg.png') no-repeat;
	background-size: 100% 100%;
}
.hyld-bg p{
	display: none;
	padding-top: 30px;
	clear: both;
}
.hyld-bg .active{
	font-weight: bold;
}
.hyld-cont{
	width: 20%;
	float: left;
	font-size: 24px;
	text-align: center;
}
.article-cont{
	margin-bottom: 20px;
}
.article-cont:last-child{
	margin-bottom: 0;
}
.article-title{
	font-weight: bold;
}
.article-logo{
	width: 6px;
	height: 6px;
	float: left;
	background: #45ccfc;
	margin: 7px 10px 10px 0;
}
.hyrc-title span.fr{
	font-size: 12px;
	color: #fff;
	margin-top: 20px;
}
.article-tabs{
	width: 290px;
	height: 41px;
	margin: 0 auto;
	background: url('../images/tab_01.png') no-repeat;
	clear: both;
}
.article .tab-active{
	background: url('../images/tab_02.png') no-repeat;
}
.article-tabs .tabs{
	width: 50%;
	height: 100%;
	float: left;
}
.tabs:hover{
	cursor: pointer;
}
.tab_active{
	margin-bottom: 20px;
}
.tab_active img{
	margin-left: 430px;
}
.tab_active .active{
	margin-left: 540px;
}
.activity-date th,td{
	border: 1px solid #3aceff;
	padding: 5px;
}
.activity-date th{
	text-align: center;
	background: #3aceff;
	font-weight: bold;
}
.activity-date td{
	text-align: left;
	padding-left: 30px;
}
.activity-date td:last-child{
	text-align: left;
}
.activity-date td .article-cont{
	margin: 10px 0;
}
.activity-place{
	margin-bottom: 40px;
}
.activity-place th{
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: #62c4ff;
	font-weight: bold;
}
.activity-place td{
	font-size: 13px;
	color: #fff;
	border: 0;
	background: #08326f;
	padding: 20px 0;
	line-height: 1.8;
}
.activity-place td:last-child{
	padding-right: 20px;
    text-align: left;
    width: 70%;
}
.activity-place td .activity-place-cont{
	width: 100%;
	height: 100%;
	border-left: 1px solid #62c4ff;
	padding-left: 10px;
}
.activity-place td .activity-place-cont .activity-place-logo{
	margin-right: 5px;
	float: left;
}
.mar_b_2{
	margin-bottom: 2px;
}
.activity-place td div span{
	margin-right: 5px;
}
.activity-place .place-title{
	font-size: 18px;
	background: #ce0000;
	color: #fff;
}
.jb-cont-top{
	width: 178px;
	height: 179px;
	background: url('../images/jb_bg.png') no-repeat;
}
.jb-cont-top:hover{
	transform: rotate(90deg);
	transition: transform 2s;
    -moz-transition: transform 2s;	/* Firefox 4 */
    -webkit-transition: transform 2s;	/* Safari 和 Chrome */
    -o-transition: transform 2s;	/* Opera */
}
.lyjb ul li{
	margin-right: 16px;
	float: left;
}
.lyjb ul li:last-child{
	margin-right: 0;
}
.jb-cont{
	margin: 30px 0;
}
.jb-cont-middle,.jb-cont-bottom{
	text-align: center;
	color: #fff;
	margin: 10px 0;
}
.jb-cont-middle{
	font-size: 16px;
}
.jb-cont-bottom{
	font-size: 12px;
}
.chdx-cont{
	/*padding-top: 25px;*/
}
.chdx-left{
	font-size: 25px;
	color: #3aceff;
	margin-left: 40px;
	position: relative;
	top: 5px;
}
.chdx-article{
	padding-bottom: 25px;
	border-bottom: 1px dashed #bfbfcc;
	margin-left: 230px;
    position: relative;
    top: -30px;
}
.buy-title{
	font-size: 24px;
	color: #4de8fe;
	clear: both;
	padding-top: 20px;
}
.title_bottom{
	margin-left: 40px;
}
.ticket ul li{
	margin: 20px 15px;
	float: left;
	text-align: center;
	position: relative;
}
.quanyi {
    font-size: 12px;
    color: #fff;
    text-align: left;
    margin: 10px 0 100px 0;
}
.ticket-info{
	width: 170px;
	height: 204px;
	background: url('../images/ticket_bg.png?v=1') no-repeat;
}
.ticket-title{
	color: #194683;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:15px;
	padding: 20px 25px 0 25px;
}
.ticket-date{
	color: #c6c6c6;
	font-size: 12px;
	margin-bottom: 30px;
}
.ticket-num{
	width: 128px;
	height: 28px;
	line-height: 28px;
	border:1px solid #b11313; 
	color: #b21414;
	font-size: 14px;
	margin:0 auto;
}
.ticket-price{
	color: #e20000;
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}
.prime-price{
	text-decoration: line-through;
	font-size: 18px;
	color: #444;
	position: relative;
	top: -4px;
}
.ticket-buy{
	width: 143px;
	height: 31px;
	line-height: 31px;
	background: #f50000;
	border-radius: 0 0 2px 2px;
	color: #fff;
	margin: 0 auto;
}
.ticket-buy:hover{
	cursor: pointer;
}
.buy-cont{
	padding-bottom: 50px;
}
.buy-cont th{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 39px;
	background: #203556;
}
.buy-cont td{
	color: #fff;
	font-size: 14px;
	border:1px solid #20759a;
	text-align: center;
}
.pd-l-15 input{
	margin-right: 10px;
}
.buy-check{
    display: none;
    background: url(../images/check.png) 0 0 no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    vertical-align: middle;
}
.single_price{
	font-size: 18px !important;
	font-weight: bold;
	color: #f50000 !important;
}
.change_num{
	margin: 0 auto;
    height: 30px;
    width: 90px;
}
.single_num input{
	width: 28px;
	height: 28px;
	border:1px solid #fc0000;
	color: #fc0000;
	float: left;
	text-align: center;
	font-size: 14px;
}
.single_num .minus,.add{
	width: 30px !important;
	height: 30px !important;
	background: #fff;
}
.submit-buy{
	width: 219px;
	height: 49px;
	line-height: 49px;
	color: #fff;
	font-size: 24px;
	background: #bbb;
	text-align: center;
	margin: 30px 0 70px 40px;
}
.sub-btn{
	width: 219px;
    height: 49px;
    line-height: 49px;
    color: #fff;
    font-size: 24px;
    background: #bbb;
    text-align: center;
    border: 0;
    position: absolute;
    right: 0;
    top: 75px;
    cursor: pointer;
    outline: none;
}
.total{
	color: #fff;
    font-size: 24px;
    position: absolute;
    right: 270px;
    top: 80px;
}
.submit-cont .active{
	background:#fc0000 ;
}
.notice{
	font-size: 14px;
	color: #fff;
	clear: both;
	line-height: 1.8;

}
.notice-title{
	width: 65px;
	height: 22px;
	line-height: 22px;
	margin-right: 10px;
	border: 1px solid #fff;
	float: left;
	border-radius: 10px;
	text-align: center;
}

/*contact*/
.contact{
	margin-top: 50px;
	padding-bottom: 150px;
	*margin-top: 10px;
	*padding-bottom: 0;
}
.contact-cont{
	width: 25%;
	float: left;
	font-size: 14px;
	color: #fff;
	text-align: left;
}
.contact-cont h3{
	font-size: 16px;
}

/*organization*/
.organization-cont{
	position: relative;
}
.organization-cont img{
	height: 56px;
	margin: 0 8px 8px 0;
}

/*右悬浮*/
.right-bar{
	display: none;
	width: 124px;
	height: 240px;
	font-size: 14px;
	line-height: 2.1;
	color: #fff;
	position: fixed;
	right: 0;
	top: 200px;
	background: url('../images/right_bg.png') no-repeat 0 bottom;
}
.right-bar a{
	color: #fff;
}
.toTop{
	width: 60px;
	height: 60px;
	position: absolute;
	right: 17px;
	bottom: 0;
}
.toTop a{
	display: block;
	width: 100%;
	height: 100%;
}

.right-bar1 {
    width: 134px;
    height: 56px;
    font-size: 14px;
    line-height: 2.1;
    color: #fff;
    position: fixed;
    right: 0;
    top: 484px;
    background: url(../images/kefu-pic.gif) no-repeat 0 4px;
}
.right-bar1 a{
	display: block;
	width: 100%;
	height: 100%;
}


/*底部*/
.footer{
	width: 100%;
	height: 260px;
	background: url('../images/footer_bg.jpg') no-repeat;
	color: #fff;
}
.footer_cont{
	width: 1000px;
	height: 260px;
	margin: 0 auto;
}
.footer_left{
	width: 760px;
	height: 260px;
	float: left;
	line-height: 1.8;
}
.footer_left ul li{
	float: left;
	margin: 56px 25px 0 0;
}
.footer_left ul li:last-child{
	margin-right: 0;
}
.footer_left_title{
	font-size: 20px;
	font-weight: bold;
}
.footer_left_title span{
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
.footer_left_cont{
	font-size: 14px;
	margin-top: 10px;
}
.footer_right{
	width: 230px;
	height: 260px;
	float: right;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
}
.footer_right .fr:first-child{
	margin-left: 28px;
}
.footer_right .fr img{
	margin: 60px 0 19px 0;
}


/*拟邀嘉宾*/
.jiabin-cont{}
.jiabin-cont ul li h4{width:190px;height:190px;}
.jiabin-cont ul li {position:relative;float:left;height:270px;margin:46px 10px 0 0;width:190px}
.jiabin-cont ul li p{font-size: 14px;text-align: center;padding-top: 180px;color: #fff;}
.jiabin-cont ul li p span{font-size: 16px;display:block;margin-top: 15px;margin-bottom: 6px;text-align: center;}
.jiabin-cont ul li h5{background:url(../images/in_pbg2-2.png) no-repeat 0px 0px;width:100%;height:190px;position:absolute;left:0px;top:0px;}
.jiabin-cont ul li h5.hover1{animation: zhuan 6s infinite linear;}
.jiabin-cont ul li h6{background:url(../images/in_pbg2-3.png) no-repeat 0px 0px;width:100%;height:190px;position:absolute;left:0px;top:0px;}
.jiabin-cont ul li h6.hover2{animation: zhuan1 11s infinite linear;}
.jiabin-cont ul li h4{width: 190px;height: 190px;text-align: center;position: absolute;left: 0;top: 0;}
.jiabin-cont ul li h4 img{width: 160px;height: 160px}
@keyframes zhuan
{
    0%{ transform:rotate(0deg);
        -webkit-transform:transform:rotate(0deg);
        -moz-transform:transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
        -moz-transform:transform:rotate(360deg);
        -webkit-transform:transform:rotate(360deg);
    }
}
@keyframes zhuan1
{
    0%{ transform:rotate(0deg);
        -webkit-transform:transform:rotate(0deg);
        -moz-transform:transform:rotate(0deg);
    }
    100%{
        transform:rotate(-360deg);
        -moz-transform:transform:rotate(-360deg);
        -webkit-transform:transform:rotate(-360deg);
    }
}

/*dialog*/
.dialog-bg{width: 100%;height: 100%;display: none;background: rgba(0,0,0,0.5); position: fixed;top: 0;left: 0;z-index: 99;}
.tips-dialog{width: 200px;height: 100px;position: fixed;top: 30%;;left: 45%;background: #fff;z-index: 10;border: 10px solid #042360;}
.tips-dialog h3{font-size: 18px;color: #000;text-align: center;margin-top: 20px;}
.tips-dialog div{position: absolute;left: 33%;bottom: 10px;padding: 5px 20px;background: #f33;color: #fff;border-radius: 5px;cursor: pointer;}