@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;
}

.nav{
	width: 100%;
	height: 65px;
	position: absolute;
	top: 0;
	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{
	height: 556px;
	background: url('../images/banner.png?v=20170926') no-repeat;
	background-position: center center;
	clear: both;
	color: #fff;
	position: relative;
	border-top: 2px solid #e20000;
}
.banner_middle{
	width: 1000px;
	height: 361px;
	margin: 0 auto;
	/*background: url('../images/banner_01.png') no-repeat;
	background-position: -34px 235px;*/
	position: relative;
}


.banner-btn{
	width: 267px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 26px;
	margin: 0 auto;
	background: url('../images/banner-btn.png') no-repeat;
	border-radius: 6px;
	position: absolute;
    left: 455px;
    bottom: 24px;
}
.banner-btn a{
	color: #fff;
	width: 100%;
	height: 100%;
	display: block;
}
/*wrapper*/
.main{
	width: 100%;
	background: url('../images/main_bg.png?v=20170926') repeat;
}
.main-title{
	padding: 5px 0 15px 0;
	text-align: center;
}
.main-content{
	width: 1000px;
	margin: 0 auto;
}
.aside{
	width: 300px;
    position: absolute;
    right: 0;
}
.aside-middle li{
	margin-top: 48px;
}
.aside-middle li:first-child{
	margin-top: 0;
}
.aside-middle_title{
	font-size: 18x;
	font-weight: bold;
}
.aside-middle_title span{
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
.aside-middle_cont{
	font-size: 14px;
	margin-top: 25px;
}
.main-banner{
	width: 100%;
	height: 235px;
	background: #0e4e8c;
	margin-bottom: 49px;
	background: url('../images/main_banner.jpg?v=20170926') no-repeat;
}
.article{
	margin: 50px 0 50px 34px;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
	width: 50%;
}
.article p{
	text-indent: 28px;
}
.article-cont{
	margin-bottom: 20px;
	color: #fff;
}
.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;
	margin-top: 45px;
}
.hyrc .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;
}
.hyld-cont .article-cont{
	display: none;
	width: 727px;
	height: 84px;
	margin: 0 auto;
	background: url('../images/light-bottom.png') no-repeat;
	background-size: 100% 100%;
}
.hyld-cont .article-cont p{
	font-size: 12px;
	margin: 0px 45px;
    padding-top: 35px;
}
.hyld-middle{
	height: 323px;
	background: url('../images/light-bg.png') no-repeat center;
	margin: 40px 0;
	position: relative;
}
.hyld-name{
	width: 96px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #00a0e9;
	border-radius: 31px;
	text-align: center;
	color: #fffefe;
	cursor: pointer;
}
.hyld-middle .active{
	background: #265ac4;
	color: #fff;
	font-weight: bold;
}
.activity-date th,td{
	text-align: center;
	color: #fff;
}
.activity-date td{
	background:	#08326f;
	border-bottom: 2px solid #042260;
	padding: 15px;
	font-size: 18px;
}
.text-left{
	text-align: left;
}
.activity-date th{
	background: #5b9cec;
	font-weight: bold;
	border: 1px solid #5b9cec;
	font-size: 22px;
	padding: 5px;
}
.activity-date .wid70{
	text-align: left;
	width: 70%;
}
.activity-date td .article-cont{
	margin: 10px 0;
}
.activity-place th{
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #5b9cec;
}
.activity-place td{
	font-size: 18px;
	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-cont{
	width: 94%;
	height: 100%;
	border-left: 2px solid #62c4ff;
	padding-left: 30px;
	line-height: 1.6;
	font-size: 18px;
	text-align: left;
}
.activity-place-cont .activity-place-logo{
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
.mar_b_2{
	margin-bottom: 2px;
}
.activity-place td div span{
	margin-right: 5px;
}
.activity-place .place-title{
	font-size: 18px;
	background: #5b9cec;
	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;
}
.aside{
	color: #fff;
	font-size: 16px;
}
.aside-title{
	margin-bottom: 10px;
}
.aside .aside-top li{
	width: 100%;
	height: 100px;
	background: #0e4e8c;
	margin-bottom: 10px;
}
.aside-img{
	width: 45%;
	height: 70px;
	margin: 10px 5px;
	background: #fff;
	float: left;
}
.aside-img img{
	width: 100%;
	height: 100%;
}
.buy{
	width: 1000px;
}
.buy-title{
	font-size: 24px;
	color: #4de8fe;
	clear: both;
	padding-top: 40px;
}
.title_bottom{
	margin-left: 40px;
}
.ticket ul li{
	margin: 30px 15px;
	float: left;
	text-align: center;
	position: relative;
	*width: 192px;
}
.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: #1e3970;
}
.buy-cont td{
	color: #fff;
	font-size: 14px;
	border:1px solid #20759a;
	padding: 10px;
}
.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:115px;
	outline: none;
	cursor: pointer;
}
.total{
	color: #fff;
	font-size: 24px;
	position: absolute;
	right: 270px;
	top: 120px;
}
.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;
}

/*sponsor*/
.sponsor-cont{
	width: 21%;
	margin: 50px 2%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: relative;
}
.sponsor-cont img{
	margin-bottom: 37px;
}
.sponsor-cont h3{
	font-size: 18px;
	margin-bottom: 10px;
}
.sponsor-cont p{
	text-align: left;
}
/*organization*/
.organization{
	margin-bottom: 50px;
}
.organization-cont{
	padding: 0 48px;
	position: relative;
}
.organization-cont img{
	margin-top: 30px;
}
/*address*/
.guide{
    padding-top: 0px;
    height: 495px;
}
.guide p{
    font-size:18px;
    color:#45ccfc;
}
#address{
    font-size:18px;
    color:#abb4c1;
    padding-top: 16px;
}
#traffic-guide{
    font-size:18px;
    color:#abb4c1;
}
.guide .address-img{
    display: block;
    margin:0 auto;
}
/*contact*/
.contact{
	margin-top: 50px;
	padding-bottom: 180px;
	*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;
}


/*右悬浮*/
.right-bar{
	display: none;
	width: 124px;
	height: 238px;
	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%;
}


/*拟邀嘉宾*/
.jiabin-cont{}
.jiabin-cont ul li h4{width:190px;height:190px;}
.jiabin-cont ul li {position:relative;float:left;height:270px;margin:46px 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 h4{width: 190px;height: 190px;text-align: center;position: absolute;left: 0;top: 0;}
.jiabin-cont ul li h4 img{width: 160px;height: 160px}

/*嘉宾内页*/
/*更多嘉宾*/
.more-jiabin{}
.more-jiabin .more-jiabin-content .jbcot{width: 466px; float: left;margin-right: 30px; margin-top: 32px;color: #fff;}
.more-jiabin-content .jbcot h4{float: left;}
.more-jiabin-content .jbcot .jbcot-right{float: right;width: 270px;}
.more-jiabin-content .jbcot .jbcot-right h3{line-height: 36px;font-weight: bold;}
.more-jiabin-content .jbcot .jbcot-right .right-p1{margin-bottom: 10px;font-size: 14px;}
.more-jiabin-content .jbcot .jbcot-right .right-p2{line-height: 20px;text-align: justify;font-size: 14px;}    
.more-jiabin-content{float: left;height: 420px;}


/*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;}