@charset "utf-8";
/*------------------------------------------------------------
------------------------------------------------------------*/
#main .wamp {
	margin: 0 auto;
	width: 928px;
}
#main .mainImg {
	margin-bottom: 39px;
	text-align: center;
}
#main .topBox {
	margin: 0 0 73px 2px;
	padding: 25px 38px 33px;
	background-color: #E6E6E6;
	border-radius: 8px;
}
#main .topBox p {
	font-size: 30px;
	line-height: 1.3;
}
#main h2 {
	margin-bottom: 43px;
	text-align: center;
}
#main .h2Img {
	margin-bottom: 184px;
}
#main .pText {
	margin: 0 auto 48px;
	width: 928px;
	font-size: 30px;
	line-height: 1.3;
}
#main .pText span {
	color: #ea5504;
	font-weight: bold;
}
#main .imgBox {
	margin-bottom: 23px;
	min-height: 554px;
}
#main .imgBox01 {
	margin-bottom: 72px;
	min-height: 559px;
	background: url(../img/index/img01.jpg) no-repeat center top;
}
#main .imgBox02 {
	min-height: 553px;
	background: url(../img/index/img02.jpg) no-repeat center top;
}
#main .imgBox03 {
	background: url(../img/index/img03.jpg) no-repeat center top;
}
#main .imgBox04 {
	background: url(../img/index/img04.jpg) no-repeat center top;
}
#main .imgBox05 {
	background: url(../img/index/img05.jpg) no-repeat center top;
}
#main .imgBox06 {
	background: url(../img/index/img06.jpg) no-repeat center top;
}
#main .imgBox07 {
	min-height: 553px;
	background: url(../img/index/img07.jpg) no-repeat center top;
}
#main .imgBox .pBox {
	position: relative;
	margin: 0 auto; 
	width: 928px;
}
#main .imgBox p {
	top: 24px;
	left: 11px;
	position: absolute;
	font-size: 30px;
	line-height: 1.35;
}
#main .imgBox01 p {
	top: 464px;
	right: 18px;
	left: inherit;
	color: #FFF;
	font-size: 18px;
	line-height: 1.45;
}
#main .imgBox02 p {
	color: #FFF;
}
#main .imgBox03 p {
	top: 38px;
	left: 19px;
}
#main .imgBox04 p,
#main .imgBox05 p,
#main .imgBox07 p {
	padding: 17px 26px 14px;
	width: 562px;
	top: 38px;
	left: -8px;
	background: url(../img/index/p_bg.png) repeat left top;
}
#main .imgBox05 p {
	padding: 18px 22px 25px 30px;
	width: 492px;
}
#main .imgBox06 p {
	padding: 18px 18px 15px 36px;
	width: 907px;
	top: 8px;
	left: -13px;
	background: url(../img/index/p_bg.png) repeat left top;
}
#main .imgBox07 p {
	padding: 35px 18px 28px 37px;
	width: 464px;
	top: 58px;
	right: -20px;
	left: inherit;
	background: url(../img/index/p_bg02.png) repeat left top;
}
#main .imgBox03 p span {
	font-weight: bold;
}
#main .tabUl {
	margin: 0 auto; 
	width: 934px;
}
#main .tabUl li {
	margin-right: 6px;
	float: left;
}
#main .tabUl li a {
	padding: 2px 22px;
	display: block;
	color: #FFF;
	font-size: 46px;
	line-height: 1.3;
	text-decoration: none;
	border-radius: 8px;
	background-color: #333;
}
#main .tabUl li a:hover,
#main .tabUl .on a {
	background-color: #EA5504;
}
#main .innerBox {
	margin: 0 auto 103px;
	padding: 64px 0 0 15px;
	width: 868px;
	position: relative;
	border-left: 1px solid #000;
}
#main .innerBox .icon {
	position: absolute;
	left: -7px;
	bottom: -7px;
}
#main .innerBox h3 {
	margin: 0 0 21px -21px;
	color: #333;
	padding-left: 58px;
	position: relative;
	font-size: 42px;
	background: url(../img/index/h2_bg.jpg) no-repeat left 11px;
	zoom: 1;
}
#main .innerBox .photoBox {
	margin: 0 -9px 24px -25px;
	position: relative;
	zoom: 1;
}
#main .innerBox .photoBox a {
	position: absolute;
	right: 0;
	bottom: 11px;
}
#main .innerBox .textBox {
	margin: 0 -20px 0 38px;
	position: relative;
	zoom: 1;
}
#main .innerBox .textBox h4 {
	margin-bottom: 13px;
	font-size: 34px;
	font-weight: normal;
	overflow: hidden;
	zoom: 1;
}
#main .innerBox .textBox h4 span {
	float: left;
	font-weight: bold;
}
#main .innerBox .textBox h4 .color {
	color: #ea5504;
}
#main .innerBox .textBox p {
	font-size: 30px;
	line-height: 1.3;
}
#main .jsBox {
	margin: 0 auto 91px;
	width: 936px;
	position: relative;
}
#main .jsBox .ulList li {
	padding: 3px;
	margin: 0 -81px;
	width: 468px;
	float: left;
	background-color: #FFF;
	transform: scale(0.66);
	-webkit-transform: scale(0.66);
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
#main .jsBox .ulList li .box01 {
	padding: 7px 5px;
	box-shadow: 3px 3px 3px #A1A1A1, -2px -1px 3px #A1A1A1, 0 -2px 3px #A1A1A1;
	border-radius: 3px;
	behavior: url(pie.htc);
}
#main .jsBox .ulList .liSpecial {
	transform: scale(1);
	-webkit-transform: scale(1);
	position: relative;
	z-index: 1;
}
#main .jsBox .ulList li p {
	margin-top: 2px;
	padding: 20px 54px 24px;
	min-height: 120px;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3;
	background-color: #EA5504;
}
#main .jsBox .ulArrow {
	margin: 50px auto 0;
	width: 408px;
}
#main .jsBox .ulArrow li {
	float: left;
}
#main .jsBox .ulArrow .next {
	float: right;
}
#main .jsBox .foopage {
	width: 360px;
	margin: -24px auto 0;
	text-align: center;
	z-index: 99;
	position: relative;
}
#main .jsBox .foopage a {
	margin: 0 6px;
	display: inline-block;
	background: url(../img/index/icon02.jpg) no-repeat;
	width: 9px;
	height: 9px;
}
#main .jsBox .foopage a.selected {
	background: url(../img/index/icon01.jpg) no-repeat;
}

#main .jsBox .foopage a span {
	display: none;
}
#main .borderBox {
	padding-top: 70px;
	border-top: 1px solid #CB4C0E;
}
#main .borderBox .innerSub {
	margin: 0 auto 65px;
	width: 922px;
}
#main .borderBox .innerSub .photoBox {
	float: left;
}
#main .borderBox .innerSub .textBox {
	margin-top: 2px;
	width: 618px;
	float: right;
}
#main .borderBox .innerSub .textBox h5 {
	margin-bottom: 16px;
}
#main .borderBox .innerSub .textBox p {
	font-size: 30px;
	line-height: 1.3;
}