﻿/*全局*/
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*关于论坛-论坛简介*/
.ltjj-banner {
	background-image: url(img/ltjj-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	min-width: 1200px;
	height: 460px;
}
.ltjj-wrap {
	width: 1100px;
	margin: auto;
	position: relative;
}
.ltjj-title {
	text-align: center;
	margin-bottom: 50px;
}
.ltjj-title h1 {
	font-size: 34px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	display: inline-block;
	border-bottom: 3px solid #04a13e;
}
.ltjj-con01 {
	background-image: url(img/ltjj-bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	padding-top: 60px;
	margin-bottom: 60px;
}
.ltjj-con01 p {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	margin-bottom: 10px;
}
.ltjj-con02 {
	margin-bottom: 60px;
}
.ltjj-con02 .ltjj-wrap {
	background-image: url(img/ltjj-bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 80px;
	width: 1040px;
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 50px;
}
.ltjj-con02 p {
	font-size: 22px;
	line-height: 40px;
	color: #333;
	margin-bottom: 10px;
}
.ltjj-con03 {
	margin-bottom: 60px;
}
.ltjj-con03 .con {
	background-image: url(img/ltjj-bg03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 90px;
	padding-top: 90px;
}
.ltjj-con03 .ltjj-wrap {
	background-image: url(img/ltjj-bg03-2.png);
	background-repeat: repeat;
	padding: 50px 30px;
	width: 1040px;
}
.ltjj-con03 p {
	font-size: 22px;
	line-height: 40px;
	color: #333;
	margin-bottom: 10px;
}
/*论坛活动 邀请函*/
.yqh-main {
	width: 100%;
	min-width: 1200px;
	background-image: url(img/yqh-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 800px;
}
.yqh-main a {
	height: 80px;
	width: 260px;
	position: absolute;
	z-index: 11;
	top: 533px;
	text-indent: -9999px;
	overflow: hidden;
}
.yqh-main a.yqh01 {
	left: 0px;
}
.yqh-main a.yqh02 {
	left: 314px;
}
.yqh-main a.yqh03 {
	left: 637px;
}
.yqh-main a.yqh04 {
	left: 943px;
}
