body {
	background-color: black;
}

/*主体*/

.body {
	max-width: 1920px;
	min-width: 1100px;
	background: black;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 auto;
	background:url(/images/zt/chengdu/v20171106/forum/back_ph.png) center center repeat-y;
	background-size: 100% 100%;
}

section{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}

.sponsor {
	width: 1100px;
	color: white;
	font-size: 55px;
	font-weight: bold;
	text-align: center;
	margin:0 auto 40px;
}

.sponsor li {
	display: inline-block;
	margin-right: 21px;
	margin-bottom: 15px;
}

.sponsor li:nth-child(8n+0){
	margin-right: 0;
}

.sponsor div {
	/*margin: 20px 0;*/
	text-align: left;
}

.sponsor img {
	width: 1100px;
	/*height: 56px;*/
}

.sponsor ul{
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.agenda {
	background: url(/images/zt/chengdu/v20171106/forum/back_line.jpg) center repeat-x;
	width: 1100px;
	height: 82px;
	margin: 0 auto;
	text-align: center;
	color: white;
	font-size: 40px;
	text-shadow: 0px 0px 10px black;
	line-height: 82px;
}

.outer {
	border: 1px solid #30d1ff;
	position: relative;
	width: 371px;
	height: 65px;
	line-height: 65px;
	color: white;
	font-size: 44px;
	font-weight: bolder;
	margin: 85px auto 70px auto;
	text-align: center;
}

.inner {
	border: 1px solid #30d1ff;
	position: absolute;
	top: -6px;
	left: -10px;
	width: 371px;
	height: 65px;
}

.label{
	width: 1100px;
	margin: 40px auto;
	position: relative;
}

.poly {
	position: relative;
	width: 922px;
	color: white;
	background: url(/images/zt/chengdu/v20171106/forum/back_poly.gif) left center no-repeat;
	background-size: 100% 100%;
	padding: 20px 0 10px 0;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.poly_l {
	display: inline-block;
	width: 544px;
	height: 100%;
	word-break: break-all;
	padding-left: 65px;
	text-shadow: 0px 0px 10px red;
	vertical-align: middle;
	font-size: 32px;
}

.poly_l p{
	margin: 5px 0;
}

.poly_r {
	display: inline-block;
	width: 311px;
	height: 100%;
	margin-left: -10px;
	word-break: break-all;
	text-indent: 70px;
	font-weight: bolder;
	vertical-align: middle;
	font-size: 32px;
}

.naming {
	position: absolute;
	right: -75px;
	top: 0;
	bottom: 0;
	border: 1px solid white;
	width: 216px;
	height: 80px;
	color: white;
}

.naming>div {
	width: 100%;
	position: absolute;
	left: -3px;
	top: -3px;
	text-align: center;
	background: url(/images/zt/chengdu/v20171106/forum/back_line.jpg) center repeat-x;
	background-size: 100% 100%;
	font-size: 28px;
	font-weight: bolder;
	text-shadow: 0px 5px 10px black;
	padding: 3.5% 0;
}


/*参会嘉宾*/

.title {
	background: url(/images/zt/chengdu/v20171106/forum/back_title.gif) center no-repeat;
	background-size: 100% 100%;
	width: 960px;
	margin: 40px auto;
	font-size: 28px;
	color: white;
	padding: 20px 0;
	line-height: 40px;
	padding-left: 140px;
	font-family: "方正兰亭刊黑_GBK", "宋体", "微软雅黑";
	letter-spacing: 5px;
}

.guest {
	border: 1px solid #0e8eb5;
	width: 1098px;
	margin: 0 auto;
	color: white;
	padding-top: 70px;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.guest>div {
	width: 164px;
	height: auto;
	display: inline-block;
	text-align: center;
	margin: 0 55px 40px 55px;
	vertical-align: top;
}

.guest>div>div{
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	width: 117px;
	height: 117px;
	background-size: 100% 100%;
	padding: 22.5px;
	margin: 0 auto;
}

.guest>div>div>div{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: url(/images/zt/chengdu/v20171106/forum/back_border.png) center no-repeat;
}

.guest>div>div>img {
	width: 115px;
	height: 115px;
	border-radius: 50%;
}

.guest a{
	font-size: 12px;
	color: #fff000;
}

.guest p{
	margin: 10px 0;
}

.guest .name{
	font-size:22px;
}

.guest .post{
	height: 50px;
	font-size:14px;
}

.guest span{
	display: inline-block;
	margin: 0 10px;
}

/*底部*/

.foot {
	width: 100%;
	float: left;
	background-color: #252525;
}

.foot_center {
	width: 1100px;
	height: 325px;
	margin: 0 auto;
	background-color: #252525;
	padding-top: 70px;
}

.foot_media {
	float: left;
	width: 100%;
}

.foot_media>div {
	float: left;
}

.media_0 {
	width: 10px;
	color: white;
	margin-right: 10px;
}

#media_1 {
	width: 98%;
	background: #e0e2e4;
	height: 60px;
}

.foot_detail {
	float: left;
	margin-top: 40px;
	max-width: 1920px;
}

.index_href a {
	border-bottom: 1px solid white;
	color: white;
	font-size: 20px;
	padding-bottom: 2px;
	margin-left: 20px;
}

.prin {
	color: white;
	padding-left: 20px;
}

.prin>div {
	float: left;
}

.prin>div>dl {
	float: left;
	margin-right: 5px;
}

.prin>div>dl>dt {
	height: 56px;
	line-height: 56px;
	font-size: 20px;
}

.prin>div>dl>dd {
	line-height: 20px;
}

.code {
	border-left: 1px solid white;
}

.code>img {
	margin-left: 20px;
}

.return{
	position: fixed;
	left: 80%;
	z-index: 3;
	background: url(/images/zt/chengdu/v20171106/forum/return.gif) center no-repeat;
	background-size: 100% 100%;
	width: 70px;
	height:60px;
	cursor: pointer;
	transition: all 0.5s;
}

@media only screen and (max-width:1240px) {
	.return{
		display: none;
	}
}

.guest .topic {
	color: white;
	height: 50px;
	font-size: 14px;
}