body {
	font-family: "Hiragino Sans GB", OpenSans-Regular, "microsoft yahei", helvetica, arial, sans-serif;
  	font-size: 16px;
  	color: #5b5b59;
  	margin:0 auto;
	background-color: #f4f4f4;
}
#zhuanti_top{width:100%;height:50px; position:fixed; top:0px; left:0px; z-index:999; text-align:center;background:url(../images/top.gif) #fff repeat-x; margin:0 auto;}
#zhuanti_center{width:950px;margin:8px auto 0px;font-size:12px;color:#000;height:33px;line-height:12px;clear:both;}
#zhuanti_center a.mLink{color:#828282;text-decoration:none;}
#zhuanti_center a.mLink:hover{color:red;}
#zhuanti_center #miniLogo{float:left;}
#zhuanti_center #miniLogo img{border:0;height:33px;}
#zhuanti_center #miniLink{float:right;padding:12px 8px 0 0;}

.container {
	margin:0 auto;
	max-width: 980px;
	background-color: #ffffff;
}
.tr-top {
	margin-top: 50px;
}

.banner-main {
	margin:55px 165px;
}

.section {
	margin:0 24px;
}
.content p {
	text-align: left;
	line-height: 2;
}
.modal {
	margin-right: 24px;
	margin-left: -41px;
 	width:980px;
 	height: 375px;
 	margin-bottom: 32px;
}
.modal li{
	font-size: 30px;
	text-align: center;
	margin-right:7px; 
	margin-bottom: 7px;
	padding-top:60px;
	float: left;
	color: #ffffff;
	width:308px;
	height: 124px;
	list-style: none;
	cursor: pointer;
}
.modal-1 {
	background-color: #58693f;
}
.modal-1 span{
	float: left;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	width: 308px;
}
.modal-2 {
	background-color:#ab5c24;
}
.modal-2 span{
	float: left;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	width: 308px;
}
.modal-3 {
	background-color:#ddd38c;
}
.modal-3 span{
	float: left;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	width: 308px;
}
.modal-4 {
	background-color:#8abeb2;
}
.modal-4 span{
	float: left;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	width: 308px;
}
.modal-5 {
	background-color:#823835;
}
.modal-5 span{
	float: left;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	width: 308px;
}
.modal-6 {
	background-color:#524b2e;
}
.modal-6 span{
	float: left;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	width: 308px;
}
.main-bottom {
	color:#a0a09f;
	font-size: 14px;
}
.bottom-title {
	font-size: 16px;
	margin-bottom:25px; 
}
.main-bottom .desc{
	margin-top: 30px;
}
.tr-footer {
	padding-bottom: 30px;
	margin: 25px 10px 0; 
}
.comment-title {
	width: 75px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background-color: #ab5c24;
	color: #fff;
	font-size: 24px;
}
.hr-line{
	border: none;
	height: 2px;
	margin-top: 0px;
	background-color:#ab5c24;
	width: 960px;
}
.comment {
	overflow: hidden;
	margin: 25px 14px; 
	width: 932px;
}

.product {
	/*float:right; 
	width:160px;*/
	/*margin-left: 15px;*/
	font-size: 12px;
}
.product p{
	display: inline-block;
	padding: 0;
	margin: 10px 0;
}
.product span{
	font-size: 18px;
	color: #ab5c24;
	border-bottom: 1px solid #a39c97;
	display: inline-block;
	padding-bottom: 2px;
}
.modal-body {
	height: 100%;
	overflow-y:auto; 
	display: none;
}
.app-modal {
	position: fixed;
	width: 940px;
	top:50px;
	bottom: 50px;
	left: 50%;
	margin-left: -490px;
	z-index: 1001;
	background-color: #fff;
	padding: 50px 20px;
	display: none;
}
.mask {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.5;
	right: 0;
	height: 100%;
	display: none;
	z-index: 1000;
}
.active {
	display: block;
}
.modal-botton {
	position: absolute;
	top:50px;
	left: 50%;
	margin-left: 490px;
	z-index: 1001;
}
.body-show-button {
	margin-bottom: 1px;
}
.close {
	background-color: #58693f;
	color: #fff;
	height: 40px;
	width: 50px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 100px;
	cursor: pointer;
}
.body-1 {
	background-color: #58693f;
	color: #fff;
	width: 2em;
	padding: 15.5px 10px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.body-2 {
	background-color: #ab5c24;
	color: #fff;
	width: 2em;
	text-align: center;
	font-size: 16px;
	padding: 10px 10px;
	cursor: pointer;
}
.body-3 {
	background-color: #ddd38c;
	color: #fff;
	width: 2em;
	text-align: center;
	font-size: 16px;
	padding: 10px 10px;
	cursor: pointer;
}
.body-4 {
	background-color: #8abeb2;
	color: #fff;
	width: 2em;
	font-size: 16px;
	padding: 10px 10px;
	text-align: center;
	cursor: pointer;
}
.body-5 {
	background-color: #823835;
	color: #fff;
	width: 2em;
	text-align: center;
	padding: 10px 10px;
	font-size: 16px;
	cursor: pointer;
}
.body-6 {
	background-color: #524b2e;
	color: #fff;
	width: 2em;
	font-size: 16px;
	text-align: center;
	padding: 10px 10px;
	cursor: pointer;
} 


.body-1-1 {
	background-color: #58693f;
	color: #fff;
	width: 4em;
	padding: 10px 18px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.body-2-1 {
	background-color: #ab5c24;
	color: #fff;
	width: 4em;
	text-align: center;
	font-size: 16px;
	padding: 10px 10px;
	cursor: pointer;
}
.body-3-1 {
	background-color: #ddd38c;
	color: #fff;
	width: 4em;
	text-align: center;
	font-size: 16px;
	padding: 10px 10px;
	cursor: pointer;
}
.body-4-1 {
	background-color: #8abeb2;
	color: #fff;
	width: 4em;
	font-size: 16px;
	padding: 10px 10px;
	text-align: center;
	cursor: pointer;
}
.body-5-1 {
	background-color: #823835;
	color: #fff;
	width: 4em;
	text-align: center;
	padding: 10px 10px;
	font-size: 16px;
	cursor: pointer;
}
.body-6-1 {
	background-color: #524b2e;
	color: #fff;
	width: 4em;
	font-size: 16px;
	text-align: center;
	padding: 10px 10px;
	cursor: pointer;
} 
.modal-en {
	font-size:18px;
	padding-left:10px;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	-khtml-opacity: 0.6; 
	opacity: 0.6; 
}

#modal-1 h1 {
	background-color: #58693f;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	width: 450px;
	text-align: center;
	padding: 5px;
}
#modal-1 h2 {
	color: #494947;
	font-size: 24px;
	border-left: 5px solid #58693f;
	font-weight: 100;
	padding: 0 10px;
}
#modal-1 h3 {
	color: #494947;
	font-size: 24px;
	width: 96px;
	font-weight: 100;
	padding-bottom: 5px;
	border-bottom: 1px solid #494947;
}
#modal-1 p {
	font-size: 16px;
	line-height: 25px;
}
#modal-1 ul {
	margin-left: -40px;
	list-style: none;
}
#modal-1 ul  li{
	line-height:30px;
}
#modal-1 ul  li a{
	color: #524b2e;
}

#modal-2 h1 {
	background-color: #ab5c24;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	width: 180px;
	text-align: center;
	padding: 5px;
}
#modal-2 h2 {
	color: #494947;
	font-size: 24px;
	border-left: 5px solid #ab5c24;
	font-weight: 100;
	padding: 0 10px;
}
#modal-2 h3 {
	color: #494947;
	font-size: 24px;
	width: 96px;
	font-weight: 100;
	padding-bottom: 5px;
	border-bottom: 1px solid #494947;
}
#modal-2 p {
	font-size: 16px;
	line-height: 25px;
}
#modal-2 ul {
	margin-left: -40px;
	list-style: none;
}
#modal-2 ul  li{
	line-height:30px;
}
#modal-2 ul  li a{
	color: #524b2e;
}

#modal-3 h1 {
	background-color: #ddd38c;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	width: 280px;
	text-align: center;
	padding: 5px;
}
#modal-3 h2 {
	color: #494947;
	font-size: 24px;
	border-left: 5px solid #ddd38c;
	font-weight: 100;
	padding: 0 10px;
}
#modal-3 h3 {
	color: #494947;
	font-size: 24px;
	width: 96px;
	font-weight: 100;
	padding-bottom: 5px;
	border-bottom: 1px solid #494947;
}
#modal-3 p {
	font-size: 16px;
	line-height: 25px;
}
#modal-3 ul {
	margin-left: -40px;
	list-style: none;
}
#modal-3 ul  li{
	line-height:30px;
}
#modal-3 ul  li a{
	color: #524b2e;
}

#modal-4 h1 {
	background-color: #8abeb2;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	width: 130px;
	text-align: center;
	padding: 5px;
}
#modal-4 h2 {
	color: #494947;
	font-size: 24px;
	border-left: 5px solid #8abeb2;
	font-weight: 100;
	padding: 0 10px;
}
#modal-4 h3 {
	color: #494947;
	font-size: 24px;
	width: 96px;
	font-weight: 100;
	padding-bottom: 5px;
	border-bottom: 1px solid #494947;
}
#modal-4 p {
	font-size: 16px;
	line-height: 25px;
}
#modal-4 ul {
	margin-left: -40px;
	list-style: none;
}
#modal-4 ul  li{
	line-height:30px;
}
#modal-4 ul  li a{
	color: #524b2e;
}

#modal-5 h1 {
	background-color: #823835;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	width: 180px;
	text-align: center;
	padding: 5px;
}
#modal-5 h2 {
	color: #494947;
	font-size: 24px;
	border-left: 5px solid #823835;
	font-weight: 100;
	padding: 0 10px;
}
#modal-5 h3 {
	color: #494947;
	font-size: 24px;
	width: 96px;
	font-weight: 100;
	padding-bottom: 5px;
	border-bottom: 1px solid #494947;
}
#modal-5 p {
	font-size: 16px;
	line-height: 25px;
}
#modal-5 ul {
	margin-left: -40px;
	list-style: none;
}
#modal-5 ul  li{
	line-height:30px;
}
#modal-5 ul  li a{
	color: #524b2e;
}

#modal-6 h1 {
	background-color: #524b2e;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	width: 200px;
	text-align: center;
	padding: 5px;
}
#modal-6 h2 {
	color: #494947;
	font-size: 24px;
	border-left: 5px solid #524b2e;
	font-weight: 100;
	padding: 0 10px;
}
#modal-6 h3 {
	color: #494947;
	font-size: 24px;
	width: 96px;
	font-weight: 100;
	padding-bottom: 5px;
	border-bottom: 1px solid #494947;
}
#modal-6 p {
	font-size: 16px;
	line-height: 25px;
}
#modal-6 ul {
	margin-left: -40px;
	list-style: none;
}
#modal-6 ul  li{
	line-height:30px;
}
#modal-6 ul  li a{
	color: #524b2e;
}
