@charset "utf-8";

/* global */
img {
    border: 0;
}

body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-family: "微軟正黑體", Verdana, Geneva, sans-serif;
    color: #333;
}
.main .inner {
    position: relative;
}

/* menu */
.h_wrap {
	text-align: center;
}
.submenu {
    display: inline-block;
	width: 176px;
	border-bottom: 1px solid #a29899;
	position: fixed;
	top: 295px;
	z-index: 10;
	opacity: 0;
}
.submenu li {
	/*background: url(../img/menu-bg.png);*/
	width: 176px;
	height: 52px;
}
.submenu a {
    display: block;
	padding: 13px 0;
}
@media all and (max-width: 1270px) {
    body {
        min-width: 1270px;
		min-height: 2255px;
    }
}

.inner {
    width: 1270px;
    margin: 0 auto;
    position: relative;
    line-height: 1.8;
	top: 0px;
}
.tl {
	text-align: left;
}
.tc {
    text-align: center;
}
sup {
    font-size: 50% !important;
    position: relative;
    top: -5px;
}
.fright {
    float: right;
}
.ps {
    font-size: 12px;
    margin-top: 10px;
    color: #333333;
}
.u {
	border-bottom: 1px solid #918e8b;
}
.r {
	position: relative;
}
.banner {
	margin-bottom: 0px;
}
.banner.open {
	margin-bottom: 0;
}
.banner p {
	letter-spacing: 3px;
}
.banner .btn {
	position: absolute;
	right: 20px;
	bottom: -66px;
	cursor: pointer;
}
.detail {
	display: none;
	width: 950px;
	margin: auto;
	position: relative;
	z-index: 1;
	opacity: 0;
}
#p1 .detail {
	background: #eae4df;
}
#p1 .item {
	position: absolute;
	bottom: -64px;
	left: 448px;
	z-index: 2;
}
#p1 .box1 {
	background: #ffda50;
	padding: 14px 23px 14px 346px;
	width: 865px;
	margin: 34px auto 80px;
	box-sizing: border-box;
}
#p1 .box1 .item {
	position: absolute;
	left: -13px;
	top: -62px;
}
#p1 .box2 p {
	position: absolute;
	width: 475px;
	top: 186px;
	right: 73px;
	font-size: 18px;
	letter-spacing: 1px;
}
#p2 .banner p {
	font-size: 22px;
	line-height: 2;
	position: absolute;
	top: 329px;
	left: 485px;
}
#p2 .detail {
	background: url('../img/index/bg-01.jpg');
}
#p2 .detail .item {
	margin-top: -55px;
}
#p3 .banner p {
	font-size: 22px;
	line-height: 2;
	position: absolute;
	top: 84px;
	left: 485px;
}
#p3 .detail .item {
	margin-top: -13px;
}
#p3 .detail ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	margin: auto;
	padding-top: 86px;
}
#p3 .detail ul li {
	width: 50%;
}
#p3 .detail ul .left {
	margin-right: 50%;
}
#p3 .detail ul .right {
	margin-left: 50%;
}
#p3 .detail ul p {
	font-size: 18px;
	margin-top: 30px;
	text-align: justify;
}
#p3 .detail ul .left p {
	padding: 10px 10px 10px 200px;
	min-height: 146px;
	width: 203px;
}
#p3 .detail ul .right p {
	padding: 10px 10px 10px 80px;
	min-height: 180px;
	width: 218px;
}
#p3 .detail {
	background: url('../img/index/bg-01.jpg');
}
#p3 .btm_txt {
	width: 510px;
    position: absolute;
    bottom: 30px;
    left: 220px;
	font-size: 18px;
}
#p4 ul {
	position: absolute;
    width: 900px;
    left: 220px;
    top: 0;
    box-sizing: border-box;
    margin-top: 157px;
    height: 100%;
}
#p4 li a {
	display: block;
	
/*	background: red;*/
/*	opacity: .5;*/
}
#p4 li {
	width: 50%;
	float: left;
	height: 308px;
	box-sizing: border-box;
}
#p4 li a {
	width: 346px;
    height: 60px;
    margin: 246px 0 0 28px;
}
#p4 li.big {
	width: 100%;
	height: 207px;
	margin-bottom: 172px;
}
#p4 li.big a {
	width: 555px;
    margin: 127px 0 0 273px;
}
#SESA {
	margin-top: 15px;
}
#SESA .r a {
	display: block;
/*	background: red;*/
/*	opacity: .5;*/
	width: 173px;
	height: 33px;
	position: absolute;
	top: 424px;
	left: 256px;
}
#SESA p {
	width: 293px;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	right: 237px;
	bottom: 25px;
}
.people_slide .cycle-wrap {
	width: 870px;
	margin: 0 auto 22px;
	padding-top: 25px;
	position: relative;
}
.cycle-wrap .cycle-arrows {
    position: absolute;
    top: 50%;
	left: 0;
    margin-top: -30px;
    z-index: 101;
    width: 870px;
    box-sizing: border-box;
    padding: 0 5px;
}
.cycle-wrap .cycle-arrows > * {
    width: 59px;
    height: 59px;
    cursor: pointer;
    display: inline-block;
}
.cycle-wrap .prev {
	background: url(../img/index/btn-left-01.png);
}
.cycle-wrap .next {
    background: url(../img/index/btn-right-01.png);
    float: right;
}
#SESA .people_slide {
	background: url(../img/index/img-5-3.jpg);
	height: 852px;
}
#RJ .people_slide {
	background: url(../img/index/img-6-2.jpg);
	height: 846px;
}
#RJ .r a {
	display: block;
/*	background: red;*/
/*	opacity: .5;*/
	width: 173px;
	height: 33px;
	position: absolute;
	top: 445px;
	left: 256px;
}
#RJ p {
	width: 359px;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	left: 275px;
	bottom: 165px;
	text-align: justify;
}
#DHA .people_slide {
	background: url(../img/index/img-7-2.jpg);
	height: 846px;
}
#DHA .r a {
	display: block;
/*	background: red;*/
/*	opacity: .5;*/
	width: 173px;
	height: 33px;
	position: absolute;
	top: 468px;
	left: 256px;
}
#DHA p {
	width: 340px;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	left: 275px;
	bottom: 175px;
	text-align: justify;
}
#QA {
	background: #ffe4d1;
	padding: 70px 0 15px;
	margin-bottom: 25px;
}
#QA .box1 {
	width: 950px;
	background: #fff;
	margin: 0 auto;
	padding: 75px 77px 15px;
	box-sizing: border-box;
	border-radius: 150px 150px 0 0;
}
#QA ul li {
	margin-bottom: 30px;
}
#QA .Q {
	padding: 0 0 10px 25px;
	margin-bottom: 10px;
	cursor: pointer;
}
#QA .Q:after {
	position: absolute;
	content: '';
	background: url(../img/index/bg-qa.jpg);
	width: 792px;
	height: 2px;
	bottom: 0;
	left: 0;
}
#QA .A {
	font-size: 16px;
	color: #9b6f48;
	padding: 0 0 0 67px;
	box-sizing: border-box;
	letter-spacing: 2px;
	
	display: none;
}
#QA .maintit {
	margin-bottom: 70px;
}
#QA .subtit {
	margin-bottom: 40px;
}