﻿@charset "UTF-8";
/* CSS Document */
/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, 
u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
.img-w50{
	max-width:46%;
}
.img-w60{
	max-width:60%;
}
.img-w80{
	max-width:80%;
}
.img-w100{
	max-width:100%;
}
body {
	line-height: 20px;
}
.no-padding-top #isotope img{
	margin:0 auto;
	text-align:center;
	display: block;
	
}
.no-padding-top img:hover{
	
	 filter:alpha(opacity=80);
	 -moz-opacity:0.8;
	 -khtml-opacity: 0.8;
	 opacity: 0.8;
	transition: opacity 0.8s;
	-moz-transition: opacity 0.8s; /* Firefox 4 */
	-webkit-transition: opacity 0.8s; /* Safari 和 Chrome */
	-o-transition: opacity 0.8s;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before,blockquote:after,
q:before,q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-- end --*/
/* 清除浮動 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html > body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
/* ie7 hack*/
* + html .clearfix {
	min-height: 1%;
}
/* 清除浮動 END*/
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei",Arial, "Lucida Grande", sans-serif;
	background: #ECECEE;
}
.cda {
	position: fixed;
	top: 10px;
	right: 0;
	width: 140px;
	height: 144px;
	z-index: 99;
}
.cda a {
    display: block;
	width: 140px;
	height: 144px;
    text-indent: -10000px;
	background: url(../images/css-design-award.png) no-repeat;
}

/* menu
*----------------------------------------------------------------------------*/
.wrap {
	position: fixed;
	width: 190px;
	height: 100%;
	padding: 0;
	z-index:999999999;
}
.wrap #mubox {
	position: absolute;
	left: -115px;
	width: 200px;
	height: 100%;
	display: block;
	background: #FFFFFF;
	background:url(../images/main_bg.png) repeat center center;
	z-index:999;
}
/*
.wrap #mubox:hover {
	left: 0;
}
*/
.wrap #mubox .logo {
	float: right;
	display: block;
	width: 73px;
}
.wrap #mubox .icomu {
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: 31px;
	display: block;
}
.wrap #mubox .tolamer {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 95px;
	height: 200px;
	display: block;
}
.wrap #mubox .tolamer a {
    display: block;
	width: 95px;
	height: 200px;
	text-indent: -100000px;
	background: url(../images/logo_lmer.gif) no-repeat 0 0;
}
.wrap #mubox .tolamer a:hover {
	/*background: url(../images/logo_lmer_hover.gif) no-repeat 0 0;*/
}
/*
.wrap #mubox .tolamer a span.link,
.wrap #mubox .tolamer a span.hover {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
    width: 95px;
    height: 200px;
    text-indent: -100000px;
}
.wrap #mubox .tolamer a span.hover  {display: none;}
.wrap #mubox .tolamer a span.link   {
	background: url(../images/logo_lmer.gif) no-repeat 0 0;
}
.wrap #mubox .tolamer a span.hover  {
	background: url(../images/logo_lmer_hover.gif) no-repeat 0 0;
}
*/
.wrap ul#menu {
	position: absolute;
	top: 5px;
	left: 0;
	padding: 0;
	margin: 8px 0 0 2px;
	font-family: "Microsoft YaHei",Arial, "Lucida Grande", sans-serif;
	width: 120px;
}
.wrap ul#menu li {
	margin: 0px;
	display: block;
}
.wrap ul#menu li a {
	display: block;
	width: 113px;
	height:45px;
	text-indent:10px;
	margin: 0px 0;
	text-decoration: none;
}
.wrap ul#menu li a.area {
    text-indent: -10000px;
	background: url(../images/mu_area.png) no-repeat;
}
.wrap ul#menu li a:hover.area {
	background: url(../images/mu_area.png) no-repeat;
}
.wrap ul#menu li a.about {
    text-indent: -10000px;
	background: url(../images/mu_about.png) no-repeat;
}
.wrap ul#menu li a:hover.about,
.wrap ul#menu li.active a.about {
	background: url(../images/mu_about_v.png) no-repeat;
}
.wrap ul#menu li a.addiction {
    text-indent: -10000px;
	background: url(../images/mu_add.png) no-repeat;
}
.wrap ul#menu li a:hover.addiction,
.wrap ul#menu li.active a.addiction {
	background: url(../images/mu_add_v.png) no-repeat;
}
.wrap ul#menu li a.agenda {
    text-indent: -10000px;
	background: url(../images/mu_agenda.png) no-repeat;
}
.wrap ul#menu li a:hover.agenda,
.wrap ul#menu li.active a.agenda {
	background: url(../images/mu_agenda_v.png) no-repeat;
}
.wrap ul#menu li a.affection {
    text-indent: -10000px;
	background: url(../images/mu_affect.png) no-repeat;
}
.wrap ul#menu li a:hover.affection,
.wrap ul#menu li.active a.affection {
	background: url(../images/mu_affect_v.png) no-repeat;
}
.wrap ul#menu li a.access {
    text-indent: -10000px;
	background: url(../images/mu_access.png) no-repeat;
}
.wrap ul#menu li a:hover.access,
.wrap ul#menu li.active a.access {
	background: url(../images/mu_access_v.png) no-repeat;
}

.wrap ul#menu li a.joinus {
    text-indent: -10000px;
	background: url(../images/joinus.png) no-repeat;
}
.wrap ul#menu li a:hover.joinus,
.wrap ul#menu li.active a.access {
	background: url(../images/joinus_v.png) no-repeat;
}

.wrap ul#menu li a.caigou {
    text-indent: -10000px;
	background: url(../images/caigou.png) no-repeat;
}
.wrap ul#menu li a:hover.caigou,
.wrap ul#menu li.active a.access {
	background: url(../images/caigou_v.png) no-repeat;
}
.wrap ul#menu ul li {
	display: block;
	margin: 1px 5px;
	padding: 0 0 0 9px; 
	font-size: 11px;
}
.wrap ul#menu ul li:hover,
.wrap ul#menu ul li.active {
	background: url(../images/mu_dot.gif) no-repeat 0 3px;
}
.wrap ul#menu ul li a {
	width: auto;
	height: auto;
	color: #747782;
	padding: 0px 6px 0px 2px; 
}
.wrap ul#menu li a:hover {}
.wrap ul#menu ul li a:hover,
.wrap ul#menu ul li.active a {
	background-color: #FB0000;
	color: #FFFFFF;
}
.wrap #mubox .arwleft {
	position: fixed;
	left: 110px;
	top: 50%;
	width: 35px;
	height: 35px;
	display: block;
	z-index: 4;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/* common
*----------------------------------------------------------------------------*/
/* for scroll */
#wrapper {  /* 不能拿掉 */
    height: 3630px;
    /*height: 26950px;*/
    min-width: 1014px;   
    position: relative;
    top: 0;
    width: 100%;        
}
.parallex { /* 不能拿掉 */
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.wrapcon {  /* 不能拿掉 */
    /* for scroll */
    position: fixed;
    width: 100%;
    z-index: 1;
}
.mainbox {
	position: relative;
	margin: 0 0 0 0px;
	margin:0 auto;
	display: block;
	overflow: hidden;
}
.mainbox .mainbg {
	position: absolute;
	width: 100%;
	display: block;
	z-index: 3;
	z-index:2;
}

.mainbox .mainbg img.bottom {
	position: absolute;
    bottom: 0;
	bottom:auto; 
}
.mainbox .areamap {
	position: absolute;
	right: 1%;
	bottom: 8%;
	width: 280px;
	z-index: 3;
	text-align: right;
}
.mainbox .areamap img {
    vertical-align: middle;
    margin: 0 0 0 22px;
}
.mainbox .areamap img.mapmk {
    position: relative;
    top: 8px;    
}
/* idx 
*----------------------------------------------------------------------------*/
.idx {
	height: 938px;
}
.idx .mainbg {
	height: 960px;
}

@media (max-width:1024px){
	.idx {height:500px !important}
	.idx .mainbg {height: 500px !important}
}


.mainbox .mainbg img {
	width: 100%; 
	/*width:auto;*/
	height:auto; 
	width:expression(document.body.clientWidth < 1268 ? "1268px" : "auto");
	/*min-width: 1268px;*/
	_width:expression(document.body.clientWidth < 1268 ? "1268px" : "auto");
	/*min-height: 1000px;*/
	min-height: 780px;
	_height:expression(this.scrollHeight < 1000 ? "1000px" : "auto");
}

.ppgg-navbrand{
	width:100%;
}
.ppgg-navbrand li {
    float: left;
    height: 95px; 
    text-align: center;
    width: 156px;
	width: 156px !important;
	margin-left:6px;
}
.idx .mainbg img {
	/*
	/*min-width: 1268px;*
	_width:expression(document.body.clientWidth < 1268 ? "1268px" : "auto");
	/*min-height: 1000px;*
	min-height: auto;
	_height:expression(this.scrollHeight < 1000 ? "1000px" : "auto");*/
}
.idx .hline {
	position: absolute;
	left: 0;
	top: 45%;
	width: 100%;
	margin-top: -245px; 
	height: 560px;
	display: block;
	z-index: 3;
	z-index:2;
	text-align: center;
}
.idx .hline img {
    vertical-align: middle;
}
.idx .hline img.arrow {
	position: absolute;
	bottom: 160px;
	left: 50%;
	margin-left: -24px;
	text-align: center;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.idx .hline a {
	position: absolute;
	display: block;
	left: 50%;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-decoration:none;
	cursor: pointer;
	z-index: 100;
	/*background: #f00;*/
}
.idx .hline a.unit1 {bottom: 128px;margin-left: -24px;}
.idx .hline a.unit2 {bottom: 108px;margin-left: -23px;}
.idx .hline a.unit3 {bottom: 143px;margin-left: -24px;}
.idx .hline a.unit4 {bottom: 140px;margin-left: -23px;}
.idx .hline a.unit5 {bottom: 45px;margin-left: -23px;}
.idx .hline a.unit6 {bottom: 141px;margin-left: -23px;}
.idx .hline a.unit7 {bottom: 145px;margin-left: -24px;}
.idx .hline a.unit8 {bottom: 150px;margin-left: -23px;}
.idx .hline a.unit9 {bottom: 162px;margin-left: -23px;}
.idx .hline a.unit10 {bottom: 143px;margin-left: -23px;}
.idx .lang {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #938473;
	padding: 5px;
	font-size: 11px;
	z-index: 2;
	display: none;  /*20120831*/
}
.idx .lang a {
	color: #938473;
	text-decoration: none;
}
.idx .lang a:hover {
	color: #c9c3bd;
}
/* unit1
*----------------------------------------------------------------------------*/
.unit1 {
	height: 1340px;
}
.unit1 .mainbg {
	height: 1340px;
}
.unit1 .mainbg img {
	min-width: 775px;
	_width:expression(document.body.clientWidth < 775 ? "775px" : "auto");
	min-height: 1340px;
	_height:expression(this.scrollHeight < 1340 ? "1340px" : "auto");
}
.unit1 .ptbg {
    position: absolute;	
    top: 20px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 3;
}
.unit1 .ptslide {
	position: absolute;
	top: 260px;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	z-index: 3;
}
.unit1 .ptslide img {
    vertical-align: bottom;
}
.unit1 .ptslide .bgbox {
    position: relative;
    width: 910px;
    height: 470px;
    margin: 0 auto 40px auto;
    padding: 40px 0 0 0;
	background: url(../images/area01_pt_bg.png) repeat;
}
.unit1 .ptslide .bgbox .fresh {
    position: absolute;
    top: -45px;
    right: -45px;
	z-index: 3;
}
.unit1 .ptslide ol {
	float: left;
    left: 52%;
    position: relative;
    text-align: center;
    margin: 0 0 40px 0;
	min-width:900px;
	_width:expression(document.body.clientWidth < 900 ? "900px" : "auto");
}
.unit1 .ptslide ol li {
    float: left;
    position: relative;
    right: 50%;
    text-align: center;
    margin: 0 18px 0 0;
    *display: inline;
}
.unit1 .ptslide ol li.last {
    margin: 0;
}
.unit1 .ptslide ol li img {}
.unit1 .ptslide ol li .add {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 63px;
    height: 63px;
    margin: -31px 0 0 -31px;
	background: url(../images/icon-zoom.png) no-repeat;
	z-index: 1;
}
.unit1 .ptslide ol li .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 202px;
    height: 432px;
	background: #000;
	filter:alpha(opacity=0);
	-moz-opacity:00;
	opacity: 0;
}
.unit1 .contxt {
	position: absolute;
	bottom: 150px;
	left: 10%;
	display: block;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #968673;
	z-index: 2;
    margin: 0 auto;
	max-width: 900px;
	_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");
	z-index: 3;
}
/* IE9 */
:root .unit1 .contxt { 
    width: 900px \0/IE9;
}
.unit1 .contxt .contxthd,
.unit1 .contxt .contxtbd,
.unit1 .contxt .contxtft {
    margin: 0 0 10px 0;
	padding: 0 8px;
    display: block;
    clear: both;
    overflow: hidden;
}
.unit1 .contxt .contxthd {
    margin: 0 0 5px 0;
}
.unit1 .contxt .left {
    float: left;
	width: 47%;
}
.unit1 .contxt .right  {
    float: right;
	width: 47%;
}
.unit1 .contxt .contxthd img {
    position: relative;
    left: -8px;
}
.unit1 .contxt h1 {
    margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
}
.unit1 .ptslide .viewport {
	height: 410px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 905px;
}
/* unit2 
*----------------------------------------------------------------------------*/
.unit2 {
	height: 1060px;
}
.unit2 .mainbg {
	height: 920px;
}
.unit2 .mainbg img {
	min-width: 828px;
	_width:expression(document.body.clientWidth < 828 ? "828px" : "auto");
	min-height: 1196px;
	_height:expression(this.scrollHeight < 920 ? "920px" : "auto");
}
.unit2 .contxt {
	position: absolute;
	bottom: 115px;
	left: 10%;
	display: block;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #968673;
	z-index: 3;
	z-index:2;
    margin: 0 auto;
	max-width: 900px;
	_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");
}
:root .unit2 .contxt { 
    width: 900px \0/IE9;
}
.unit2 .contxt .contxthd,
.unit2 .contxt .contxtbd,
.unit2 .contxt .contxtft {
    margin: 0 0 -52px 0;
	padding: 0 8px;
    display: block;
    clear: both;
    overflow: hidden;
    color:#6c6c6c;
}
.unit2 .contxt .contxthd {
    margin: 0 0 5px 0;
}
.unit2 .contxt .left {
    float: left;
	width: 100%;
}
.unit2 .contxt .right  {
    float: right;
	width: 47%;
}
.unit2 .contxt .contxthd img {
    position: relative;
    left: -8px;
}
.unit2 .contxt h1 {
    margin: 0 0 5px 0;
    margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	font-weight:600;
}
.unit2 .ptbg {
    position: absolute;	
    top: 50px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 3;
}
.unit2 .ptslide-ylm {
	padding-top:45% !important;
	background:url(../images/ylm_net.png);
}
.unit2 .ptslide-happy {
	margin-top:15%;
	padding-top:30% !important;
	background:url(../images/kxsj_net.png);
}
.unit2 .ptslide {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	z-index: 3;
	padding-top:40%;
}
.unit2 .ptslide .viewport {
	height: 610px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width:100%; /* for slider */
}
.unit2 .viewport ul.overview {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.unit2 .viewport ul.overview li {
	float: left;
	height: 610px;
	text-align: center;
	width: 300px;
}
/* slider numeric controls */	
ol#controls{
	float: left;
	position: relative;
	top: 0px;
	left: 50%;
	text-align: center;
}
ol#controls li{
	float: left;
	position: relative;
	right: 50%;
	text-align: center;
}
ol#controls li a{
    display: block;
    width: 13px;
    height: 13px;
    text-indent: -10000px;
    margin: 0 10px;
	background: url(../images/pg_n01.png) no-repeat;
}
ol#controls li.current a{
	background: url(../images/pg_n01_v.png) no-repeat;
}

.unit2 .ptslide ul.deep li a {
	background: url(../images/pg_n01.png) no-repeat;
	padding: 8px 16px;
}
.unit2 .ptslide ul.deep li.ui-tabs-selected a {
	background: url(../images/pg_n01_v.png) no-repeat;
	padding: 8px 16px;
}
.unit2 .ptslide ul.light li a {
	background: url(../images/pg_n02.png) no-repeat;
	padding: 8px 16px;
}
.unit2 .ptslide ul.light li.ui-tabs-selected a {
	background: url(../images/pg_n02_v.png) no-repeat;
	padding: 8px 16px;
}
/* unit3 
*----------------------------------------------------------------------------*/
.unit3 {
	height: 1120px;
}
.unit3 .mainbg {
	height: 1200px;
}
.unit3 .mainbg img {
	min-width: 918px;
	_width:expression(document.body.clientWidth < 918 ? "918px" : "auto");
	min-height: 1200px;
	_height:expression(this.scrollHeight < 1020 ? "1020px" : "auto");
}
.unit3 .contxt {
	position: absolute;
	bottom: 154px;
	left: 10%;
	display: block;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #6c6c6c;
	z-index: 3;
    margin: 0 auto;
	max-width: 900px;
	_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");
}
:root .unit3 .contxt { 
    width: 900px \0/IE9;
}
.unit3 .contxt .contxthd,
.unit3 .contxt .contxtbd,
.unit3 .contxt .contxtft {
    margin: 0 0 -50px 0;
	padding: 0 8px;
    display: block;
    clear: both;
    overflow: hidden;
}
.unit3 .contxt .contxthd {
    margin: 0 0 5px 0;
}
.unit3 .contxt .left {
    float: left;
	width: 100%;
}
.unit3 .contxt .right  {
    float: right;
	width: 47%;
}
.unit3 .contxt .contxthd img {
    position: relative;
    left: -8px;
}
.unit3 .contxt h1 {
    margin: 0 0 5px 0;
    margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	font-weight:600;

}
.unit3 .ptbg {
    position: absolute;	
    top: 30px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 55;
}
.unit3 .ptslide {
	position: absolute;
	top: 100px;
	top: 240px;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	z-index: 3;
}
.unit3 .ptslide .viewport {
	height: 560px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
	width:100%; /*for slider*/
}
.unit3 .ptslide ul.overview {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.unit3 .ptslide ul.overview li {
	float: left;
	height: 633px;
	text-align: center;
	width: 905px;
}
/* slider numeric controls */	
ol#s2controls{
	float: left;
	position: relative;
	top: 0px;
	left: 50%;
	text-align: center;
}
.textshade2
{
	position:absolute; width:96%;height:80px;bottom:0px;padding-left:10px;padding-right:10px;line-height:30px; z-index:9999999;text-align:center;
}
ol#s2controls li{
	float: left;
	position: relative;
	right: 50%;
	text-align: center;
}
ol#s2controls li a{
    display: block;
    width: 15px;
    height: 15px;
    text-indent: -10000px;
    margin: 0 8px;
	background: url(../images/pg_n01.png) no-repeat;
	background-size:15px;
}
ol#s2controls li.current a{
	background: url(../images/pg_n01_v.png) no-repeat;
	background-size:15px;
}

.unit3 .ptslide ul.deep li a {
	background: url(../images/pg_n01.png) no-repeat;
	padding: 8px 16px;
}
.unit3 .ptslide ul.deep li.ui-tabs-selected a {
	background: url(../images/pg_n01_v.png) no-repeat;
	padding: 8px 16px;
}
.unit3 .ptslide ul.light li a {
	background: url(../images/pg_n02.png) no-repeat;
	padding: 8px 16px;
}
.unit3 .ptslide ul.light li.ui-tabs-selected a {
	background: url(../images/pg_n02_v.png) no-repeat;
	padding: 8px 16px;
}
/* unit4
*----------------------------------------------------------------------------*/
.unit4 {
	height: 1480px;
}
.unit4 .mainbg {
	height: 1490px;
}
.unit4 .mainbg img {
	min-width: 1192px;
	_width:expression(document.body.clientWidth < 1192 ? "1192px" : "auto");
	min-height: 1490px;
	_height:expression(this.scrollHeight < 1490 ? "1490px" : "auto");
}
.unit4 .ptbg {
    position: absolute;	
    top: 50px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 2;
}
.unit4 .ptslide {
	/*
    position: absolute;
	left: 23%;
	top: 20%;
	width: 100%;
	*/
	margin-top:330px;
	display: block;
	text-align: center;
	z-index: 2;
}
.unit4 .contxt {
	position: absolute;
	bottom: 160px;
	left: 10%;
	display: block;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #574634;
	z-index: 2;
    margin: 0 auto;
	max-width: 900px;
	_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");
}
:root .unit4 .contxt { 
    width: 900px \0/IE9;
}
.unit4 .contxt .contxthd,
.unit4 .contxt .contxtbd,
.unit4 .contxt .contxtft {
    margin: 0 0 10px 0;
	padding: 0 8px;
    display: block;
    clear: both;
    overflow: hidden;
}
.unit4 .contxt .contxthd {
    margin: 0 0 5px 0;
}
.unit4 .contxt .left {
    float: left;
	width: 47%;
}
.unit4 .contxt .right  {
    float: right;
	width: 47%;
}
.unit4 .contxt .contxthd img {
    position: relative;
    left: -8px;
}
.unit4 .contxt h1 {
    margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
}
.unit4 .contxt ol {
	float: left;
    left: 50%;
    position: relative;
    text-align: center;
    margin: 55px 0 0 0;
	min-width:900px;
	_width:expression(document.body.clientWidth < 900 ? "900px" : "auto");
}
.unit4 .contxt ol li {
    float: left;
    position: relative;
    right: 50%;
    text-align: center;
    margin: 0 65px 0 0;
    *display: inline;
}
.unit4 .contxt ol li.last {
    margin: 0;
}
.unit4 .contxt ol li img {
    background: #fff;
    padding: 0 0 25px 0;
}
.unit4 .contxt ol li .add {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 63px;
    height: 63px;
    margin: -31px 0 0 -31px;
	background: url(../images/icon-zoom.png) no-repeat;
	z-index: 1;
}
.unit4 .contxt ol li .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 256px;
    height: 386px;
	background: #000;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
}
/* unit5
*----------------------------------------------------------------------------*/
.unit5 {
	height: 2080px;
}
.unit5 .mainbg {
	height: 2080px;
}
.unit5 .mainbg img {
	min-width: 1202px;
	_width:expression(document.body.clientWidth < 1202 ? "1202px" : "auto");
	min-height: 2080px;
	_height:expression(this.scrollHeight < 2080 ? "2080px" : "auto");
}
.unit5 .ptbg {
    position: absolute;	
    top: 50px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 1;
}
.unit5 .ptslide {
    position: absolute;	
    top: 220px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 2;
}
.unit5 .contxt {
	display: block;
	position: absolute;
	bottom: 840px;
	left: 10%;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #968673;
	z-index: 3;
    margin: 0 auto;
	max-width: 986px;
	_width:expression(document.body.clientWidth > 800 ? "800px" : "auto");
}
:root .unit5 .contxt { 
    width: 800px \0/IE9;
}
.unit5 .contxt .contxthd {
    margin: 0 0 60px 0;
}
.unit5 .contxt .contxthd .photo,
.unit5 .contxt .contxthd .txt,
.unit5 .contxt .contxtft .photo,
.unit5 .contxt .contxtft .txt {
	display: table-cell; 
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.unit5 .contxt .contxthd .txt {
    width:470px;
	padding-right:67px;
	padding-top:70px;
}

.unit5 .contxt .contxtft .txt {
    padding-top:60px;
	padding-left:60px;

}
.unit5 .contxt .contxthd .txt h1,
.unit5 .contxt .contxtft .txt h1 {
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 20px 0;
    padding: 0 8px;
}
.unit5 .contxt .contxthd .txt h1.img,
.unit5 .contxt .contxtft .txt h1.img {
    padding: 0;
}
.unit5 .contxt .contxthd .txt p,
.unit5 .contxt .contxtft .txt p {
    margin: 0 0 10px 0;
    padding: 0 8px;
}
.unit5 .pot {
	position: absolute;
	bottom: -210px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.unit5 .pot img {
    vertical-align: bottom;
}
.unit5 .smoke {
	position: absolute;
	bottom: -450px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.unit5 .smoke img {
    vertical-align: bottom;
}
/* unit6
*----------------------------------------------------------------------------*/
.unit6 {
	height: 1630px;
}
.unit6 .mainbg {
	height: 1630px;
}
.unit6 .mainbg img {
	min-width: 1185px;
	_width:expression(document.body.clientWidth < 1185 ? "1185px" : "auto");
	min-height: 1630px;
	_height:expression(this.scrollHeight < 1630 ? "1630px" : "auto");
}
.unit6 .ptbg {
    position: absolute;	
    top: 20px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 2;
}
.unit6 .ptslide {
    position: absolute;	
    top: 0;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 1;
}
.unit6 .ptslide img {
    position: relative;	
    left: 160px;
}
.unit6 .contxt {
	display: block;
	position: absolute;
	bottom: 160px;
	left: 50%;
	font: 12px/18px "Gill Sans MT";
	color: #c2bab0;
	z-index: 2;
    margin: 0 auto;
	max-width: 460px;
	_width:expression(document.body.clientWidth > 460 ? "460px" : "auto");
}
:root .unit6 .contxt { 
    width: 460px \0/IE9;
}

.unit6 .contxt .contxthd,
.unit6 .contxt .contxtft {
    display:block;
    clear: both;
    overflow: hidden;
}
.unit6 .contxt .contxtft {
    margin: 20px 0 70px 0;
}
.unit6 .contxt .contxthd .txt,
.unit6 .contxt .contxtft .txt {
	display: block; 
    color: #b4a797;
}
.unit6 .contxt .contxthd .txt h1,
.unit6 .contxt .contxtft .txt h1 {
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 5px 0;
    padding: 0 8px;
}
.unit6 .contxt .contxthd .txt h1.img,
.unit6 .contxt .contxtft .txt h1.img {
    padding: 0;
}
.unit6 .contxt .contxthd .txt p,
.unit6 .contxt .contxtft .txt p {
    margin: 0 0 10px 0;
    padding: 0 8px;
}
.unit6 .contxt ol {
    width: 460px;
}
.unit6 .contxt ol li {
    float: left;
    width: 202px;
    margin: 0 40px 70px 0;
}
.unit6 .contxt ol li.last {
    margin: 0;
}
/* unit7
*----------------------------------------------------------------------------*/
.unit7 {
	height: 1940px;
}
.unit7 .mainbg {
	height: 1940px;
}
.unit7 .mainbg img {
	min-width: 1552px;
	_width:expression(document.body.clientWidth < 1552 ? "1552px" : "auto");
	min-height: 1940px;
	_height:expression(this.scrollHeight < 1940 ? "1940px" : "auto");
}
.unit7 .ptbg {
    position: absolute;	
    top: 20px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 2;
}
.unit7 .ptslide {
    position: absolute;	
    top: 0;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 1;
}
.unit7 .ptslide img {
    position: relative;	
    left: 160px;
}
.unit7 .contxt {
	display: block;
	position: absolute;
	bottom: 190px;
	left: 12%;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #c2bab0;
	z-index: 2;
    margin: 0 auto;
	max-width: 900px;
	_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");
}
:root .unit7 .contxt { 
    width: 900px \0/IE9;
}
.unit7 .contxt .contxthd,
.unit7 .contxt .contxtft {
    display:block;
    clear: both;
    overflow: hidden;
    margin: 0 0 70px 0;
}
.unit7 .contxt .contxtft {
    margin: 0 0 90px 0;
}
.unit7 .contxt .contxthd .photo,
.unit7 .contxt .contxthd .txt,
.unit7 .contxt .contxtft .photo,
.unit7 .contxt .contxtft .txt {
	display: table-cell; 
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
.unit7 .contxt .contxthd .photo {
    width: 430px;
    height: 250px;
}
.unit7 .contxt .contxthd .txt {
    padding: 0 0 0 50px;
    color: #574634;
}
.unit7 .contxt .contxthd .txt h1,
.unit7 .contxt .contxtft .txt h1 {
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 5px 0;
    padding: 0 8px;
}
.unit7 .contxt .contxthd .txt h1.img,
.unit7 .contxt .contxtft .txt h1.img {
    padding: 0;
}
.unit7 .contxt .contxthd .txt p,
.unit7 .contxt .contxtft .txt p {
    margin: 0 0 10px 0;
    padding: 0 8px;
}
.unit7 .contxt .contxtft .photo {
    width: 453px;
    height: 290px;
}
.unit7 .contxt .contxtft .txt {
    padding: 0 30px 0 0;
    color: #574634;
}
.unit7 .contxt .phobox {
    width: 880px;
    margin: 0 auto 0 auto;
}
.unit7 .contxt .phobox img {
    vertical-align: bottom;
}
.unit7 .contxt .phobox .lr {
    float: left;
    width: 368px;
}
.unit7 .contxt .phobox .rl {
    float: right;
    width: 495px;
}
.unit7 .contxt .phobox .rl img {
    margin: 0 0 15px 0;
}
.unit7 .contxt .phobox .rl img.last {
    margin: 0;
}
/* unit8
*----------------------------------------------------------------------------*/
.unit8 {
	height: 2000px;
}
.unit8 .mainbg {
	height: 2000px;
}
.unit8 .mainbg img {
	min-width: 1029px;
	_width:expression(document.body.clientWidth < 1029 ? "1029px" : "auto");
	min-height: 2000px;
	_height:expression(this.scrollHeight < 2000 ? "2000px" : "auto");
}
.unit8 .ptbg {
    position: absolute;	
    top: 0;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 1;
}
.unit8 .ptslide {
    position: absolute;	
    top: 80px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 2;
}
.unit8 .contxt {
	position: absolute;
	bottom: 180px;
	left: 10%;
	display: block;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #231609;
	z-index: 2;
    margin: 0 auto;
	max-width: 928px;
	_width:expression(document.body.clientWidth > 928 ? "928px" : "auto");
}
:root .unit8 .contxt { 
    width: 928px \0/IE9;
}
.unit8 .contxt .contxthd,
.unit8 .contxt .contxtbd,
.unit8 .contxt .contxtft {
    margin: 0 0 10px 0;
    padding: 0 8px;
    display: block;
    clear: both;
    overflow: hidden;
}
.unit8 .contxt .contxthd {
    margin: 0 0 5px 0;
}
.unit8 .contxt .left {
    float: left;
	width: 47%;
}
.unit8 .contxt .right  {
    float: right;
	width: 47%;
}
.unit8 .contxt .contxthd img {
    position: relative;
    left: -8px;
}
.unit8 .contxt h1 {
    margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
}
.unit8 .contxt .phobox {
    width: 928px;
    margin: 30px auto 0 auto;
}
.unit8 .contxt .phobox .hd,
.unit8 .contxt .phobox .bd,
.unit8 .contxt .phobox .fd {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 0;
}
.unit8 .contxt .phobox .bd img {
    float: left;
    margin: 0 23px 0 0;
}
.unit8 .contxt .phobox .bd img.last {
    margin: 0;
}
/* unit9
*----------------------------------------------------------------------------*/
.unit9 {
	height: 1530px;
}
.unit9 .mainbg {
	height: 1530px;
}
.unit9 .mainbg img {
	min-width: 1102px;
	_width:expression(document.body.clientWidth < 1102 ? "1102px" : "auto");
	min-height: 1530px;
	_height:expression(this.scrollHeight < 1530 ? "1530px" : "auto");
}
.unit9 .ptbg {
    position: absolute;	
    top: 20px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 1;
}
.unit9 .ptslide {
    position: absolute;	
    top: 210px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 2;
}
.unit9 .contxt {
	position: absolute;
	bottom: 305px;
	left: 10%;
	display: block;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #574634;
	z-index: 2;
    margin: 0 auto;
	max-width: 900px;
	_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");
}
:root .unit9 .contxt { 
    width: 900px \0/IE9;
}
.unit9 .contxt .contxthd,
.unit9 .contxt .contxtbd,
.unit9 .contxt .contxtft {
    margin: 0 0 10px 0;
	padding: 0 8px;
    display: block;
    clear: both;
    overflow: hidden;
}
.unit9 .contxt .contxthd {
    margin: 0 0 5px 0;
}
.unit9 .contxt .left {
    float: left;
	width: 47%;
}
.unit9 .contxt .right  {
    float: right;
	width: 47%;
}
.unit9 .contxt .contxthd img {
    position: relative;
    left: -8px;
}
.unit9 .contxt h1 {
    margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
}
.unit9 .contxt .phobox {
    width: 895px;
    margin: 40px auto 0 auto;
    display: block;
    clear: both;
    overflow: hidden;
}
.unit9 .contxt .phobox .hd,
.unit9 .contxt .phobox .bd,
.unit9 .contxt .phobox .fd {
    float: left;
    margin: 0 12px 0 0;
}
.unit9 .contxt .phobox .fd {
    width: 343px;
    margin: 0;
}
.unit9 .contxt .phobox .ft img {
    float: left;
    margin: 0 0 12px 0;
}
.unit9 .contxt .phobox .bd img.last {
    margin: 0;
}
.unit9 .ptslideft {
    position: absolute;	
    bottom: -281px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 1;
}
.unit9 .ptslideft img {
    vertical-align: bottom;
}
/* unit10
*----------------------------------------------------------------------------*/
.unit10 {
	height: 1420px;
}
.unit10 .mainbg {
	height: 1420px;
}
.unit10 .mainbg img {
	min-width: 974px;
	_width:expression(document.body.clientWidth < 974 ? "974px" : "auto");
	min-height: 1420px;
	_height:expression(this.scrollHeight < 1420 ? "1420px" : "auto");
}
.unit10 .ptbg {
    position: absolute;	
    top: 20px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 1;
}
.unit10 .ptslide {
    position: absolute;	
    top: 130px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 2;
}
.unit10 .petalbox {
    position: relative;
    top: 0;
    width: 1280px;
    height: 1355px;
    margin: 0 auto;
}
.unit10 .petalbox .petal1,
.unit10 .petalbox .petal2,
.unit10 .petalbox .petal3,
.unit10 .petalbox .petal4 {
    position: absolute;	
	z-index: 2;
}
.unit10 .petalbox .petal1 {top: 130px; left: -200px;}
.unit10 .petalbox .petal2 {top: 660px;right: 75px;}
.unit10 .petalbox .petal3 {bottom: -140px;right: 290px;}
.unit10 .petalbox .petal4 {bottom: -1000px;left: 350px;}
.unit10 .contxt {
	position: absolute;
	bottom: 180px;
	left: 10%;
	display: block;
	right: 10%;
	font: 12px/18px "Gill Sans MT";
	color: #7c7267;
	z-index: 2;
    margin: 0 auto;
	max-width: 900px;
	_width:expression(document.body.clientWidth > 900 ? "900px" : "auto");
}
:root .unit10 .contxt { 
    width: 900px \0/IE9;
}
.unit10 .contxt .contxthd,
.unit10 .contxt .contxtbd,
.unit10 .contxt .contxtft {
    margin: 0 0 10px 0;
	padding: 0 8px;
    display: block;
    clear: both;
    overflow: hidden;
}
.unit10 .contxt .contxthd {
    margin: 0 0 5px 0;
}
.unit10 .contxt .left {
    float: left;
	width: 47%;
}
.unit10 .contxt .right  {
    float: right;
	width: 47%;
}
.unit10 .contxt .contxthd img {
    position: relative;
    left: -8px;
}
.unit10 .contxt h1 {
    margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
}
.unit10 .contxt ol {
	float: left;
    left: 50%;
    position: relative;
    text-align: center;
    margin: 65px 0 0 0;
	min-width:900px;
	_width:expression(document.body.clientWidth < 900 ? "900px" : "auto");
}
.unit10 .contxt ol li {
    float: left;
    position: relative;
    right: 50%;
    text-align: center;
    margin: 0 60px 0 0;
    *display: inline;
}
.unit10 .contxt ol li.last {
    margin: 0;
}
/* about
*----------------------------------------------------------------------------*/
.about {
	height: 760px;
}
.about .mainbg {
	height: 760px;
}
.about .mainbg img {
	min-width: 1071px;
	_width:expression(document.body.clientWidth < 1071 ? "1071px" : "auto");
	min-height: 760px;
	_height:expression(this.scrollHeight < 760 ? "760px" : "auto");
}
.about .ptslide {
	position: absolute;
	left: 3%;
	right: 3%;
	top: 6%;
	bottom: 10%;
	z-index: 3;
    margin: 0 auto;
	max-width: 1025px;
	_width:expression(document.body.clientWidth > 1025 ? "1025px" : "auto");
}
:root .about .ptslide { 
    width: 1025px \0/IE9;
}
.about .ptslide .test,
.about .ptslide .title,
.about .ptslide .txt {
    padding: 0 20px;
    display: table-cell; 
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}
.about .ptslide .title img {
    padding: 0 0 112px 0;
}
.about .ptslide .test {
    padding: 0;
    height: 640px;
}
.about .ptslide .txt {
	color: #3b2f22;
	font: 13px/18px "Gill Sans MT";
    margin: 0 auto;
	z-index: 3;
}
.about .ptslide .txt p {
    margin: 0 0 60px 0;
}
.about .ptslide .txt p span {
	font: 13px/22px "Gill Sans MT";
}

.about .ptslide .txt p.last {
    margin: 0;
}
/* addiction
*----------------------------------------------------------------------------*/
.addiction {
	height: 615px;
}
.addiction .mainbg {
	height: 615px;
}
.addiction .mainbg img {
	min-width: 1299px;
	_width:expression(document.body.clientWidth < 1299 ? "1299px" : "auto");
	min-height: 615px;
	_height:expression(this.scrollHeight < 615 ? "615px" : "auto");
}
.addiction .ptslide {
    position: absolute;	
    top: 80px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 3;
}
/* addiction
*----------------------------------------------------------------------------*/
.agenda {
	height: 800px;
}
.agenda .mainbg {
	height: 635px;
}
.agenda .mainbg img {
	min-width: 1341px;
	_width:expression(document.body.clientWidth < 1341 ? "1341px" : "auto");
	min-height: 635px;
	_height:expression(this.scrollHeight < 635 ? "635px" : "auto");
}
.agenda .ptslide {
	margin:0 auto;
	width: 100%;
	text-align: center;
	display: block;
	z-index: 3;
}
.agenda .ptslide .viewport {
	position: relative;
	top: 0;
	left: 0%; 
}
.agenda .ptslide .viewport .title {
    position: absolute;	
    top: 50%;
    left: 0;
    margin-top: -122px;
	z-index: 3;
}
.agenda .ptslide ul.overview {}
.agenda .ptslide ul.overview li {
	float: left;
	width: 340px;
	height: 425px;
	text-align: center;
	background: url(../images/agenda-shadow.png) no-repeat center 382px;
}



.agenda .ptslide .viewport .bx-pager {
    /*left: 4%;*/
	width:auto;
	min-width:150px;
	max-width:600px;
	display:block;
	height:30px;
	margin:0 auto;
	margin-top:10px;
}
.agenda .ptslide .viewport .bx-pager a.pager-link,
.agenda .ptslide .viewport .bx-pager a.pager-active {
	float: left;
    display: block;
    width: 15px;
    height: 15px;
    text-indent: -10000px;
    margin: 0 5px;
	background: url(../images/pg_n01.png) no-repeat;
	background-size:15px;
}
.agenda .ptslide .viewport .bx-pager a.pager-active {
	background: url(../images/pg_n01_v.png) no-repeat;
	background-size:15px;
}
.agenda .ptslide .viewport .bx-prev,
.agenda .ptslide .viewport .bx-next {
    display: none;
}
/* affection
*----------------------------------------------------------------------------*/
.affection {
	height: 1120px;
}
.affection .mainbg {
	height: 1120px;
}
.affection .mainbg img {
	min-width: 896px;
	_width:expression(document.body.clientWidth < 896 ? "896px" : "auto");
	min-height: 1120px;
	_height:expression(this.scrollHeight < 1120 ? "1120px" : "auto");
}
.affection .people {
    position: absolute;	
    top: -231px;
    left: 0;
	display: block;
	z-index: 3;
}
.affection .affbox {
    position: absolute;	
    top: 3px;
    left: 50%;
	display: block;
	width: 420px;
	padding: 30px 0 0 0;
	z-index: 3;
}
.affection .affbox p {
	font: 12px/22px "Gill Sans MT";
    margin: 0 0 18px 0;
    color: #3c3d3d;
    text-align: center;
}
.affection .affbox p.txt {
    text-align: left;
	font: 12px/16px "Gill Sans MT";
}
.affection .affbox fieldset .row {
    display: block;
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    margin: 0 0 7px 0;
	background: #e4e4e4;
}
.affection .affbox fieldset .row label,
.affection .affbox fieldset .row .col,
.affection .affbox fieldset .row input {
    vertical-align: middle;
}
.affection .affbox fieldset .row label {
    display: block;
    float: left;
    width: 85px;
    padding: 0 0 0 20px;
	font: 13px/15px "Gill Sans MT";
    color: #969696;
	background: url(../images/affection-icon.gif) no-repeat 10px 4px;
}
.affection .affbox fieldset .row label span {
	font: 10px/15px "Gill Sans MT";
}
.affection .affbox fieldset .row .col {
    float: right;
    width: 305px;
}
.affection .affbox fieldset .row input {
    width: 320px;
	font: 13px/22px "Gill Sans MT";
    color: #505050;
    border: 0;
	background: #e4e4e4;
}
.affection .affbox fieldset .row textarea {
    width: 315px;
    height: 60px;
	font: 13px/22px "Gill Sans MT";
    color: #505050;
    border: 0;
	background: #e4e4e4;
}
.affection .affbox fieldset .row select {
    margin: 2px 0 2px 0;
	font: 13px/22px "Gill Sans MT";
    color: #505050;
    border: 1px #d7d7d7 solid;
	background: #f0f0f0;
}
.affection .affbox fieldset .row .col span {
	font: 12px/22px "Gill Sans MT";
    color: #505050;
}

.affection .affbox fieldset input.btn {
    width: 160px;
    height: 31px;
    border: 0;
	background: url(../images/affection_submit.jpg) no-repeat 0 0;
	cursor: pointer;
}
/* access
*----------------------------------------------------------------------------*/
.access{
	height: 1291px;
}
.access .mainbg {
	height: 860px;
}
.access .mainbg img {
	min-width: 1212px;
	_width:expression(document.body.clientWidth < 1212 ? "1212px" : "auto");
	 
	_height:expression(this.scrollHeight < 860 ? "860px" : "auto");
}
.access .ptbg {
    position: absolute;	
    top: 26px;
    left: 0;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 3;
}
.access .accbox {
    position: absolute;
	top: 50%;
	left: 51%;
	transform: translate(-13%,-20%);
	margin: -220px 0 0 -388px;
	width: 980px;
	height:750px;
	color: #fff; 
	font: 14px;
	z-index: 3; 
}
.access .accbox .accboxhd {
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 5px 5px 5px 5px;
	background: url(../images/access_dashbg.png) repeat-x bottom;
}
.access .accbox .accboxhd .photo {
    float: left;
    width: 325px;
}
.access .accbox .accboxhd .txt {
	float: right;
	width: 350px;
	font: 13px/18px  ;
}
.access .accbox .accboxhd .txt a {
    color: #756B5F;
}
.access .accbox .accboxhd .txt p {
    margin: 2px 0 25px 0;
}
.access .accbox .accboxhd .txt p a.linkco {
    display:block;
    width: 149px;
    height: 22px;
	margin: 10px 0 0 0;
    text-indent: -10000px;
	background: url(../images/access_linkco.png) no-repeat;
}
.access .accbox .accboxhd .txt p.block {
	padding: 5px 0 0 0;
}

.access .accbox .accboxhd .txt p a:hover.linkco {
	background: url(../images/access_linkco_o.png) no-repeat;
}
.access .accbox .accboxhd .txt a:hover {
    color: #fff;
}
.access .accbox .accboxhd .photo p {
    margin: 2px 0 9px 0;
}
.access .accbox .accboxbd {
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 10px 5px 0 5px;
}
.access .accbox .accboxbd .left {
    float: left;
    width: 472px;
	margin-right: 50px;
}
.access .accbox .accboxbd .right {
    float: right;
    width: 420px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.access .accbox .accboxhd .txt,
.access .accbox .accboxbd .right {
	width: 420px;
  }
}
.access .copyright {
    position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 3;
	font: 11px/18px;
	color: #000;
	width: 100%;
	height: 158px;
	background: #ededed;
}
.access .copyright a {
    color: #827a70;
}
.access .copyright a:hover {
    color: #fff;
}
.lastbg {
    width: 100%;
    position: fixed;
	height: 860px;
	z-index: 0;
	
}
.lastbg img {
    width: 100%;
	min-width: 1212px;
	_width:expression(document.body.clientWidth < 1212 ? "1212px" : "auto");
	min-height: 860px;
	_height:expression(this.scrollHeight < 860 ? "860px" : "auto");
}
.detail h2 span{
	color:#7B7B7B;
	font-size:22px;
}
/* shadowbox
*----------------------------------------------------------------------------*/



#sb-container {position: fixed;margin: 0;padding: 0;top: 0;left: 0;text-align: left;visibility: hidden;display: none;z-index: 1000000;}
#sb-overlay {position: relative;height: 100%;width: 100%;}
#sb-wrapper {position: absolute;visibility: hidden;background: #000;margin: 20px 0 0 0;}
#sb-bg {}
#sb-wrapper-inner {position: relative;overflow: hidden;}
#sb-body {position: relative;height: 100%;background: #000;}
#sb-body img {border: none;}
#sb-body-inner {position: absolute;height: 100%;width: 100%;background:#fff;}
#sb-player.html {height: 100%;overflow: auto;}
#sb-loading {position: relative;height: 100%;color: #fff;background: #000;}
#sb-loading-inner {position: absolute;top: 50%;width: 100%;text-align: center;font: 12px/18px Arial;}
#sb-loading-inner span {background: url(../images/loading.gif) no-repeat;padding-left: 36px;height: 32px;line-height: 32px;display: inline-block;}
#sb-nav {position: absolute;top: -20px;right: -20px;z-index: 10;}
#sb-nav a {display: block;height: 41px;width: 40px;cursor: pointer;}
#sb-nav-close {background: url(../images/icon-close.png) no-repeat 0 0;}


#sb-container2 {position: fixed;margin: 0;padding: 0;top: 0;left: 0;text-align: left;visibility: hidden;display: none;z-index: 1000000;}
#sb-overlay2 {position: relative;height: 100%;width: 100%;}
#sb-wrapper2 {position: absolute;visibility: hidden;background: #000;margin: 20px 0 0 0;}
#sb-bg2 {}
#sb-wrapper-inner2 {position: relative;overflow: hidden;}
#sb-body2 {position: relative;height: 100%;background: #000;}
#sb-body2 img {border: none;}
#sb-body-inner2 {position: absolute;height: 100%;width: 100%;background:#fff;}
#sb-player2.html {height: 100%;overflow: auto;}
#sb-loading2 {position: relative;height: 100%;color: #fff;background: #000;}
#sb-loading-inner2 {position: absolute;top: 50%;width: 100%;text-align: center;font: 12px/18px Arial;}
#sb-loading-inner2 span {background: url(../images/loading.gif) no-repeat;padding-left: 36px;height: 32px;line-height: 32px;display: inline-block;}
#sb-nav2 {position: absolute;top: -20px;right: -20px;z-index: 10;}
#sb-nav2 a {display: block;height: 41px;width: 40px;cursor: pointer;}
#sb-nav-close2 {background: url(../images/icon-close.png) no-repeat 0 0;}

.ol{
	float: left;
	left: 5px;
	height: 540px;
	position: relative;
	text-align: center;
	margin: 55px 0 0 0;
	min-width: 984px;
	padding-top: 0px;
	/*background: url('../images/bg-net.jpg');*/
}
.ol .li{
	float: left;
	position: relative;
	right: 0px;
	text-align: center;
	margin: 20px 18px 0 18px;
}
.ol .li img{
	/*
	background: #fff;
	padding: 0 0 25px 0;
	*/
}
.ol .li .add{
	position: absolute;
	top: 30%;
	left: 50%;
	width: 63px;
	height: 63px;
	margin: 0px 0 0 -30px;
	background: url(../images/icon-zoom.png) no-repeat;
	z-index: 1;
}
.ol .li .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 294px;
	height: 400px;
	background: #000;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#huidaodingbu{
	width:50px;
	height:50px;
	cursor:pointer;
	position:fixed;
	right:20px;
	bottom:140px;
	background: url(../images/top.png);
	z-index:9999999999999999999;
}