/***********************************************************
+ MJ BUILDER : style.css
***********************************************************/
.wrap {position:relative;overflow-x:hidden;}
.con {width:1280px;margin:0 auto;padding:0 10px;}
.sound_only {display:none;}
@media (max-width:767px) {
    .con {width:100%;min-width:320px;}
}

h1 {font-size:2.1em;}
h2 {font-size:1.9em;}
h3 {font-size:1.7em;}
h4 {font-size:1.5em;}
h5 {font-size:1.3em;font-weight:500;}
h6 {font-size:1.05em;font-weight:500;}
.btn-a {display:inline-block;height:40px;line-height:40px;padding:0 15px;border-radius:3px;font-size:1.05em;}
.btn-a i {margin-right:5px;}
.btn-white {background-color:#fff;color:#f4511e;border:1px solid #fb8c00;}
.tbox {width:100%;color:#555;line-height:140%;}
@media (max-width:767px) {
    h1 {font-size:1.9em;}
	h2 {font-size:1.6em;}
	h3 {font-size:1.5em;}
	h4 {font-size:1.3em;}
	h5 {font-size:1.1em;}
	h6 {font-size:0.95em;}
}

.headline {padding:0;margin:0;margin-bottom:10px;}
.headline h1 {font-weight:500;}
.headline h2 {font-weight:500;}
.headline h3 {font-weight:500;}
.headline h4 {font-weight:500;}

/* form *******************/
.form {font-size:16px;color:#555;}
.form::placeholder {color:#ccc;}
.form:focus {background-color:#fdfaf6;border:1px solid #fb8c00;outline:none;}
input.form {height:45px;padding:0 10px;}
input.form, select.form, textarea.form {border:1px solid #ccc;margin:3px 0;border-radius:2px;}
.form-check {display:inline-block;cursor:pointer;color:#555;font-size:14px;}
.form-check input {width:17px;height:17px;margin-right:5px;vertical-align:-3px;border:1px solid #ccc;border-radius:1px;cursor:pointer;}
label.form {display:inline-block;width:100%;padding:8px 0;font-size:1.2em;font-weight:600;color:#111;}
label.form i {margin-left:10px;vertical-align:2px;font-size:0.7em;color:red;}

label.input {position:relative;display:inline-block;width:100%;}
label.input input {width:100%;height:45px;padding:0 10px;font-size:16px;color:#555;border:1px solid #ccc;margin:3px 0;border-radius:2px;}
label.input input::placeholder {color:#ccc;}
label.input input:focus {background-color:#fdfaf6;border:1px solid #fb8c00;outline:none;}
label.input.hp input {width:118px;}
label.input.hp span {margin:5px;vertical-align:middle;}

label.select {position:relative;display:inline-block;width:100%;}
label.select select {width:100%;height:45px;padding:0 10px;font-size:16px;color:#555;border:1px solid #ccc;margin:3px 0;border-radius:2px;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right: 20px;}
label.select select::placeholder {color:#ccc;}
label.select select:focus {background-color:#fdfaf6;border:1px solid #fb8c00;outline:none;}
label.select i {position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;}
label.select.birth_y {width:159px;}
label.select.birth_m {width:120px;}
label.select.birth_d {width:120px;}

label.radio {float:left;padding:10px 30px 10px 0px;cursor:pointer;}
label.radio input {width:22px;height:22px;vertical-align:-5px;}
label.radio span {font-size:1.1em;margin-left:5px;color:#555;}

label.checkbox {float:left;padding:10px 30px 10px 0px;cursor:pointer;}
label.checkbox input {width:22px;height:22px;vertical-align:-5px;}
label.checkbox span {font-size:1.1em;margin-left:5px;color:#555;}

label.textarea {position:relative;display:inline-block;width:100%;}
label.textarea textarea {width:100%;min-height:200px;padding:10px;font-size:16px;color:#555;border:1px solid #ccc;margin:3px 0;border-radius:2px;}
label.textarea textarea::placeholder {color:#ccc;}
label.textarea textarea:focus {background-color:#fdfaf6;border:1px solid #fb8c00;outline:none;}

@media (max-width:767px) {
	.form {font-size:14px;}
	input.form {height:40px;}
	
	label.form {padding:5px 0;font-size:1em;}
	label.form i {margin-left:10px;font-size:0.7em;color:red;}
	
	label.input input {font-size:14px;}
	label.input.hp input {width:29%;}
	label.input.hp span {margin:1px;vertical-align:middle;}
	
	label.select select {font-size:14px;}
	label.select.birth_y {width:40%;}
	label.select.birth_m {width:28%;}
	label.select.birth_d {width:28%;}
	
	label.radio {padding:8px 30px 8px 0px;}
	label.radio input {width:20px;height:20px;vertical-align:-5px;}
	label.radio span {font-size:1em;margin-left:5px;color:#555;}
	
	label.checkbox {padding:8px 30px 8px 0px;}
	label.checkbox input {width:20px;height:20px;vertical-align:-5px;}
	label.checkbox span {font-size:1em;margin-left:5px;color:#555;}
}

.formbox {width:100%;}
.formbox .row {clear:both;width:100%;padding:15px 0px;border-bottom:1px solid #ddd;}
.formbox .row .row-l {float:left;width:180px;}
.formbox .row .row-r {float:left;width:calc(100% - 180px);}
.formbox .row .btn-e {height:43px;}
.formbox .txbox {clear:both;width:100%;padding:5px 0;font-size:0.9em;}
@media (max-width:767px) {
	.formbox .row .row-l {width:100%;padding-bottom:5px;}
	.formbox .row .row-r {width:100%;padding-bottom:0px;}
}

/* btn *******************/
#FmSearch .btn-search {display:inline-block;width:45px;height:45px;line-height:35px;margin-left:-48px;padding:5px;font-size:1.7em;color:#999;vertical-align:middle;text-align:center;cursor:pointer;}

.btn-sns {display:inline-block;height:38px;padding:3px 5px;border-radius:2px;font-size:14px;}
.btn-sns img {height:32px;margin-right:5px;vertical-align:-11px;}
.btn-sns.btn-sns-naver {background-color:#00c73c;color:#fff;}
.btn-sns.btn-sns-kakao {background-color:#ffeb00;color:#000;}
.btn-sns.btn-sns-kakao img {margin-left:3px;}

/* boardcon *****************/
.board {}
.boardtop {width:100%;}
.boardtop .left {float:left;width:60%;}
.boardtop .right {float:right;width:40%;text-align:right;}
.boardtop .right .btn-e {display:inline-block;margin-top:10px;}
.boardcon.pc {display:block;}
.boardcon.mo {display:none;}
.board table {width:100%;word-break:keep-all;border-collapse:collapse;}
.board table tr.line-t th, .board table tr.line-t td {border-top:1px solid #000;}
.board table tr.line-b th, .board table tr.line-b td {border-bottom:1px solid #ddd;}
.board table th {padding:20px;background-color:#f7f7f7;}
.board table td {padding:20px;}
.board table a:hover {text-decoration:underline;}
.board table .subject {font-weight:500;}
.board table .date {font-weight:300;}
.board table tr.best td {background-color:#fcf4f4;}
.board table tr.best .subject {font-weight:600;}
.view {width:860px;margin:0 auto;margin-top:50px;}
.view .viewtop {padding:30px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;}
.view .viewtop span.ex {display:inline-block;width:120px;height:30px;line-height:32px;background-color:#ff7043;color:#fff;}
.view .viewtop h2 {margin-top:15px;color:#555;}
.view .viewtop span.date {display:inline-block;margin-top:12px;font-size:1.1em;color:#555;}
.view .viewcon {padding:50px 0px;text-align:center;line-height:160%;}
.view .viewcon img {min-width:320px;max-width:860px;}
.view .viewbot {width:100%;padding:30px 0;text-align:center;border-top:2px solid #ccc;}
.view .viewbot .btn-e {padding:10px 40px;}
.write {width:860px;margin:0 auto;margin-top:50px;}
.write .tr {width:100%;border-bottom:1px solid #ddd;padding:10px 0;}
.write .tr-top {border-top:2px solid #333;}
.write .tr .th {float:left;width:160px;padding-left:10px;}
.write .tr .td {float:left;width:calc(100% - 160px);padding-left:20px;}
.write .tr .td-col {width:100%;padding:10px;}
.write .btnbox {width:100%;margin-top:20px;}
.write label.form {margin-top:7px;}
.agreebox {width:100%;padding:35px;background-color:#f9f9f9;}
.agreebox h5 {color:#000;}
.agreebox ul {width:100%;margin:20px 0 30px 0;}
.agreebox ul li {margin-bottom:10px;}
.agreebox ul li span.t {display:inline-block;color:#111;}
.agreebox ul li span.c {display:inline-block;margin-left:20px;color:#333;}
.agreebox p {margin-bottom:10px;font-size:0.9em;color:#333;}
.agreebox label {margin-top:10px;}
.agreebox label span {color:#0099cc;}
@media (max-width:767px) {
	.boardtop .left {float:none;width:100%;text-align:center;}
	.boardtop .right {float:none;width:100%;text-align:center;}
	.boardcon.pc {display:none;}
	.boardcon.mo {display:block;}
	.board table span {margin-right:10px;}
	.board table a {display:block;margin-top:10px;}
	.view {width:100%;margin:0 auto;margin-top:50px;}
	.view .viewtop {padding:20px 0;}
	.view .viewtop span.ex {width:100px;height:26px;line-height:28px;font-size:0.9em;}
	.view .viewtop h2 {font-size:1.3em;}
	.view .viewtop span.date {font-size:1em;}
	.view .viewcon {padding:30px 0px;}
	.view .viewcon img {width:100%;}
	.view .viewbot .btn-e {padding:5px 20px;font-size:0.9em;}
	.write {width:100%;max-width:860px;margin-top:30px;}
	.write .tr .th {float:none;width:100%;padding-left:0px;margin-bottom:5px;}
	.write .tr .td {float:none;width:100%;padding-left:0px;}
	.agreebox {padding:15px;}
	.agreebox ul {}
	.agreebox ul li span.t {display:block;}
	.agreebox ul li span.c {display:block;margin-left:9px;margin-top:5px;}
}

/* header *****************/
.header-top {width:100%;margin:0;padding:0;}
.header-top .con {padding:8px 10px;}
.header-top .con a {vertical-align:middle;}
.header-top .con a.btn-e {padding-top:5px;font-size:0.7em;vertical-align:0px;}
.header-con {width:100%;height:65px;margin:0;padding:0;border-bottom:1px solid #ddd;font: 14px/1 'Noto Sans KR', sans-serif}
.header-con .con {position:;}
.header-con .logo {display:inline-block;float:left;width:180px;}
.header-con .logo img {width:100%;}
.header-con .header-btn {float:right;padding-top:5px;}
.header-con .header-btn .ico-search {display:inline-block;float:left;margin-right:20px;font-size:28px;color:#999;}
.header-con .header-btn .btn-e {height:35px;line-height:33px;padding:0px 20px;font-size:15px;}
.header-con .header-btn .btn-e i {margin-right:5px;}
.header-con .nav {float:left;width:calc(100% - 550px);margin-left:30px;border:0px solid #000;}
.header-con .nav .dropdown {float:left;}
.header-con .nav .dropdown > a {position:relative;display:inline-block;width:;padding:0 15px;height:65px;line-height:40px;font-size:20px;font-weight:700;text-align:center;}
.header-con .nav .dropdown > a::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 2px;
	background-color: #fb8c00; /* 원하는 색상으로 변경 */
	transition: width 0.3s ease-in-out, left 0.3s ease-in-out;
	transform: translateX(-50%);
}
.header-con .nav .dropdown > a > i {position:absolute;top:17px;right:15px;display:none;}
.header-con .nav .dropdown:hover > a::after {width:100%;}
.header-con .nav .dropdown-submenu {position:absolute;top:65px;left:0;z-index:9;width:100%;height:340px;padding:40px;background-color:#fcfcfc;display:none;}
.header-con .nav .dropdown-submenu ul {width:1270px;margin:0 auto;padding:0 0 0 230px;}
.header-con .nav .dropdown-submenu ul li {height:230px;margin-left:60px;}
.header-con .nav .dropdown-submenu ul li:first-child {margin-left:0px;}
.header-con .nav .dropdown-submenu ul li.subnav {float:left;width:auto;margin-right:10px;}
.header-con .nav .dropdown-submenu ul li.subnav a {display:block;font-size:18px;margin-bottom:15px;padding-left:2px;}
.header-con .nav .dropdown-submenu ul li.subnav a.t {color:#111;font-weight:700;padding-bottom:15px;}
.header-con .nav .dropdown-submenu ul li.subnav a.s {color:#555;font-size:18px;}
.header-con .nav .dropdown-submenu ul li.subnav a:hover {color:#f48784;}
.header-con .nav .dropdown-submenu ul li.bn {float:right;}
.header-con .nav .dropdown-submenu ul li.bn div {float:left;width:220px;margin-left:10px;}
.header-con .nav .dropdown-submenu ul li.bn div:first-child {margin-left:0;}
.header-con .nav .dropdown-submenu ul li.bn div img {width:100%;}
.header-con .nav .dropdown-submenu ul li.bn div h6 {color:#777;margin-top:15px;}
.header-con .nav .dropdown-submenu ul li.bn div span {display:inline-block;color:#333;margin-top:10px;}
.header-con .nav .dropdown-submenu ul li.bn div.f {margin-left:0px;}
.header-con .header-con-mo {position:fixed;top:0;right:-100%;width:100%;height:100%;background-color:#fff;transition:transform 0.3s ease;overflow-y:scroll;z-index:8;}
.header-con .header-con-mo.open {transform:translateX(-100%);}
.header-con .header-con-mo.close {transform:translateX(0);}
.header-con .header-con-mo-top {width:100%;height:50px;border-bottom:1px solid #ddd;padding:0 10px;}
.header-con .header-con-mo-top .login,.header-con .header-con-mo-top .logout {display:inline-block;margin:16px 10px 0 0;}
.header-con .header-con-mo-top .login i,.header-con .header-con-mo-top .logout i {margin-right:7px;}
.header-con .header-con-mo-top-btn {position:absolute;top:5px;right:10px;}
.header-con .header-con-mo-top-btn a {display:inline-block;margin:7px 0 0 10px;cursor:pointer;color:#999;font-size:20px;color:#333;}
.header-con .header-con-mo-top-btn .btn-close {margin:-10px 0 0 10px;font-size:18px;}
.header-con .header-con-mo-mid {clear:both;width:100%;padding:10px;background-color:#fee0b9;border-bottom:1px solid #ddd;text-align:center;}
.header-con .header-con-mo-mid a {display:inline-block;width:80px;padding:7px 0px;margin:3px 0px;}
.header-con .header-btn-mo {position:absolute;top:6px;right:13px;display:none;z-index:7;}
.header-con .header-btn-mo .btn-e {height:32px;line-height:30px;padding:0 12px;margin-right:10px;vertical-align:middle;}
.header-con .header-btn-mo .btn-e i {margin-right:3px;}
.header-con .header-btn-mo .btn-menu {color:#999;font-size:32px;vertical-align:middle;cursor:pointer;}
@media (max-width:767px) {
    .header-top {display:none;}
	.header-con {height:55px;}
	.header-con .logo {width:140px;top:8px;left:5px;}
	.header-con .header-btn {display:none;}
	.header-con .header-btn-mo {display:block;}
	.header-con .nav {width:100%;margin-left:0;}
	.header-con .nav .dropdown {width:100%;padding:0;border-bottom:1px solid #eee;}
	.header-con .nav .dropdown > a {display:block;width:100%;height:50px;line-height:56px;padding:0 10px;font-size:16px;text-align:left;}
	.header-con .nav .dropdown > a::after {height:0;}
	.header-con .nav .dropdown > a > i {display:block;}
	.header-con .nav .dropdown-submenu {position:static;width:100%;height:auto;padding:0;border-bottom:0px;}
	.header-con .nav .dropdown-submenu ul {width:100%;padding:0;}
	.header-con .nav .dropdown-submenu ul li {height:auto;margin-left:0;padding:10px 10px 0px 10px;border-left:0;background-color:#f5f5f5;}
	.header-con .nav .dropdown-submenu ul li.subnav {float:none;width:100%;}
	.header-con .nav .dropdown-submenu ul li.subnav a {position:relative;font-size:15px;margin-bottom:0px;padding:0 0 10px 20px;}
	.header-con .nav .dropdown-submenu ul li.subnav a::after {content:"";position:absolute;top:32%;left:3px;width:11px;height:11px;transform:translateY(-50%);border:2px solid #a5a5a5;border-radius:50%;background:#fff;z-index:1}
	.header-con .nav .dropdown-submenu ul li.subnav a.t {border-bottom:0;padding-bottom:9px;}
	.header-con .nav .dropdown-submenu ul li.subnav a.s {padding:0 0 10px 40px;}
	.header-con .nav .dropdown-submenu ul li.subnav a.s::after {left:23px;}
	.header-con .nav .dropdown-submenu ul li.bn {display:none;}
	.header-con .nav .dropdown-submenu.active {display:block;}
}

/* container *****************/
section.container {clear:both;width:100%;min-height:660px;margin:0;padding:0;}
@media (max-width:767px) {
	section.container {min-height:400px;}
}

/* pagetitle **************/
.pagetitle {width:100%;height:300px;background-repeat:no-repeat;}
.pagetitle .title {text-align:left;padding:80px 0 0 230px;}
.pagetitle .title .con {margin:0;padding:0;}
.pagetitle .title h2 {font-size:2.7em;font-weight:700;letter-spacing:10px;color:#fff;text-shadow:2px 2px 2px rgba(0, 0, 0, 0.3);}
.pagetitle .title h5 {margin-top:10px;font-size:1.3em;font-weight:500;letter-spacing:2px;color:#f4511e;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);}
.pagetitle.center .title {text-align:center;padding:80px 0 0 0;}
.login .pagetitle {background:url(../image/login_bg.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.join .pagetitle {background:url(../image/pagetitle_join.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.support .pagetitle {background:url(../image/pagetitle_support.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.support_regular .pagetitle {background:url(../image/pagetitle_support_regular.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.support_once .pagetitle {background:url(../image/pagetitle_support_once.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.support_company .pagetitle {background:url(../image/pagetitle_support_company.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.support_campaign .pagetitle {background:url(../image/pagetitle_support_campaign.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.support_pay .pagetitle {background:url(../image/pagetitle_support_pay.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_vision .pagetitle {background:url(../image/pagetitle_intro_vision.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_chart .pagetitle {background:url(../image/pagetitle_intro_vision.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_location .pagetitle {background:url(../image/pagetitle_intro_vision.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_management .pagetitle {background:url(../image/pagetitle_intro_management.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_development .pagetitle {background:url(../image/pagetitle_intro_management.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_transparency .pagetitle {background:url(../image/pagetitle_intro_transparency.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_finance .pagetitle {background:url(../image/pagetitle_intro_transparency.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_standard .pagetitle {background:url(../image/pagetitle_intro_transparency.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro_report .pagetitle {background:url(../image/pagetitle_intro_transparency.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_child01 .pagetitle {background:url(../image/pagetitle_business_child01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_child02 .pagetitle {background:url(../image/pagetitle_business_child01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_child03 .pagetitle {background:url(../image/pagetitle_business_child01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_child04 .pagetitle {background:url(../image/pagetitle_business_child01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_child05 .pagetitle {background:url(../image/pagetitle_business_child01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_living01 .pagetitle {background:url(../image/pagetitle_business_living01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_living02 .pagetitle {background:url(../image/pagetitle_business_living01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_living03 .pagetitle {background:url(../image/pagetitle_business_living01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_other01 .pagetitle {background:url(../image/pagetitle_business_other01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_other02 .pagetitle {background:url(../image/pagetitle_business_other01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.business_other03 .pagetitle {background:url(../image/pagetitle_business_other01.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.news_notice .pagetitle {background:url(../image/pagetitle_news_notice.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.news_newsletter .pagetitle {background:url(../image/pagetitle_news_notice.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.news_wholelist .pagetitle {background:url(../image/pagetitle_news_notice.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.sub_userule .pagetitle {background:url(../image/pagetitle_sub_userule.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.sub_privacy .pagetitle {background:url(../image/pagetitle_sub_userule.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.sub_emaildeny .pagetitle {background:url(../image/pagetitle_sub_userule.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.camp .pagetitle {background:url(../image/pagetitle_camp.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.cs_qna .pagetitle {background:url(../image/pagetitle_cs.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.cs_faq .pagetitle {background:url(../image/pagetitle_cs.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.my .pagetitle {background:url(../image/pagetitle_camp.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
@media (max-width:767px) {
	.pagetitle {height:150px;}
	.pagetitle .title {text-align:left;padding:30px 0 0 10px;}
	.pagetitle .title h2 {font-size:1.7em;letter-spacing:2px;}
	.pagetitle .title h5 {font-size:1.1em;letter-spacing:0px;}
	.pagetitle.center .title {text-align:center;padding:35px 0 0 0;}
	.login .pagetitle {background:url(../image/login_bg.png) center center;background-size:100% auto;}
	.login .pagetitle .title {float:right;padding:35px 30px 0 0;}
	.login .pagetitle .title h2 {font-size:1.7em;letter-spacing:2px;}
	.login .pagetitle .title h5 {font-size:1.1em;letter-spacing:0px;}
	.support .pagetitle {background:url(../image/pagetitle_support_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.support_regular .pagetitle {background:url(../image/pagetitle_support_regular_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.support_once .pagetitle {background:url(../image/pagetitle_support_once_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.support_company .pagetitle {background:url(../image/pagetitle_support_company_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.intro_vision .pagetitle {background:url(../image/pagetitle_intro_vision_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.intro_chart .pagetitle {background:url(../image/pagetitle_intro_vision_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.intro_location .pagetitle {background:url(../image/pagetitle_intro_vision_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.intro_management .pagetitle {background:url(../image/pagetitle_intro_management_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.intro_development .pagetitle {background:url(../image/pagetitle_intro_management_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.intro_transparency .pagetitle {background:url(../image/pagetitle_intro_transparency_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.intro_finance .pagetitle {background:url(../image/pagetitle_intro_transparency_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.intro_standard .pagetitle {background:url(../image/pagetitle_intro_transparency_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.business_living01 .pagetitle {background:url(../image/pagetitle_business_living01_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.business_living02 .pagetitle {background:url(../image/pagetitle_business_living01_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.business_living03 .pagetitle {background:url(../image/pagetitle_business_living01_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.business_other01 .pagetitle {background:url(../image/pagetitle_business_other01_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.business_other02 .pagetitle {background:url(../image/pagetitle_business_other01_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.business_other03 .pagetitle {background:url(../image/pagetitle_business_other01_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.news_notice .pagetitle {background:url(../image/pagetitle_news_notice_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.news_newsletter .pagetitle {background:url(../image/pagetitle_news_notice_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.news_wholelist .pagetitle {background:url(../image/pagetitle_news_notice_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.camp .pagetitle {background:url(../image/pagetitle_camp_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.cs_qna .pagetitle {background:url(../image/pagetitle_cs.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.cs_faq .pagetitle {background:url(../image/pagetitle_cs.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
	.my .pagetitle {background:url(../image/pagetitle_camp_mo.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
}

/* banner ***********/
.banner_long {margin:50px 0;}
.banner_long .con {position:relative;height:220px;background-repeat:no-repeat;}
.banner_long .con h2 {position:absolute;top:50px;left:70px;color:#fff;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);}
.banner_long .con a {position:absolute;top:130px;left:70px;padding:7px 30px;display:inline-block;font-size:1.1em;}
.banner_long .con a i {margin-left:15px;}
.banner_long2 {margin:50px 0;}
.banner_long2 .con {position:relative;height:220px;background-repeat:no-repeat;}
.banner_long2 .con h2 {position:absolute;top:50px;right:70px;color:#fff;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);}
.banner_long2 .con a {position:absolute;top:130px;right:70px;padding:7px 30px;display:inline-block;font-size:1.1em;}
.banner_long2 .con a i {margin-left:15px;}
@media (max-width:767px) {
	.banner_long {margin:0;}
	.banner_long .con {height:130px;}
	.banner_long .con h2 {top:25px;left:30px;font-size:1.1em;}
	.banner_long .con a {top:75px;left:30px;padding:3px 10px;font-size:1em;}
	.banner_long2 {margin:0;}
	.banner_long2 .con {height:130px;}
	.banner_long2 .con h2 {top:25px;right:30px;font-size:1.1em;}
	.banner_long2 .con a {top:75px;right:30px;padding:3px 10px;font-size:1em;}
}

/*---------- Eb BackToTop ----------*/
.backtotop {position:fixed;right:15px;bottom:15px;height:46px;width:46px;cursor:pointer;display:block;-webkit-border-radius:50% !important;-moz-border-radius:50% !important;border-radius:50% !important;box-shadow:inset 0 0 0 2px rgba(255,255,255,0.15);background:#fff;z-index:1003;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 0.2s linear;transition:all 0.2s linear}
.backtotop.active-progress {opacity:1;visibility:visible;transform:translateY(0)}
.backtotop:after {position:absolute;content:"\f106";font-family:'Font Awesome\ 5 Free';font-weight:900;text-align:center;font-size:16px;color:#757575;left:0;top:0;height:46px;width:46px;line-height:28px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}
.backtotop:hover:after {color:#cc2300}
.backtotop svg path {fill:none}
.backtotop svg.backtotop-progress path {stroke:#b5b5b5;stroke-width:4;box-sizing:border-box;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}
.backtotop .progress-count {display:block;position:absolute;bottom:8px;left:0;right:0;font-size:11px;text-align:center;color:#a5a5a5}
.backtotop {box-shadow:inset 0 0 0 2px rgba(0,0,0,0.15)}
.backtotop:after {color:#2b2b2e}
.backtotop svg.backtotop-progress path {stroke:#cc2300}

/* footer *****************/
footer {clear:both;width:100%;margin:0;padding:0;}
.footer-top {width:100%;height:70px;background-color:#fee0b9;}
.footer-top i {margin-right:5px;}
.footer-top .left {float:left;padding-top:21px;font-size:18px;}
.footer-top .left span.t {display:inline-block;font-weight:700;}
.footer-top .left a {display:inline-block;color:green;font-size:23px;font-weight:900;vertical-align:-2px;}
.footer-top .left span.c {display:inline-block;color:#555;}
.footer-top .right {float:right;padding-top:17px;}
.footer-mid {clear:both;width:100%;margin:0;padding:20px 0;}
.footer-mid .con {position:relative;}
.footer-mid .logo {position:absolute;top:35px;left:10px;width:150px;}
.footer-mid .logo img {width:100%;}
.footer-mid .footer-nav {margin-left:180px;margin-bottom:13px;}
.footer-mid .footer-nav a {display:inline-block;margin-right:15px;font-size:14px;font-weight:600;}
.footer-mid .info {margin-left:180px;color:#555;font-size:13px;line-height:150%;}
.footer-mid .info span.bar {vertical-align:2px;color:#ccc;}
.footer-mid .copyright {margin-left:180px;margin-top:10px;color:#fee0b9;font-size:13px;}
@media (max-width:767px) {
	.footer-top .left {padding-top:17px;font-size:13px;}
	.footer-top .left a {font-size:15px;vertical-align:-1px;}
	.footer-top .left span.c {display:block;margin:3px 0 0 0px;font-size:13px;letter-spacing:-1px;}
	.footer-top .right {padding-top:7px;}
	.footer-top .right .btn-e-lg {display:block;padding:3px 5px;margin:15px 0;font-size:11px;}
	.footer-top .right .btn-e-lg i {display:none;}
	.footer-mid {padding:15px 0;}
	.footer-mid .logo {display:none;}
	.footer-mid .footer-nav {margin-left:0;margin-bottom:7px;text-align:center;}
	.footer-mid .footer-nav a {display:none;}
	.footer-mid .footer-nav a.mo {display:inline-block;margin-right:10px;font-size:13px;}
	.footer-mid .info {margin-left:0;font-size:11px;line-height:100%;text-align:center;}
	.footer-mid .info span {display:inline-block;}
	.footer-mid .copyright {margin-left:0;font-size:11px;text-align:center;}
	.footer-mid .copyright span.hide {display:none;}
}

/* con **********/
.content {margin-top:70px;}
.contitle {position:relative;width:100%;font-size:2.5em;font-weight:700;opacity:0;transform:translateY(-100px);transition:all 1.5s ease-in-out;}
.contitle.show {opacity:1;transform:translateY(0);}
.contitle span {display:block;font-size:0.5em;font-weight:500;margin-bottom:10px;}
.contop {position:relative;width:100%;}
.contop .contop-left {float:left;opacity:0;transform:translateX(600px);transition:all 1.5s ease-in-out;}
.contop .contop-right {float:right;opacity:0;transform:translateX(-600px);transition:all 1.5s ease-in-out;}
.contop .contop-left.show, .contop .contop-right.show {opacity:1;transform:translateX(0);}
.contop h4 {}
.contop h4 span {margin-left:5px;font-size:0.65em;font-weight:500;}
.contop .btn-more {display:inline-block;width:100px;height:28px;line-height:26px;padding-left:4px;border:1px solid #ccc;border-radius:2px;font-size:1em;text-align:center;}
.contop .btn-more span {margin-left:10px;font-size:1.3em;font-weight:300;vertical-align:-1px;}
.contop .btn-more:hover {background-color:#000;color:#fff;border:1px solid #000;}

@media (max-width:767px) {
	.content {margin-top:50px;}
	.contitle {font-size:1.5em;}
	.contitle span {margin-bottom:5px;}
	
	.contop .contop-left {transform:translateX(150px);}
	.contop .contop-right {transform:translateX(-150%);}
	.contop h4 span {margin-left:0px;}
	.contop .btn-more {width:60px;height:23px;line-height:22px;font-size:0.7em;background-color:#000;color:#fff;border:1px solid #000;margin-top:2px;}
	.contop .btn-more span {margin-left:2px;}
}

.conbox1 {width:100%;}
.conbox1 .left {position:relative;float:left;width:52%;padding-right:50px;}
.conbox1 .left img.bg {position:absolute;top:-100px;left:-250px;z-index:0;}
.conbox1 .left .in {position:relative;width:100%;z-index:1;margin-bottom:0px;}
.conbox1 .left .in img {width:100%;border-radius:15px;}
.conbox1 .left .in span.t {display:inline-block;margin-top:20px;}
.conbox1 .left .in h3 {color:#222;margin-top:10px;font-weight:500;font-size:1.7em;}
.conbox1 .left .in h6 {color:#888;margin-top:10px;font-weight:500;font-size:1.05em;}
.conbox1 .left .in a {display:inline-block;margin-top:15px;text-decoration:underline;}
.conbox1 .right {float:right;width:48%;}
.conbox1 .right .in {clear:both;width:100%;margin-bottom:25px;}
.conbox1 .right .in img {float:left;width:190px;margin-right:25px;border-radius:15px;}
.conbox1 .right .in span.t {display:inline-block;}
.conbox1 .right .in h3 {color:#222;margin-top:5px;font-weight:500;font-size:1.25em;}
.conbox1 .right .in h6 {color:#888;margin-top:10px;font-weight:500;font-size:1em;}
.conbox1 .right .in a {display:inline-block;margin-top:10px;text-decoration:underline;}

.conbox1 .in1, .conbox1 .in2, .conbox1 .in3, .conbox1 .in4, .conbox1 .in5 {position:relative;opacity:0;transition:all 1s ease;}
.conbox1 .in1 {transform:translateX(-100px);}
.conbox1 .in2, .conbox1 .in3, .conbox1 .in4, .conbox1 .in5 {transform:translateX(100px);}
.conbox1 .in1.show, .conbox1 .in2.show, .conbox1 .in3.show, .conbox1 .in4.show, .conbox1 .in5.show {opacity:1;transform:translateX(0);}
@media (max-width:767px) {
	.conbox1 .left {float:none;width:100%;padding-right:0px;}
	.conbox1 .left img.bg {width:55%;top:-100px;left:-35%;}
	.conbox1 .left .in {margin-bottom:20px;}
	.conbox1 .left .in h3 {font-size:1.3em;}
	.conbox1 .left .in h6 {font-size:0.95em;}
	.conbox1 .right {float:none;width:100%;}
	.conbox1 .right .in {margin-bottom:20px;}
	.conbox1 .right .in img {float:none;width:100%;margin-right:0;border-radius:15px;}
	.conbox1 .right .in span.t {margin-top:20px;}
	.conbox1 .right .in h3 {font-size:1.3em;}
	.conbox1 .right .in h6 {font-size:0.95em;}
	.conbox1 .right .in a {margin-top:15px;}
	
	.conbox1 .in2, .conbox1 .in3, .conbox1 .in4, .conbox1 .in5 {transform:translateX(-100px);}
}

/* main */
.mainbanner {position:relative;width:100%;min-width:1280px;height:750px;overflow:hidden;}
.mainbanner .slides-container {display:flex;transition:transform 0.5s ease;}
.mainbanner .bn {width:100%;height:750px;flex-shrink:0;}
.mainbanner .bn .con {position:relative;}
.mainbanner .bn .txbox {position:absolute;top:130px;left:800px;text-align:center;}
.mainbanner .bn .txbox img {width:260px;}
.mainbanner .bn .txbox h1 {font-size:5em;margin:20px 0px 0px 40px;color:#a5d66b;text-align:left;}
.mainbanner .bn .txbox h1.bot {margin:-5px 0 0 100px;color:#999;font-size:3.5em;}
.mainbanner .bn .txbox h1 span {font-size:0.5em;color:#fff;font-weight:300;}
.mainbanner .bn .txbox h5 {margin-top:20px;color:#fff;font-weight:500;}
.mainbanner .bn .txbox h4 {margin-top:15px;color:#ddd;font-weight:500;font-size:1.4em;}
.mainbanner .bn .txbox a.btn-e {display:inline-block;width:170px;height:45px;line-height:44px;border-radius:25px;padding:0;margin-top:30px;font-size:1.1em;}

.mainbanner .txbox h5, .mainbanner .txbox h1, .mainbanner .txbox h4 {opacity:0;transition:opacity 1s ease-in-out;}
.mainbanner .txbox img {opacity:0;transform:translateY(-50px);transition:opacity 1s ease, transform 1s ease;}
.mainbanner .txbox a {opacity:0;transform:translateY(50px);transition:opacity 1s ease, transform 1s ease;}
.mainbanner .txbox.active h5, .mainbanner .txbox.active h1, .mainbanner .txbox.active h4 {opacity:1;}
.mainbanner .txbox.active img {opacity:1;transform:translateY(0);}

.mainbanner .prev, .mainbanner .next {position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0, 0, 0, 0.5);color:white;border:none;padding:15px;cursor:pointer;font-size:24px;z-index:10;}
.mainbanner .prev {left:20px;}
.mainbanner .next {right:20px;}
.mainbanner .prev:hover, .mainbanner .next:hover {background-color: rgba(0, 0, 0, 0.8);}
.mainbanner .nav-dots {position:absolute;bottom:20px;left:50%;transform:translateX(-50%);}
.mainbanner .nav-dots .dot {height:15px;width:15px;margin:0 5px;background-color:rgba(255, 255, 255, 0.5);border-radius:50%;display:inline-block;cursor:pointer;}
.mainbanner .nav-dots .dot.active {background-color: #a5d66b;}
@media (max-width:767px) {
	.mainbanner {min-width:340px;height:400px;}
	.mainbanner .bn {height:400px;}
	.mainbanner .bn .txbox {top:40px;left:auto;right:15px;}
	.mainbanner .bn .txbox img {width:120px;}
	.mainbanner .bn .txbox h1 {font-size:2.6em;margin:20px 0px 0px 40px;}
	.mainbanner .bn .txbox h1.bot {margin:-5px 0 0 90px;color:#999;font-size:1.8em;}
	.mainbanner .bn .txbox h1 span {font-size:0.5em;}
	.mainbanner .bn .txbox h5 {font-size:0.9em;}
	.mainbanner .bn .txbox h4 {font-size:1em;}
	.mainbanner .bn .txbox a.btn-e {width:140px;height:35px;line-height:34px;margin-top:20px;font-size:0.9em;}
	.mainbanner .prev, .mainbanner .next {display:none;}
}

/* scroll-slider */
.scroll-slider {width:calc(100% + 30px);margin-left:-15px;opacity:0;transform:translateY(100px);transition:all 1s ease;}
.scroll-slider.show {opacity:1;transform:translateY(0);}
.scroll-slider a {position:relative;display:inline-block;padding:15px 15px;opacity:0.9;transform:translateY(0px);transition:all 0.5s ease;}
.scroll-slider a:hover {opacity:1;transform:translateY(-10px);}
.scroll-slider a:hover img {box-shadow:5px 5px 5px rgba(132, 200, 52, 0.5);}
.scroll-slider a img {width:100%;box-shadow:5px 5px 5px rgba(0, 0, 0, 0.3);}
.scroll-slider a span.tx {display:block;position:absolute;width:80%;left:10%;bottom:30px;text-align:center;color:#fff;text-shadow:2px 2px 2px rgb(0,0,0,0.5);}

.scroll-slider2 {width:calc(100% + 30px);margin-top:30px;margin-left:-15px;opacity:0;transform:translateY(100px);transition:all 1s ease;}
.scroll-slider2.show {opacity:1;transform:translateY(0);}
.scroll-slider2 a {display:inline-block;width:400px;height:340px;padding:15px 15px;}
.scroll-slider2 a .imgbox {position:relative;width:100%;height:230px;}
.scroll-slider2 a .imgbox .butt {position:absolute;top:0;left:0;width:100%;height:230px;line-height:230px;background-color:#000;opacity:0.8;text-align:center;opacity:0;transition:all 0.5s ease;}
.scroll-slider2 a:hover .imgbox .butt {opacity:0.8;}
.scroll-slider2 a .imgbox .butt span {border:1px solid #fff;padding:8px 8px;font-size:0.9em;color:#fff;}
.scroll-slider2 a span.bt {display:inline-block;padding:5px;background-color:#00897b;color:#fff;font-size:0.75em;border-radius:3px;margin:5px 0;}
@media (max-width:767px) {
	.scroll-slider2 a {height:280px;}
	.scroll-slider2 a .imgbox {height:180px;}
	.scroll-slider2 a .imgbox .butt {height:180px;line-height:180px;}
}

/* gall */
.gall {width:100%;}
.gall a {position:relative;float:left;border-radius:5px 0 0 0;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.3);transition: background-size 0.5s ease;}
.gall a h6 {position:absolute;bottom:0;left:0;width:100%;padding:20px 10px;line-height:160%;background-color:#fff;}
.gall-3 a {width:32%;height:320px;margin-left:2%;margin-bottom:50px;}
.gall-3 a:nth-child(3n+1) {margin-left:0;}
.gall a:hover h6 {text-decoration:underline;background-color:#fee0b9;}
@media (max-width:767px) {
	.gall-3 a {width:100%;margin-left:0;margin-bottom:30px;}
}

.gall2 {width:100%;}
.gall2 a {display:inline-block;width:400px;height:340px;margin-bottom:25px;vertical-align:top;opacity:0;transform:translateY(-100px);transition:all 1s ease-in-out;}
.gall2 a.show {opacity:1;transform:translateY(0);}
.gall2 a:nth-child(3n+2) {margin-left:25px;transition-delay:0.5s;}
.gall2 a:nth-child(3n) {margin-left:25px;transition-delay:1s;}
.gall2 a .imgbox {position:relative;width:100%;height:230px;}
.gall2 a .imgbox .butt {position:absolute;top:0;left:0;width:100%;height:230px;line-height:230px;background-color:#000;opacity:0.8;text-align:center;opacity:0;transition:all 0.5s ease;}
.gall2 a:hover .imgbox .butt {opacity:0.8;}
.gall2 a .imgbox .butt span {border:1px solid #fff;padding:8px 8px;font-size:0.9em;color:#fff;}
.gall2 a span.bt {display:inline-block;padding:5px;color:#fff;font-size:0.75em;border-radius:3px;margin:5px 0;}
.gall2 a span.bt-1 {background-color:#fb8c00;}
.gall2 a span.bt-2 {background-color:#3949ab;}
@media (max-width:767px) {
	.gall2 a {width:100%;height:280px;padding:0;margin-bottom:10px;}
	.gall2 a:nth-child(3n+2) {margin-left:0px;transition-delay:0s;}
	.gall2 a:nth-child(3n) {margin-left:0px;transition-delay:0s;}
	.gall2 a .imgbox {height:180px;}
	.gall2 a .imgbox .butt {height:180px;line-height:180px;}
}

/* sec2 */
.main .sec2 {width:100%;background:url(../image/main_sec2_bg.png) top center;background-repeat:no-repeat;}
.main .sec2 .con {position:relative;height:570px;margin-bottom:30px;}
.main .sec2 .conbox {position:static;float:right;width:46%;margin-top:50px;}
.main .sec2 .conbox h4 {margin-top:20px;color:#333;font-weight:500;line-height:160%;}
.main .sec2 .conbox .btnbox {margin-top:20px;}
.main .sec2 .conbox .btnbox a {display:block;width:280px;margin-bottom:10px;}
.main .sec2 .conbox .btnbox a span {font-size:10px;margin:5px;vertical-align:2px;}
.main .sec2 ul {position:absolute;bottom:-80px;left:0;width:100%;height:150px;padding:30px;background-color:#f1f3e6;opacity:0.95;}
.main .sec2 ul li {float:left;width:auto;padding:25px 13px;background-color:#fff;border:1px solid #ddd;margin:0 10px;text-align:center;}
.main .sec2 ul li img {height:35px;}
.main .sec2 ul li h6 {width:100%;text-align:center;margin-top:10px;font-size:0.9em;letter-spacing:-1px;}
.main .sec2 {width:0px;opacity:0;transform:translateX(640px);transition:all 1s ease;}
.main .sec2.show {width:100%;opacity:1;transform:translateX(0);}
.main .sec2 .conbox .contitle, .main .sec2 .conbox h4, .main .sec2 .conbox .btnbox {opacity:0;transform:translateX(100px);transition:opacity 2s ease, transform 2s ease;}
.main .sec2 .conbox .contitle.show, .main .sec2 .conbox h4.show, .main .sec2 .conbox .btnbox.show {opacity:1;transform:translateX(0);}
.main .sec2 ul {opacity:0;transform:translateY(100px);transition:all 1s ease;}
.main .sec2 ul.show {opacity:1;transform:translateY(0);}
.main .sec2 .mo {display:none;}
.main .sec2 .mo img {width:100%;}
@media (max-width:767px) {
	.main .sec2 {width:100%;opacity:1;background:none;transform:translateX(0);}
	.main .sec2 .con {height:370px;}
	.main .sec2 .mo {display:block;}
	.main .sec2 .con {height:auto;margin-bottom:0;}
	.main .sec2 .conbox {position:absolute;top:0;left:0;float:none;width:100%;margin-top:0px;padding:20px 30px;}
	.main .sec2 .conbox h4 {font-size:1.1em;margin-top:10px;}
	.main .sec2 .conbox .btnbox a {margin-bottom:5px;}
	.main .sec2 ul {position:static;height:auto;padding:20px;}
	.main .sec2 ul li {width:31%;margin:1% 1%;}
	.main .sec2 ul li img {height:22px;}
	.main .sec2 ul li h6 {display:block;height:70px;}
	
	.main .sec2 .conbox .contitle, .main .sec2 .conbox h4, .main .sec2 .conbox .btnbox {opacity:0;transform:translateX(-100px);transition:all 2.5s ease;}
}

/* sec3 */
.main .sec3 {width:100%;margin-top:140px;}
.main .sec3 .con {position:relative;}
@media (max-width:767px) {
	.main .sec3 {width:100%;margin-top:50px;}
}

/* sec4 */
.main .sec4 {width:100%;margin-top:70px;padding:30px 0;background-color:#fff;}
.main .sec4 .con {position:relative;}
.main .sec4 .gall a {opacity:0;transForm:translateY(200px);transition:all 1s ease-in-out;}
.main .sec4 .gall a.show {opacity:1;transForm:translateY(0);}
.main .sec4 .gall a span.bt {display:inline-block;padding:0px 5px;color:#fff;font-size:0.75em;border-radius:3px;margin-bottom:5px;}
.main .sec4 .gall a span.bt-1 {background-color:#fb8c00;}
@media (max-width:767px) {
	.main .sec4 {width:100%;margin-top:50px;}
	.main .sec4 .gall a {transForm:translateY(70px);}
}

/* sec5 */
.main .sec5 {position:relative;width:100%;height:800px;margin:0;padding:70px 0 0 0;background:url(../image/main_sec5_bg.png) center center;}
.main .sec5 .contitle {position:absolute;left:0;top:80px;width:100%;color:#fdd835;z-index:2;}
.main .sec5 .contitle .pc {display:block;}
.main .sec5 .contitle .mo {display:none;}
.main .sec5 .lay {position:absolute;left:-20%;top:0;width:1920px;opacity:0;transform:translateX(-50%);transition:all 1s ease-in-out;z-index:1;}
.main .sec5 .lay.show {left:50%;opacity:1;}
.main .sec5 .lay a {position:relative;display:inline-block;float:left;height:800px;margin:0;padding:0;}
.main .sec5 .lay a:nth-child(1) {width:15.5%;}
.main .sec5 .lay a:nth-child(2) {width:23%;border-left:1px solid #534738;}
.main .sec5 .lay a:nth-child(3) {width:23%;border-left:1px solid #534738;}
.main .sec5 .lay a:nth-child(4) {width:23%;border-left:1px solid #534738;}
.main .sec5 .lay a:nth-child(5) {width:15.5%;border-left:1px solid #534738;}
.main .sec5 .lay a .screen {position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.6;z-index:2;}
.main .sec5 .lay a:nth-child(2):hover .screen {background-color:#3f2e19;opacity:0.7;}
.main .sec5 .lay a:nth-child(3):hover .screen {background-color:#3f2e19;opacity:0.7;}
.main .sec5 .lay a:nth-child(4):hover .screen {background-color:#3f2e19;opacity:0.7;}
.main .sec5 .lay a img {position:absolute;top:40%;left:32%;width:35%;z-index:3;opacity:0.8;}
.main .sec5 .lay a h1 {position:absolute;top:65%;left:0;width:100%;text-align:center;color:#fff;line-height:150%;color:#82d0fa;z-index:3;}
.main .sec5 .lay a h5 {position:absolute;top:75%;left:0;width:100%;text-align:center;color:#fff;line-height:150%;z-index:3;}
@media (max-width:767px) {
	.main .sec5 {height:630px;}
	.main .sec5 .contitle {top:30px;}
	.main .sec5 .contitle .pc {display:none;}
	.main .sec5 .contitle .mo {display:block;}
	.main .sec5 .lay {top:150px;left:0;width:100%;opacity:0;transform:translateX(0);transition:all 2.5s ease-in-out;}
	.main .sec5 .lay.show {top:150px;left:0;opacity:1;}
	.main .sec5 .lay a {height:150px;}
	.main .sec5 .lay a:nth-child(1) {display:none;}
	.main .sec5 .lay a:nth-child(2) {width:100%;border-left:0;}
	.main .sec5 .lay a:nth-child(3) {width:100%;border-left:0;}
	.main .sec5 .lay a:nth-child(4) {width:100%;border-left:0;}
	.main .sec5 .lay a:nth-child(5) {display:none;}
	.main .sec5 .lay a:nth-child(2) .screen {top:-150px;height:300px;}
	.main .sec5 .lay a:nth-child(4) .screen {height:180px;}
	.main .sec5 .lay a img {top:32px;left:20px;width:90px;}
	.main .sec5 .lay a h1 {top:30px;left:155px;text-align:left;font-size:1.5em;}
	.main .sec5 .lay a h5 {top:80px;left:155px;text-align:left;font-size:1em;}
}

/* login *****/
.login {width:100%;min-height:850px;background:url(../image/login_bg.png) center center;background-repeat:no-repeat;}
.login .mo {display:none;}
.login .box {float:right;width:750px;height:auto;padding:50px 50px;margin-top:80px;background-color:#fff;border-radius:3px;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.3);}
.login .box .title {text-align:center;font-weight:500;}
.login .box .tbox {text-align:center;margin-top:10px;margin-bottom:40px;}
.login .box .lbox {float:left;width:50%;}
.login .box .rbox {float:right;width:45%;margin-left:5%;}
.login .box .form {margin-bottom:7px;}
.login .box .btn-login {height:45px;line-height:45px;padding:0;margin-top:20px;font-size:15px;border-radius:2px;}
.login .box .le {float:left;margin-top:10px;}
.login .box .ri {float:right;margin-top:10px;padding:3px 0 0 0;}
.login .box .ri a {font-size:14px;color:#555;}
.login .box .ri span.bar {vertical-align:3px;}
.login .box .btn-sns {width:49%;margin-top:40px;}
.login .box .btn-sns-kakao {margin-left:0.5%;}
.login .box .d1 {width:100%;padding:10px 25px 0 25px;background-color:#cdf0fc;}
.login .box .d1 h6 {text-align:center;font-size:15px;font-weight:600;margin-bottom:5px;}
.login .box .d1 img {width:33%;}
.login .box .d1 .btn-e {padding:5px 10px;margin:-10px 0 0 0px;font-size:14px;}
.login .box .d2 {width:100%;padding:10px 25px 10px 25px;margin-top:5px;background-color:#fbe4c7;}
.login .box .d2 h6 {text-align:center;font-size:15px;font-weight:600;margin-bottom:5px;}
.login .box .d2 a {display:inline-block;float:left;width:110px;height:110px;margin:0 5px;background-color:#fff;border:1px solid #ddd;border-radius:50%;font-size:12px;text-align:center;}
.login .box .d2 a img {display:block;width:40%;margin:0 auto;margin-top:15px;margin-bottom:10px;}
.login .box .d2 a:hover {border:1px solid #fc9e7d;}

.login .box2 {float:right;width:750px;height:auto;margin-top:10px;padding:30px 50px;background-color:#dcf8fc;opacity:0.95;border-radius:3px;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.3);}
.login .box2 .lbox {float:left;width:220px;}
.login .box2 .lbox h4 {margin-top:25px;}
.login .box2 .lbox h6 {margin-top:10px;font-size:0.9em;}
.login .box2 .rbox {position:relative;float:left;width:430px;padding-left:25px;border-left:1px solid #bbb;}
.login .box2 .rbox input.form {width:320px;height:36px;margin:0 0 3px 0;}
.login .box2 .rbox .btn-e {position:absolute;top:0px;right:0px;width:75px;height:75px;font-size:14px;}
@media (max-width:767px) {
	.login {background:none;min-height:650px;}
	.login .mo {display:inline-block;}
	.login .box {float:none;width:100%;height:auto;padding:0;margin-top:30px;border-radius:0px;box-shadow:none;}
	.login .box .title {font-size:1.3em;}
	.login .box .tbox {font-size:0.95em;margin-bottom:30px;}
	.login .box .lbox {float:none;width:100%;}
	.login .box .rbox {display:none;}
	.login .box2 {display:none;}
}

/* join *****/
.join {width:100%;margin-bottom:70px;}
.joinbox {width:100%;max-width:1000px;margin:0 auto;padding-bottom:70px;background-color:#fff;border-radius:3px;}
.joinbox .tit {margin-top:50px;text-align:center;}
.joinbox .tit h1 {color:#555;font-size:2.5em;}
.joinbox .tit span {display:inline-block;width:250px;height:40px;line-height:40px;margin-top:15px;color:#f4511e;font-size:1.3em;background-color:#f4511e;color:#fff;}
.joinbox ul.userbox {width:100%;padding-left:175px;margin-top:70px;}
.joinbox ul.userbox li {float:left;width:190px;height:200px;margin-left:4.5%;text-align:center;border:1px solid #999;cursor:pointer;box-shadow:4px 4px 3px rgb(0,0,0,0.4);}
.joinbox ul.userbox li:nth-child(1) {margin-left:0;}
.joinbox ul.userbox li i {display:inline-block;margin-top:55px;font-size:3.5em;color:#999;}
.joinbox ul.userbox li h6 {margin-top:10px;}
.joinbox ul.userbox li.on {background-color:#fb7d20;border:1px solid #fb7d20;}
.joinbox ul.userbox li.on i {color:#fff;}
.joinbox ul.userbox li.on h6 {color:#fff;}
.joinbox ul.agreebox {width:650px;margin:0 auto;margin-top:50px;}
.joinbox ul.agreebox li {position:relative;width:100%;height:auto;padding:15px;margin-bottom:10px;background-color:#f5f5f5;border:1px solid #eee;color:#333;}
.joinbox ul.agreebox li.all {background-color:#ddd;border:1px solid #ccc;}
.joinbox ul.agreebox li > h5 {position:relative;width:100%;padding-left:40px;cursor:pointer;}
.joinbox ul.agreebox li > h5 i {position:absolute;top:-3px;left:0px;margin-right:10px;color:#ccc;font-size:1.6em;}
.joinbox ul.agreebox li span.bt {display:inline-block;position:absolute;top:20px;right:22px;font-size:1em;color:#fb7d20;cursor:pointer;}
.joinbox ul.agreebox .scrollbox {display:none;width:calc(100% - 10px);height:250px;margin:10px 5px;padding:15px;background-color:#fff;overflow-y:scroll;}
.joinbox .txbox {width:650px;margin:0 auto;margin-top:50px;text-align:center;}
.joinbox .txbox h6 {margin-top:20px;line-height:160%;font-size:1.2em;color:#555;}
.joinbox .infobox {width:580px;margin:0 auto;margin-top:50px;padding:30px 60px;background-color:#f9f9f9;border:1px solid #eee;}
.joinbox .infobox label.form {margin-top:30px;}
.joinbox .infobox .msg {padding:5px 0px;}
.joinbox .btnbox {margin-top:30px;text-align:center;}
.joinbox .btnbox .btn-e {font-size:1.2em;padding:10px 20px 10px 40px;}
.joinbox .btnbox .btn-e i {margin-left:30px;}
@media (max-width:767px) {
	.joinbox {padding:15px;}
	.joinbox .tit {margin-top:30px;}
	.joinbox .tit h1 {font-size:1.8em;}
	.joinbox .tit span {width:150px;height:30px;line-height:30px;margin-top:10px;font-size:1em;}
	.joinbox ul.userbox {width:100%;padding-left:0px;margin-top:50px;}
	.joinbox ul.userbox li {float:left;width:31%;height:130px;margin-left:3.5%;box-shadow:2px 2px 2px rgb(0,0,0,0.4);}
	.joinbox ul.userbox li i {margin-top:35px;font-size:2.4em;}
	.joinbox ul.userbox li h6 {margin-top:10px;}
	.joinbox ul.agreebox {width:100%;margin:0 auto;margin-top:50px;}
	.joinbox ul.agreebox li {padding:10px;}
	.joinbox ul.agreebox li > h5 {padding-left:30px;font-size:1em;}
	.joinbox ul.agreebox li > h5 i {top:0px;left:0px;margin-right:10px;color:#ccc;font-size:1.3em;}
	.joinbox ul.agreebox li span.bt {top:12px;right:20px;font-size:0.85em;}
	.joinbox ul.agreebox .scrollbox {width:calc(100% - 5px);height:250px;margin:5px 5px;padding:10px;}
	.joinbox .txbox {width:100%;}
	.joinbox .txbox h4 {font-size:1.2em;} 
	.joinbox .txbox h6 {margin-top:20px;font-size:0.9em;color:#555;}
	.joinbox .btnbox .btn-e {font-size:1em;padding:8px 15px 8px 30px;}
	.joinbox .btnbox .btn-e i {margin-left:20px;}
	.joinbox .infobox {width:100%;padding:20px 20px;}
	.joinbox .infobox label.form {margin-top:20px;}
}

/* support *****/
.support .sec1 .bnbox {width:100%;margin-top:50px;opacity:0;transForm:translateY(150px);transition:all 1s ease-in-out;}
.support .sec1 .bnbox.show {opacity:1;transForm:translateY(0px);}
.support .sec1 .bnbox li {float:left;width:18.4%;height:125px;margin:15px 0;padding:10px 0;text-align:center;border:1px solid #e7f4fa;background-color:#f5fafc;}
.support .sec1 .bnbox li:nth-child(1) {margin-left:0;}
.support .sec1 .bnbox li:nth-child(2) {margin-left:2%;}
.support .sec1 .bnbox li:nth-child(3) {margin-left:2%;}
.support .sec1 .bnbox li:nth-child(4) {margin-left:2%;}
.support .sec1 .bnbox li:nth-child(5) {margin-left:2%;}
.support .sec1 .bnbox li img {width:30%;}
.support .sec1 .bnbox li h6 {margin-top:10px;color:#000;}
.support .sec1 .banner {position:relative;margin-top:50px;opacity:0;transForm:translateY(150px);transition:all 1s ease-in-out;}
.support .sec1 .banner.show {opacity:1;transForm:translateY(0px);}
.support .sec1 .banner img {width:100%;}
.support .sec1 .banner .btn-e {position:absolute;bottom:140px;right:220px;font-size:1.2em;}
.support .sec2 {padding:50px 0;background-color:#fcead1;}
.support .sec2 .bnbox {width:70%;margin:0 auto;margin-top:50px;opacity:0;transForm:translateY(150px);transition:all 1s ease-in-out;}
.support .sec2 .bnbox.show {opacity:1;transForm:translateY(0px);}
.support .sec2 .bnbox a {display:inline-block;width:23%;padding:1%;text-align:center;}
.support .sec2 .bnbox a img {width:60%;border:1px solid #ddd;padding:5%;border-radius:50%;background-color:#fff;}
.support .sec2 .bnbox a:hover img {border:1px solid #fa9403;}
.support .sec2 .bnbox a h6 {margin-top:15px;}
.support .sec3 {margin:0;padding:50px 0;background-color:#fa9403;}
.support .sec3 .con {position:relative;}
.support .sec3 .btnbox {position:absolute;top:20px;right:10px;}
.support .sec3 .btnbox a {display:inline-block;width:300px;height:55px;line-height:55px;text-align:center;background-color:#fff;color:#f4511e;font-size:1.1em;font-weight:600;}
.support .sec3 .btnbox a:hover {background-color:#6d4c41;color:#fff;}
@media (max-width:767px) {
	.support .sec1 .bnbox li {width:49%;height:105px;margin:4px 0;}
	.support .sec1 .bnbox li:nth-child(1) {width:100%;}
	.support .sec1 .bnbox li:nth-child(2) {margin-left:0;}
	.support .sec1 .bnbox li:nth-child(3) {margin-left:2%;}
	.support .sec1 .bnbox li:nth-child(4) {margin-left:0;}
	.support .sec1 .bnbox li:nth-child(5) {margin-left:2%;}
	.support .sec1 .bnbox li img {width:50px;}
	.support .sec1 .banner {margin-top:30px;}
	.support .sec1 .banner .btn-e {bottom:20px;right:20px;font-size:0.8em;}
	.support .sec2 {padding:30px 0;}
	.support .sec2 .bnbox {width:100%;margin-top:30px;}
	.support .sec2 .bnbox a {width:24%;}
	.support .sec2 .bnbox a img {width:85%;}
	.support .sec3 {padding:30px 0;}
	.support .sec3 .btnbox {position:static;margin-top:20px;}
	.support .sec3 .btnbox a {width:47%;margin:0 1%;background-color:#6d4c41;color:#fff;height:45px;line-height:45px;font-size:1em;}
}

.support_regular .sec1 {margin-top:50px;}
.support_regular .sec1 .conbox {position:relative;}
.support_regular .sec1 .conbox img {width:100%;}
.support_regular .sec1 .txbox {position:absolute;top:60px;left:50px;width:700px;text-align:center;}
.support_regular .sec1 .txbox span.tit {display:inline-block;margin-top:5px;padding:3px 10px;background-color:#d47d84;color:#fff;font-size:1.5em;letter-spacing:2px;}
.support_regular .sec1 .txbox h6 {color:#d0646e;font-size:1.4em;}
.support_regular .sec1 .txbox h2 {margin-top:40px;color:#c12c26;font-size:2.7em;letter-spacing:-1px;}
.support_regular .sec1 .inbox {position:absolute;bottom:0px;left:6%;width:88%;padding:25px 50px;background-color:#fff;}
.support_regular .sec1 .inbox h3 {float:left;margin-top:5px;color:#000;font-size:2.3em;font-weight:300;letter-spacing:-1px;}
.support_regular .sec1 .inbox a.btn-e {float:right;display:inline-block;margin-top:25px;font-size:1.8em;}
.support_regular .sec1 .inbox a.btn-e i {margin-left:10px;}
.support_regular .sec2 {margin-top:50px;}
.support_regular .sec2 ul {width:100%;height:740px;margin-top:30px;}
.support_regular .sec2 ul li {position:relative;width:660px;height:180px;border-radius:180px;}
.support_regular .sec2 ul li:nth-child(1) {float:left;margin-top:0px;padding:40px 40px 0 210px;background-color:#dbe6f1;}
.support_regular .sec2 ul li:nth-child(2) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#dbeef4;}
.support_regular .sec2 ul li:nth-child(3) {float:left;margin-top:-70px;padding:40px 40px 0 210px;background-color:#e7dfed;}
.support_regular .sec2 ul li:nth-child(4) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#dbe6f1;}
.support_regular .sec2 ul li:nth-child(5) {float:left;margin-top:-70px;padding:40px 40px 0 210px;background-color:#dbeef4;}
.support_regular .sec2 ul li:nth-child(6) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#e7dfed;}
.support_regular .sec2 ul li .imgbox {position:absolute;top:0;width:180px;height:180px;background-color:#000;border-radius:180px;}
.support_regular .sec2 ul li:nth-child(1) .imgbox {left:0;background:url(../image/support_regular_img001.png) right center;background-size:cover;}
.support_regular .sec2 ul li:nth-child(2) .imgbox {right:0;background:url(../image/support_regular_img002.png) center center;background-size:cover;}
.support_regular .sec2 ul li:nth-child(3) .imgbox {left:0;background:url(../image/support_regular_img003.png) center center;background-size:cover;}
.support_regular .sec2 ul li:nth-child(4) .imgbox {right:0;background:url(../image/support_regular_img004.png) center center;background-size:cover;}
.support_regular .sec2 ul li:nth-child(5) .imgbox {left:0;background:url(../image/support_regular_img005.png) left center;background-size:cover;}
.support_regular .sec2 ul li:nth-child(6) .imgbox {right:0;background:url(../image/support_regular_img006.png) right center;background-size:cover;}
.support_regular .sec2 ul li h5 {font-weight:600;}
.support_regular .sec2 ul li h6 {margin-top:10px;color:#333;}
.support_regular .sec3 {margin-top:50px;padding:50px 0;background-color:#eff4fb;}
.support_regular .sec3 ul {width:100%;}
.support_regular .sec3 ul li {position:relative;float:left;width:360px;height:504px;margin-bottom:30px;padding:0 40px;background:url(../image/support_regular_box1.png) center top;background-size:auto 100%;}
.support_regular .sec3 ul li:nth-child(1) {margin-left:0;}
.support_regular .sec3 ul li:nth-child(2) {margin-left:90px;}
.support_regular .sec3 ul li:nth-child(3) {margin-left:90px;}
.support_regular .sec3 ul li:nth-child(4) {margin-left:0;}
.support_regular .sec3 ul li:nth-child(5) {margin-left:90px;}
.support_regular .sec3 ul li:nth-child(6) {margin-left:90px;}
.support_regular .sec3 ul li span.num {position:absolute;top:106px;left:0;width:100%;text-align:center;display:inline-block;font-size:5em;font-weight:900;color:#47596f;}
.support_regular .sec3 ul li h5 {margin-top:40px;text-align:center;font-size:1.7em;font-weight:600;color:#2d3c4f;}
.support_regular .sec3 ul li h6 {margin-top:220px;line-height:180%;font-size:1.3em;color:#fff;text-align:center;}
@media (max-width:767px) {
	.support_regular .sec1 {margin-top:30px;}
	.support_regular .sec1 .txbox {top:10px;left:30px;width:100%;text-align:left;}
	.support_regular .sec1 .txbox span.tit {display:none;}
	.support_regular .sec1 .txbox h6 {display:none;}
	.support_regular .sec1 .txbox h2 {margin-top:5px;font-size:1.1em;}
	.support_regular .sec1 .inbox {position:absolute;bottom:0px;left:4%;width:92%;padding:5px 5px;}
	.support_regular .sec1 .inbox h3 {float:left;width:70%;margin-top:5px;color:#000;font-size:0.9em;}
	.support_regular .sec1 .inbox a.btn-e {float:right;width:30%;margin-top:13px;font-size:0.6em;padding:5px;}
	.support_regular .sec1 .inbox a.btn-e i {display:none;}
	.support_regular .sec2 {margin-top:30px;}
	.support_regular .sec2 ul {height:auto;}
	.support_regular .sec2 ul li {width:100%;height:150px;margin-bottom:10px;border-radius:5px;}
	.support_regular .sec2 ul li:nth-child(1) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_regular .sec2 ul li:nth-child(2) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_regular .sec2 ul li:nth-child(3) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_regular .sec2 ul li:nth-child(4) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_regular .sec2 ul li:nth-child(5) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_regular .sec2 ul li:nth-child(6) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_regular .sec2 ul li .imgbox {top:25px;width:100px;height:100px;}
	.support_regular .sec2 ul li:nth-child(1) .imgbox {left:10px;}
	.support_regular .sec2 ul li:nth-child(2) .imgbox {left:10px;}
	.support_regular .sec2 ul li:nth-child(3) .imgbox {left:10px;}
	.support_regular .sec2 ul li:nth-child(4) .imgbox {left:10px;}
	.support_regular .sec2 ul li:nth-child(5) .imgbox {left:10px;}
	.support_regular .sec2 ul li:nth-child(6) .imgbox {left:10px;}
	.support_regular .sec3 {margin-top:30px;padding:40px 0;}
	.support_regular .sec3 ul li {width:48%;height:300px;margin-bottom:30px;padding:0 10px;}
	.support_regular .sec3 ul li:nth-child(1) {margin-left:0;}
	.support_regular .sec3 ul li:nth-child(2) {float:right;margin-left:0;}
	.support_regular .sec3 ul li:nth-child(3) {margin-left:0;}
	.support_regular .sec3 ul li:nth-child(4) {float:right;margin-left:0;}
	.support_regular .sec3 ul li:nth-child(5) {margin-left:0;}
	.support_regular .sec3 ul li:nth-child(6) {float:right;margin-left:0;}
	.support_regular .sec3 ul li span.num {top:65px;font-size:3em;}
	.support_regular .sec3 ul li h5 {margin-top:23px;font-size:1em;}
	.support_regular .sec3 ul li h6 {margin-top:125px;line-height:150%;font-size:1em;}
}



.support_once .sec1 {margin-top:50px;}
.support_once .sec1 .conbox {position:relative;}
.support_once .sec1 .conbox img {width:100%;}
.support_once .sec1 .txbox {position:absolute;top:60px;left:30px;width:700px;text-align:center;}
.support_once .sec1 .txbox span.tit {display:inline-block;margin-top:5px;padding:3px 10px;background-color:#d47d84;color:#fff;font-size:1.5em;letter-spacing:2px;}
.support_once .sec1 .txbox h6 {color:#d0646e;font-size:1.4em;}
.support_once .sec1 .txbox h2 {margin-top:40px;color:#c12c26;font-size:2.7em;letter-spacing:-1px;}
.support_once .sec1 .inbox {position:absolute;bottom:0px;left:6%;width:88%;padding:25px 50px;background-color:#fff;}
.support_once .sec1 .inbox h3 {float:left;margin-top:5px;color:#000;font-size:2.3em;font-weight:300;letter-spacing:-1px;}
.support_once .sec1 .inbox a.btn-e {float:right;display:inline-block;margin-top:25px;font-size:1.8em;}
.support_once .sec1 .inbox a.btn-e i {margin-left:10px;}
.support_once .sec2 {margin-top:50px;}
.support_once .sec2 ul {width:100%;height:740px;margin-top:30px;}
.support_once .sec2 ul li {position:relative;width:660px;height:180px;border-radius:180px;}
.support_once .sec2 ul li:nth-child(1) {float:left;margin-top:0px;padding:40px 40px 0 210px;background-color:#dbe6f1;}
.support_once .sec2 ul li:nth-child(2) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#dbeef4;}
.support_once .sec2 ul li:nth-child(3) {float:left;margin-top:-70px;padding:40px 40px 0 210px;background-color:#e7dfed;}
.support_once .sec2 ul li:nth-child(4) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#dbe6f1;}
.support_once .sec2 ul li:nth-child(5) {float:left;margin-top:-70px;padding:40px 40px 0 210px;background-color:#dbeef4;}
.support_once .sec2 ul li:nth-child(6) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#e7dfed;}
.support_once .sec2 ul li .imgbox {position:absolute;top:0;width:180px;height:180px;background-color:#000;border-radius:180px;}
.support_once .sec2 ul li:nth-child(1) .imgbox {left:0;background:url(../image/support_regular_img001.png) right center;background-size:cover;}
.support_once .sec2 ul li:nth-child(2) .imgbox {right:0;background:url(../image/support_regular_img002.png) center center;background-size:cover;}
.support_once .sec2 ul li:nth-child(3) .imgbox {left:0;background:url(../image/support_regular_img003.png) center center;background-size:cover;}
.support_once .sec2 ul li:nth-child(4) .imgbox {right:0;background:url(../image/support_regular_img004.png) center center;background-size:cover;}
.support_once .sec2 ul li:nth-child(5) .imgbox {left:0;background:url(../image/support_regular_img005.png) left center;background-size:cover;}
.support_once .sec2 ul li:nth-child(6) .imgbox {right:0;background:url(../image/support_regular_img006.png) right center;background-size:cover;}
.support_once .sec2 ul li h5 {font-weight:600;}
.support_once .sec2 ul li h6 {margin-top:10px;color:#333;}
@media (max-width:767px) {
	.support_once .sec1 {margin-top:30px;}
	.support_once .sec1 .txbox {top:10px;left:30px;width:100%;text-align:left;}
	.support_once .sec1 .txbox span.tit {display:none;}
	.support_once .sec1 .txbox h6 {display:none;}
	.support_once .sec1 .txbox h2 {margin-top:5px;font-size:1.1em;}
	.support_once .sec1 .inbox {position:absolute;bottom:0px;left:4%;width:92%;padding:5px 5px;}
	.support_once .sec1 .inbox h3 {float:left;width:70%;margin-top:5px;color:#000;font-size:0.9em;}
	.support_once .sec1 .inbox a.btn-e {float:right;width:30%;margin-top:13px;font-size:0.6em;padding:5px;}
	.support_once .sec1 .inbox a.btn-e i {display:none;}
	.support_once .sec2 {margin-top:30px;}
	.support_once .sec2 ul {height:auto;}
	.support_once .sec2 ul li {width:100%;height:150px;margin-bottom:10px;border-radius:5px;}
	.support_once .sec2 ul li:nth-child(1) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_once .sec2 ul li:nth-child(2) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_once .sec2 ul li:nth-child(3) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_once .sec2 ul li:nth-child(4) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_once .sec2 ul li:nth-child(5) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_once .sec2 ul li:nth-child(6) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_once .sec2 ul li .imgbox {top:25px;width:100px;height:100px;}
	.support_once .sec2 ul li:nth-child(1) .imgbox {left:10px;}
	.support_once .sec2 ul li:nth-child(2) .imgbox {left:10px;}
	.support_once .sec2 ul li:nth-child(3) .imgbox {left:10px;}
	.support_once .sec2 ul li:nth-child(4) .imgbox {left:10px;}
	.support_once .sec2 ul li:nth-child(5) .imgbox {left:10px;}
	.support_once .sec2 ul li:nth-child(6) .imgbox {left:10px;}
}

.support_company .sec1 {margin-top:50px;}
.support_company .sec1 .conbox {position:relative;}
.support_company .sec1 .conbox img {width:100%;}
.support_company .sec1 .txbox {position:absolute;top:60px;left:30px;width:700px;text-align:center;}
.support_company .sec1 .txbox span.tit {display:inline-block;margin-top:5px;padding:3px 10px;background-color:#d47d84;color:#fff;font-size:1.5em;letter-spacing:2px;}
.support_company .sec1 .txbox h6 {color:#d0646e;font-size:1.4em;}
.support_company .sec1 .txbox h2 {margin-top:40px;color:#c12c26;font-size:2.7em;letter-spacing:-1px;}
.support_company .sec1 .inbox {position:absolute;bottom:0px;left:6%;width:88%;padding:25px 50px;background-color:#fff;}
.support_company .sec1 .inbox h3 {float:left;margin-top:5px;color:#000;font-size:2.3em;font-weight:300;letter-spacing:-1px;}
.support_company .sec1 .inbox a.btn-e {float:right;display:inline-block;margin-top:25px;font-size:1.8em;}
.support_company .sec1 .inbox a.btn-e i {margin-left:10px;}
.support_company .sec2 {margin-top:50px;}
.support_company .sec2 .bn {position:relative;width:48%;}
.support_company .sec2 .bn:nth-child(1) {float:left;}
.support_company .sec2 .bn:nth-child(2) {float:right;}
.support_company .sec2 .bn img {width:100%;border-radius:10px;}
.support_company .sec2 .bn h1 {position:absolute;top:50px;left:5%;color:#fff;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.7);}
.support_company .sec2 .bn h5 {position:absolute;bottom:20px;left:5%;width:90%;padding:25px;line-height:160%;background-color:#faf0e2;border-radius:10px;opacity:0.8;text-align:center;}
.support_company .sec3 {margin-top:0px;padding:50px 0;background-color:#e9e9e9;}
.support_company .sec3 h1 {width:100%;text-align:center;line-height:150%;}
.support_company .sec3 h1 b {color:#d81b60;}
.support_company .sec3 .fbox {width:100%;margin-top:50px;text-align:center;}
.support_company .sec3 .fbox h4 {font-weight:300;}
.support_company .sec3 .fbox .btn-e {margin-top:30px;font-size:1.3em;}
.support_company .sec3 ul {margin-top:30px;}
.support_company .sec3 ul li {position:relative;float:left;width:31%;height:300px;padding:40px;background-color:#fff;border-radius:35px 0 0 0;}
.support_company .sec3 ul li:nth-child(1) {margin-right:3.5%;}
.support_company .sec3 ul li:nth-child(2) {margin-right:3.5%;}
.support_company .sec3 ul li:nth-child(3) {}
.support_company .sec3 ul li img {position:absolute;top:20px;right:40px;width:90px;border:1px solid #fb8c00;border-radius:50%;}
.support_company .sec3 ul li h5 {margin-top:15px;color:#fb8c00;font-weight:500;}
.support_company .sec3 ul li h6 {margin-top:60px;border-top:2px solid #000;padding-top:30px;}
@media (max-width:767px) {
	.support_company .sec1 {margin-top:30px;}
	.support_company .sec1 .txbox {top:10px;left:30px;width:100%;text-align:left;}
	.support_company .sec1 .txbox span.tit {display:none;}
	.support_company .sec1 .txbox h6 {display:none;}
	.support_company .sec1 .txbox h2 {margin-top:5px;font-size:1.1em;}
	.support_company .sec1 .inbox {position:absolute;bottom:0px;left:4%;width:92%;padding:5px 5px;}
	.support_company .sec1 .inbox h3 {float:left;width:70%;margin-top:5px;color:#000;font-size:0.9em;}
	.support_company .sec1 .inbox a.btn-e {float:right;width:30%;margin-top:13px;font-size:0.6em;padding:5px;}
	.support_company .sec1 .inbox a.btn-e i {display:none;}
	.support_company .sec2 {margin-top:30px;}
	.support_company .sec2 .bn {width:100%;margin-bottom:10px;}
	.support_company .sec2 .bn h1 {top:20px;left:5%;}
	.support_company .sec2 .bn h5 {padding:10px;font-size:0.9em;}
	.support_company .sec3 {margin-top:30px;}
	.support_company .sec3 h1 {font-size:1.2em;line-height:150%;}
	.support_company .sec3 .fbox {margin-top:20px;}
	.support_company .sec3 .fbox h4 {font-size:1em;}
	.support_company .sec3 .fbox .btn-e {margin-top:20px;font-size:0.9em;}
	.support_company .sec3 ul li {width:100%;height:auto;margin-bottom:20px;}
	.support_company .sec3 ul li:nth-child(1) {margin-right:0;}
	.support_company .sec3 ul li:nth-child(2) {margin-right:0;}
	.support_company .sec3 ul li img {width:70px;}
	.support_company .sec3 ul li h5 {margin-top:10px;}
	.support_company .sec3 ul li h6 {margin-top:50px;}
}

.support_pay .sec1 {margin-top:70px;}
.support_pay .sec1 .titlebox {text-align:center;}
.support_pay .sec1 .titlebox h1 {font-size:3em;}
.support_pay .sec1 .step {width:800px;margin:0 auto;margin-top:50px;}
.support_pay .sec1 .step img {width:100%;margin:0 auto;opacity:0.6;}
.support_pay .sec1 .step span {display:inline-block;margin-top:20px;font-size:1.3em;font-weight:600;color:#555;}
.support_pay .sec1 .step span.s1 {margin-left:12.2%;}
.support_pay .sec1 .step span.s2 {margin-left:19.8%;}
.support_pay .sec1 .step span.s3 {margin-left:19.2%;}
.support_pay .step1 {margin-top:80px;margin-bottom:70px;}
.support_pay .step1 .con {max-width:830px;}
.support_pay .step1 .headline {margin-top:70px;}
.support_pay .step1 .headline span {margin-left:10px;}
.support_pay .step1 .conbox {width:100%;padding:18px 5px 20px 5px;border-bottom:1px solid #ccc;}
.support_pay .step1 .conbox .row {width:100%;padding:7px 0px;}
.support_pay .step1 .conbox .row label.checkbox {width:170px;padding-top:15px;}
.support_pay .step1 .conbox .row label.select {width:200px;}
.support_pay .step1 .conbox .row label.input {width:200px;display:none;}
.support_pay .step1 .conbox .row label.num {font-size:1.3em;}
.support_pay .step1 .total {width:100%;padding:20px;background-color:#f9f9f9;border-bottom:1px solid #ddd;}
.support_pay .step1 .total span {display:inline-block;font-size:1.3em;}
.support_pay .step1 .total span.f {margin-right:15px;}
.support_pay .step1 .total span.num {color:#d81b60;font-size:1.4em;font-weight:600;vertical-align:-1px;}
.support_pay .step1 .total span.r {font-size:1em;}
.support_pay .step2 {margin-top:80px;margin-bottom:70px;display:none;}
.support_pay .step2 .con {max-width:830px;}
.support_pay .step2 .juminbox {display:none;}
.support_pay .step3 {margin-top:80px;margin-bottom:70px;display:none;}
.support_pay .step3 .con {max-width:830px;}
.support_pay .step3 .CMS {display:none;}
.support_pay .step3 .CAR {display:none;}
.support_pay .step3 .MOB {display:none;}
.support_pay .btnbox {text-align:center;}
.support_pay .btnbox .btn-e {width:180px;height:50px;font-size:1.2em;}
.support_pay .agreebox {width:100%;padding:20px 30px;display:none;}
.support_pay .agreebox h5 i {margin-right:5px;}
.support_pay .agreebox li > h5 {position:relative;width:100%;padding-left:40px;cursor:pointer;}
.support_pay .agreebox li > h5 i {position:absolute;top:-3px;left:0px;margin-right:10px;color:#ccc;font-size:1.6em;}
.support_pay .agreebox .scrollbox {width:100%;height:200px;padding:15px;margin-top:10px;background-color:#fefefe;overflow-y:scroll;}
@media (max-width:767px) {
	.support_pay .sec1 {margin-top:50px;}
	.support_pay .sec1 .titlebox h1 {font-size:1.7em;}
	.support_pay .sec1 .step {width:480px;margin-top:30px;}
	.support_pay .sec1 .step span {margin-top:15px;font-size:1em;font-weight:500;}
	.support_pay .sec1 .step span.s1 {margin-left:10.5%;}
	.support_pay .sec1 .step span.s2 {margin-left:17%;}
	.support_pay .sec1 .step span.s3 {margin-left:14.5%;}
	.support_pay .step1 {margin-top:40px;margin-top:40px;}
	.support_pay .step1 .headline {margin-top:50px;}
	.support_pay .step1 .headline span {display:none;}
	.support_pay .step1 .conbox {width:100%;padding:11px 5px 15px 5px;border-bottom:1px solid #ccc;}
	.support_pay .step1 .conbox .row label.checkbox {width:100%;}
	.support_pay .step1 .conbox .row label.select {width:49%;}
	.support_pay .step1 .conbox .row label.input {width:49%;}
	.support_pay .step1 .total {padding:15px;}
	.support_pay .step1 .total span {font-size:1.1em;}
	.support_pay .step1 .total span.num {font-size:1.3em;}
	.support_pay .step1 .total span.r {font-size:0.9em;}
	.support_pay .step2 {margin-top:40px;margin-top:40px;}
	.support_pay .step2 .headline {margin-top:50px;}
	.support_pay .step2 .headline span {display:none;}
	.support_pay .step3 {margin-top:40px;margin-top:40px;}
	.support_pay .step3 .headline {margin-top:50px;}
	.support_pay .step3 .headline span {display:none;}
	.support_pay .btnbox .btn-e {width:120px;height:40px;font-size:1em;}
}
@media (max-width:480px) {
	.support_pay .sec1 .step {width:320px;margin-top:30px;}
	.support_pay .sec1 .step span {margin-top:15px;font-size:0.85em;font-weight:500;}
	.support_pay .sec1 .step span.s1 {margin-left:9%;}
	.support_pay .sec1 .step span.s2 {margin-left:12.5%;}
	.support_pay .sec1 .step span.s3 {margin-left:10%;}
}

.support_campaign .sec1 {margin-top:50px;}
.support_campaign .sec1 .conbox {position:relative;}
.support_campaign .sec1 .conbox img {width:100%;}
.support_campaign .sec1 .txbox {position:absolute;top:60px;left:50px;width:600px;text-align:center;}
.support_campaign .sec1 .txbox span.tit {display:inline-block;margin-top:5px;padding:3px 10px;background-color:#d47d84;color:#fff;font-size:1.5em;letter-spacing:2px;}
.support_campaign .sec1 .txbox h6 {color:#d0646e;font-size:1.4em;}
.support_campaign .sec1 .txbox h2 {margin-top:40px;color:#c12c26;font-size:2.7em;letter-spacing:-1px;}
.support_campaign .sec1 .txbox h3 {margin-top:5px;color:#000;font-size:2.3em;font-weight:300;letter-spacing:-1px;}
.support_campaign .sec1 .txbox a.btn-e {display:inline-block;margin-top:25px;font-size:1.2em;}
.support_campaign .sec1 .txbox a.btn-e i {margin-left:10px;}
.support_campaign .sec2 {margin-top:50px;}
.support_campaign .sec2 ul {width:100%;height:740px;margin-top:30px;}
.support_campaign .sec2 ul li {position:relative;width:660px;height:180px;border-radius:180px;}
.support_campaign .sec2 ul li:nth-child(1) {float:left;margin-top:0px;padding:40px 40px 0 210px;background-color:#dbe6f1;}
.support_campaign .sec2 ul li:nth-child(2) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#dbeef4;}
.support_campaign .sec2 ul li:nth-child(3) {float:left;margin-top:-70px;padding:40px 40px 0 210px;background-color:#e7dfed;}
.support_campaign .sec2 ul li:nth-child(4) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#dbe6f1;}
.support_campaign .sec2 ul li:nth-child(5) {float:left;margin-top:-70px;padding:40px 40px 0 210px;background-color:#dbeef4;}
.support_campaign .sec2 ul li:nth-child(6) {float:right;margin-top:-70px;padding:40px 210px 0 70px;background-color:#e7dfed;}
.support_campaign .sec2 ul li .imgbox {position:absolute;top:0;width:180px;height:180px;background-color:#000;border-radius:180px;}
.support_campaign .sec2 ul li:nth-child(1) .imgbox {left:0;background:url(../image/support_regular_img001.png) right center;background-size:cover;}
.support_campaign .sec2 ul li:nth-child(2) .imgbox {right:0;background:url(../image/support_regular_img002.png) center center;background-size:cover;}
.support_campaign .sec2 ul li:nth-child(3) .imgbox {left:0;background:url(../image/support_regular_img003.png) center center;background-size:cover;}
.support_campaign .sec2 ul li:nth-child(4) .imgbox {right:0;background:url(../image/support_regular_img004.png) center center;background-size:cover;}
.support_campaign .sec2 ul li:nth-child(5) .imgbox {left:0;background:url(../image/support_regular_img005.png) left center;background-size:cover;}
.support_campaign .sec2 ul li:nth-child(6) .imgbox {right:0;background:url(../image/support_regular_img006.png) right center;background-size:cover;}
.support_campaign .sec2 ul li h5 {font-weight:600;}
.support_campaign .sec2 ul li h6 {margin-top:10px;color:#333;}
.support_campaign .sec3 {margin-top:50px;padding:50px 0;background-color:#eff4fb;}
.support_campaign .sec3 ul {width:100%;}
.support_campaign .sec3 ul li {position:relative;float:left;width:360px;height:504px;margin-bottom:30px;padding:0 40px;background:url(../image/support_regular_box1.png) center top;background-size:auto 100%;}
.support_campaign .sec3 ul li:nth-child(1) {margin-left:0;}
.support_campaign .sec3 ul li:nth-child(2) {margin-left:90px;}
.support_campaign .sec3 ul li:nth-child(3) {margin-left:90px;}
.support_campaign .sec3 ul li:nth-child(4) {margin-left:0;}
.support_campaign .sec3 ul li:nth-child(5) {margin-left:90px;}
.support_campaign .sec3 ul li:nth-child(6) {margin-left:90px;}
.support_campaign .sec3 ul li span.num {position:absolute;top:106px;left:0;width:100%;text-align:center;display:inline-block;font-size:5em;font-weight:900;color:#47596f;}
.support_campaign .sec3 ul li h5 {margin-top:40px;text-align:center;font-size:1.7em;font-weight:600;color:#2d3c4f;}
.support_campaign .sec3 ul li h6 {margin-top:220px;line-height:180%;font-size:1.3em;color:#fff;text-align:center;}
@media (max-width:767px) {
	.support_campaign .sec1 {margin-top:30px;}
	.support_campaign .sec1 .txbox {top:10px;left:30px;width:100%;text-align:left;}
	.support_campaign .sec1 .txbox span.tit {display:none;}
	.support_campaign .sec1 .txbox h6 {display:none;}
	.support_campaign .sec1 .txbox h2 {margin-top:5px;font-size:1.1em;}
	.support_campaign .sec1 .txbox h3 {margin-top:3px;font-size:1.0em;}
	.support_campaign .sec1 .txbox a.btn-e {margin-top:10px;padding:3px 10px;font-size:0.9em;}
	.support_campaign .sec2 {margin-top:30px;}
	.support_campaign .sec2 ul {height:auto;}
	.support_campaign .sec2 ul li {width:100%;height:150px;margin-bottom:10px;border-radius:5px;}
	.support_campaign .sec2 ul li:nth-child(1) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_campaign .sec2 ul li:nth-child(2) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_campaign .sec2 ul li:nth-child(3) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_campaign .sec2 ul li:nth-child(4) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_campaign .sec2 ul li:nth-child(5) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_campaign .sec2 ul li:nth-child(6) {float:static;margin-top:0px;padding:15px 10px 10px 120px;}
	.support_campaign .sec2 ul li .imgbox {top:25px;width:100px;height:100px;}
	.support_campaign .sec2 ul li:nth-child(1) .imgbox {left:10px;}
	.support_campaign .sec2 ul li:nth-child(2) .imgbox {left:10px;}
	.support_campaign .sec2 ul li:nth-child(3) .imgbox {left:10px;}
	.support_campaign .sec2 ul li:nth-child(4) .imgbox {left:10px;}
	.support_campaign .sec2 ul li:nth-child(5) .imgbox {left:10px;}
	.support_campaign .sec2 ul li:nth-child(6) .imgbox {left:10px;}
	.support_campaign .sec3 {margin-top:30px;padding:40px 0;}
	.support_campaign .sec3 ul li {width:48%;height:300px;margin-bottom:30px;padding:0 10px;}
	.support_campaign .sec3 ul li:nth-child(1) {margin-left:0;}
	.support_campaign .sec3 ul li:nth-child(2) {float:right;margin-left:0;}
	.support_campaign .sec3 ul li:nth-child(3) {margin-left:0;}
	.support_campaign .sec3 ul li:nth-child(4) {float:right;margin-left:0;}
	.support_campaign .sec3 ul li:nth-child(5) {margin-left:0;}
	.support_campaign .sec3 ul li:nth-child(6) {float:right;margin-left:0;}
	.support_campaign .sec3 ul li span.num {top:65px;font-size:3em;}
	.support_campaign .sec3 ul li h5 {margin-top:23px;font-size:1em;}
	.support_campaign .sec3 ul li h6 {margin-top:125px;line-height:150%;font-size:1em;}
}

/* intro ************/
.intro .sec1 {width:100%;height:600px;background:url(../image/intro_banner.png) center center;background-size:auto 100%;background-repeat:no-repeat;}
.intro .sec1 .txbox {padding:130px 0 0 80px;opacity:0;transform:translateX(-300px);transition:all 1.5s ease-in-out;}
.intro .sec1 .txbox.show {opacity:1;transform:translateX(0);}
.intro .sec1 .txbox h1 {width:300px;height:70px;line-height:70px;border-radius:50px;color:#fff;background-color:#f4511e;text-align:center;}
.intro .sec1 .txbox h3 {margin-top:50px;line-height:160%;font-weight:500;color:#333;text-shadow:1px 1px 1px rgba(255, 255, 255, 0.7);}
.intro .sec2 {margin-top:70px;}
.intro .sec2 .contitle span {margin-top:30px;font-weight:400;}
.intro .sec2 .pc {display:inline-block;}
.intro .sec2 .mo {display:none;}
.intro .sec2 .imgbox {margin-top:30px;opacity:0;transform:translateY(80px);transition:all 1.5s ease-in-out;}
.intro .sec2 .imgbox.show {opacity:1;transform:translateY(0);}
.intro .sec2 .imgbox img {width:100%;border-radius:10px;}
.intro .sec2 .conbox {position:relative;margin-top:50px;}
.intro .sec2 .conbox h2 {float:left;width:48%;height:140px;padding:35px 60px 0 40px;background-color:#eee;opacity:0;transform:translateX(48%);transition:all 1.5s ease-in-out;}
.intro .sec2 .conbox h2.show {opacity:1;transform:translateX(0);}
.intro .sec2 .conbox h5 {float:right;width:52%;height:140px;padding:30px 30px 0 80px;background-color:#f9f9f9;opacity:0;transform:translateX(-52%);transition:all 1.5s ease-in-out;}
.intro .sec2 .conbox h5.show {opacity:1;transform:translateX(0);}
.intro .sec2 .conbox .round {position:absolute;top:30%;left:45.5%;width:60px;height:60px;background-color:#ccc;border-radius:60px;}
.intro .sec2 ul {width:100%;margin-top:50px;}
.intro .sec2 li {float:left;}
.intro .sec2 li:nth-child(1) {width:31.1%;margin-right:1.8%;opacity:0;transform:translateX(31%);transition:all 1.5s ease-in-out;}
.intro .sec2 li:nth-child(2) {width:34.17%;opacity:0;transform:translateY(100px);transition:all 1.5s ease-in-out;}
.intro .sec2 li:nth-child(3) {float:right;width:31.1%;opacity:0;transform:translateX(-31%);transition:all 1.5s ease-in-out;}
.intro .sec2 li:nth-child(1).show {opacity:1;transform:translateX(0);}
.intro .sec2 li:nth-child(2).show {opacity:1;transform:translateY(0);}
.intro .sec2 li:nth-child(3).show {opacity:1;transform:translateX(0);}
.intro .sec2 li img {width:100%;}
.intro .sec2 li img:nth-child(1) {margin-bottom:4%;}
.intro .sec2 .btnbox {margin-top:30px;text-align:center;opacity:0;transform:translateY(50px);transition:all 1.5s ease-in-out;}
.intro .sec2 .btnbox a {font-size:1.2em;}
.intro .sec2 .btnbox.show {opacity:1;transform:translateY(0);}
.intro .sec3 {width:100%;padding:70px 0;margin-top:70px;background-color:#fcba5c;}
.intro .sec3 h1 {text-align:center;color:#fff;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.intro .sec3 h1.show {opacity:1;transform:translateY(0);}
.intro .sec3 h5 {margin-top:30px;text-align:center;color:#555;opacity:0;transform:translateY(100px);transition:all 1.5s ease-in-out;}
.intro .sec3 h5.show {opacity:1;transform:translateY(0);}
.intro .sec3 .btnbox {margin-top:50px;text-align:center;opacity:0;transform:translateY(100px);transition:all 2s ease-in-out;}
.intro .sec3 .btnbox.show {opacity:1;transform:translateY(0);}
.intro .sec3 .btnbox a {display:inline-block;width:230px;height:45px;line-height:45px;margin-bottom:5px;font-size:1.2em;background-color:#fff;color:#dc8201;}
.intro .sec3 .btnbox a:hover {color:#fff;background-color:#d47d02;}
.intro .sec4 {margin-top:70px;margin-bottom:70px;}
@media (max-width:767px) {
	.intro .sec1 {height:300px;}
	.intro .sec1 .txbox {width:100%;padding:20px 0 0 20px;opacity:0;transform:translateX(-50%);}
	.intro .sec1 .txbox h1 {width:180px;height:50px;line-height:50px;font-size:1.3em;}
	.intro .sec1 .txbox h3 {width:100%;margin-top:30px;font-size:1.1em;text-shadow:1px 1px 1px rgba(255, 255, 255, 0.7);}
	.intro .sec2 {margin-top:50px;}
	.intro .sec2 .contitle span {font-size:0.67em;}
	.intro .sec2 .pc {display:none;}
	.intro .sec2 .mo {display:inline-block;}
	.intro .sec2 .imgbox {margin-top:20px;}
	.intro .sec2 .conbox {margin-top:30px;}
	.intro .sec2 .conbox h2 {width:100%;height:120px;padding:20px 20px 0 20px;font-size:1.2em;text-align:center;}
	.intro .sec2 .conbox h5 {width:100%;height:150px;padding:50px 20px 0 20px;font-size:1em;text-align:center;}
	.intro .sec2 .conbox h5 br {display:none;}
	.intro .sec2 .conbox .round {top:90px;}
	.intro .sec2 li:nth-child(1) {width:45.4%;margin-right:1.8%;}
	.intro .sec2 li:nth-child(2) {width:50%;}
	.intro .sec2 li:nth-child(3) {width:100%;}
	.intro .sec2 li.li3 img {width:48%;margin-bottom:0;margin-top:0;}
	.intro .sec2 .btnbox a {font-size:1em;}
	.intro .sec3 h1 {font-size:1.5em;}
}

.intro_vision .sec1 {margin-top:70px;}
.intro_vision .sec1 .contitle span {margin-top:50px;line-height:150%;}
.intro_vision .sec2 {width:100%;height:400px;margin-top:70px;padding:70px 0;background:url(../image/intro_vision_img01.png) center center;background-repeat:no-repeat;}
.intro_vision .sec2 .contitle {color:#fff;}
.intro_vision .sec2 .contitle span {color:#fcd49a;line-height:150%;}
.intro_vision .sec2 .contitle span.i {display:block;margin-top:30px;color:#fb8c00;font-size:2em;}
.intro_vision .sec3 {width:100%;padding:70px 0;background-color:#8888aa;}
.intro_vision .sec3 .contitle {color:#fff;}
.intro_vision .sec3 ul {width:80%;margin:0 auto;}
.intro_vision .sec3 ul li {position:relative;float:left;width:30%;height:250px;margin-top:100px;background-color:#fff;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.3);border-radius:10px;opacity:0;transform:translateY(-100px);transition:all 1.5s ease-in-out;}
.intro_vision .sec3 ul li.show {opacity:1;transform:translateY(0);}
.intro_vision .sec3 ul li:nth-child(1) {margin-left:0;}
.intro_vision .sec3 ul li:nth-child(2) {margin-left:5%;}
.intro_vision .sec3 ul li:nth-child(3) {margin-left:5%;}
.intro_vision .sec3 ul li:nth-child(4) {margin-left:0;}
.intro_vision .sec3 ul li:nth-child(5) {margin-left:5%;}
.intro_vision .sec3 ul li:nth-child(6) {margin-left:5%;}
.intro_vision .sec3 ul li div {position:absolute;top:-50px;left:30%;width:130px;height:130px;padding-top:45px;background-color:#b0b0d2;text-align:center;border-radius:130px;}
.intro_vision .sec3 ul li div i {color:#fff;font-size:2.5em;}
.intro_vision .sec3 ul li h6 {margin-top:130px;padding:0 50px;text-align:center;line-height:160%;}
@media (max-width:767px) {
	.intro_vision .sec1 {margin-top:50px;}
	.intro_vision .sec1 .contitle span {margin-top:30px;font-size:0.75em;}
	.intro_vision .sec2 {height:350px;}
	.intro_vision .sec2 .contitle span {margin-top:0px;font-size:0.75em;}
	.intro_vision .sec2 .contitle span br {display:none;}
	.intro_vision .sec3 {}
	.intro_vision .sec3 ul {width:100%;}
	.intro_vision .sec3 ul li {width:48%;height:170px;margin-top:70px;}
	.intro_vision .sec3 ul li:nth-child(1) {margin-left:0;}
	.intro_vision .sec3 ul li:nth-child(2) {margin-left:4%;}
	.intro_vision .sec3 ul li:nth-child(3) {margin-left:0;}
	.intro_vision .sec3 ul li:nth-child(4) {margin-left:4%;}
	.intro_vision .sec3 ul li:nth-child(5) {margin-left:0;}
	.intro_vision .sec3 ul li:nth-child(6) {margin-left:4%;}
	.intro_vision .sec3 ul li div {top:-30px;left:30%;width:40%;height:80px;padding-top:25px;border-radius:15px;}
	.intro_vision .sec3 ul li div i {font-size:2em;}
	.intro_vision .sec3 ul li h6 {margin-top:75px;padding:0 10px;}
}

.intro_chart .box {width:100%;max-width:800px;margin:0 auto;margin-top:70px;margin-bottom:70px;center;opacity:0;transform:translateY(-100px);transition:all 1s ease-in-out;}
.intro_chart .box.show {opacity:1;transform:translateY(0);}
.intro_chart .box .headline-short span {font-weight:400;}
.intro_chart .box .row {position:relative;width:100%;padding:25px;background-color:#f5f5f5;}
.intro_chart .box .row img {float:left;width:100px;}
.intro_chart .box .row ul {float:left;width:calc(100% - 180px);margin-left:80px;}
.intro_chart .box .row ul li {list-style:disc;margin-bottom:5px;font-size:1.05em;}

@media (max-width:767px) {
	.intro_chart .sec1 {margin-top:50px;margin-bottom:50px;}
}

.intro_location .sec1 {margin-top:70px;margin-bottom:70px;}
.intro_location .sec1 ul {margin-top:30px;}
.intro_location .sec1 ul li {clear:both;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ddd;}
.intro_location .sec1 ul li i {float:left;display:inline-block;width:70px;height:70px;border-radius:70px;line-height:68px;margin-right:30px;background-color:#eee;text-align:center;font-size:2em;color:#fb8c00;}
.intro_location .sec1 ul li h5 {float:left;width:170px;height:70px;line-height:68px;font-weight:700;}
.intro_location .sec1 ul li span {float:left;display:inline-block;width:700px;height:70px;line-height:68px;font-size:1.2em;}
@media (max-width:767px) {
	.intro_location .sec1 {margin-top:50px;margin-bottom:50px;}
	.intro_location .sec1 ul li {text-align:center;}
	.intro_location .sec1 ul li i {float:none;margin-right:0px;}
	.intro_location .sec1 ul li h5 {float:none;width:100%;height:auto;margin-top:20px;line-height:150%;font-size:1.5em;}
	.intro_location .sec1 ul li span {float:none;width:100%;height:auto;margin-top:20px;line-height:150%;}
}

.intro_management .sec1 {margin-top:70px;}
.intro_management .sec1 ul {width:100%;margin-top:120px;}
.intro_management .sec1 ul li {width:660px;height:150px;border-radius:150px;margin-top:-50px;color:#fff;}
.intro_management .sec1 ul li:nth-child(1) {float:left;background-color:#fb8c00;opacity:0;transform:translateX(50%);transition:all 1.5s ease-in-out;}
.intro_management .sec1 ul li:nth-child(2) {float:right;background-color:#3949ab;opacity:0;transform:translateX(-50%);transition:all 1.5s ease-in-out;}
.intro_management .sec1 ul li:nth-child(3) {float:left;background-color:#f4511e;opacity:0;transform:translateX(50%);transition:all 1.5s ease-in-out;}
.intro_management .sec1 ul li:nth-child(4) {float:right;background-color:#00acc1;opacity:0;transform:translateX(-50%);transition:all 1.5s ease-in-out;}
.intro_management .sec1 ul li:nth-child(5) {float:left;background-color:#d81b60;opacity:0;transform:translateX(50%);transition:all 1.5s ease-in-out;}
.intro_management .sec1 ul li.show {opacity:1;transform:translateX(0);}
.intro_management .sec1 ul li .round {float:left;width:100px;height:100px;line-height:100px;border-radius:100px;margin:25px 0 0 25px;font-size:2em;background-color:#fff;text-align:center;}
.intro_management .sec1 ul li:nth-child(1) .round {color:#fb8c00;}
.intro_management .sec1 ul li:nth-child(2) .round {color:#3949ab;}
.intro_management .sec1 ul li:nth-child(3) .round {color:#f4511e;}
.intro_management .sec1 ul li:nth-child(4) .round {color:#00acc1;}
.intro_management .sec1 ul li:nth-child(5) .round {color:#d81b60;}
.intro_management .sec1 ul li h6 {float:left;width:calc(100% - 230px);margin:40px 0 0 40px;}
.intro_management .sec2 {width:100%;margin-top:70px;padding:70px 0;background-color:#efeffd;}
.intro_management .sec2 ul {width:100%;margin-top:70px;}
.intro_management .sec2 ul > li {width:100%;}
.intro_management .sec2 ul > li .d1 {float:left;width:200px;text-align:center;opacity:0;transform:translateX(-100%);transition:all 1s ease-in-out;}
.intro_management .sec2 ul > li .d1.show {opacity:1;transform:translateX(0);}
.intro_management .sec2 ul > li .d1 .ico {width:100px;height:100px;border-radius:100px;padding:10px;margin:0 auto;background-color:#fff;}
.intro_management .sec2 ul > li .d1 .ico > img {width:100%;}
.intro_management .sec2 ul > li .d1 h5 {width:100%;margin-top:20px;text-align:center;}
.intro_management .sec2 ul > li > ul {float:right;width:calc(100% - 400px);margin:0 0 0 0;opacity:0;transform:translateX(-300px);transition:all 2s ease-in-out;}
.intro_management .sec2 ul > li > ul.show {opacity:1;transform:translateX(0);}
.intro_management .sec2 ul > li > ul li {list-style:disc;font-size:1.1em;margin-bottom:10px;color:#555;}
.intro_management .sec2 ul > li .clearfix {clear:both;border-bottom:1px solid #d4d4ea;padding-top:50px;margin-bottom:60px;}
.intro_management .sec2 ul > li:nth-child(3) .clearfix {border-bottom:0px solid #d4d4ea;padding-top:50px;margin-bottom:0px;}
@media (max-width:767px) {
	.intro_management .sec1 {margin-top:50px;}
	.intro_management .sec1 ul {width:100%;margin-top:30px;}
	.intro_management .sec1 ul li {width:100%;height:auto;border-radius:15px;margin-top:10px;padding-bottom:20px;}
	.intro_management .sec1 ul li .round {width:60px;height:60px;line-height:60px;border-radius:15px;margin:20px 0 0 15px;font-size:1.2em;font-weight:700;}
	.intro_management .sec1 ul li h6 {width:calc(100% - 120px);margin:25px 0 0 20px;font-size:1.1em;}
	.intro_management .sec2 {margin-top:50px;padding:50px 0;}
	.intro_management .sec2 ul {width:100%;margin-top:50px;}
	.intro_management .sec2 ul > li .d1 {float:none;width:100%;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
	.intro_management .sec2 ul > li .d1 h5 {margin-top:10px;font-size:1.5em;}
	.intro_management .sec2 ul > li > ul {float:none;width:100%;margin-top:20px;padding:0 10px 0 30px;opacity:0;transform:translateY(100px);transition:all 2s ease-in-out;}
}

.intro_development .sec1 {margin-top:70px;}
.intro_development .sec1 ul {width:100%;margin-top:70px;}
.intro_development .sec1 ul li {float:left;width:440px;height:440px;border-radius:440px;margin-bottom:0;text-align:center;}
.intro_development .sec1 ul li:nth-child(1) {background-color:#fe7a36;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;transition-delay:0s;}
.intro_development .sec1 ul li:nth-child(2) {margin-left:-30px;background-color:#9ac8cd;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;transition-delay:0.6s;}
.intro_development .sec1 ul li:nth-child(3) {margin-left:-30px;background-color:#53b572;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;transition-delay:1.2s;}
.intro_development .sec1 ul li.show {opacity:1;transform:translateY(0);}
.intro_development .sec1 ul li i {margin-top:100px;font-size:3.5em;color:#fff;opacity:0.5;}
.intro_development .sec1 ul li h3 {margin-top:30px;color:#fff;}
.intro_development .sec1 ul li h6 {width:80%;margin:0 auto;margin-top:30px;color:#eee;}
.intro_development .sec2 {width:100%;margin-top:90px;padding:70px 0;background-color:#e9eafc;}
.intro_development .sec2 ul {width:100%;margin-top:120px;}
.intro_development .sec2 ul li {width:660px;height:150px;border-radius:150px;margin-top:-50px;color:#fff;}
.intro_development .sec2 ul li:nth-child(1) {float:left;background-color:#fb8c00;opacity:0;transform:translateX(50%);transition:all 1.5s ease-in-out;}
.intro_development .sec2 ul li:nth-child(2) {float:right;background-color:#3949ab;opacity:0;transform:translateX(-50%);transition:all 1.5s ease-in-out;}
.intro_development .sec2 ul li:nth-child(3) {float:left;background-color:#f4511e;opacity:0;transform:translateX(50%);transition:all 1.5s ease-in-out;}
.intro_development .sec2 ul li:nth-child(4) {float:right;background-color:#00acc1;opacity:0;transform:translateX(-50%);transition:all 1.5s ease-in-out;}
.intro_development .sec2 ul li:nth-child(5) {float:left;background-color:#d81b60;opacity:0;transform:translateX(50%);transition:all 1.5s ease-in-out;}
.intro_development .sec2 ul li.show {opacity:1;transform:translateX(0);}
.intro_development .sec2 ul li .round {float:left;width:100px;height:100px;line-height:100px;border-radius:100px;margin:25px 0 0 25px;font-size:2em;background-color:#fff;text-align:center;}
.intro_development .sec2 ul li:nth-child(1) .round {color:#fb8c00;}
.intro_development .sec2 ul li:nth-child(2) .round {color:#3949ab;}
.intro_development .sec2 ul li:nth-child(3) .round {color:#f4511e;}
.intro_development .sec2 ul li:nth-child(4) .round {color:#00acc1;}
.intro_development .sec2 ul li:nth-child(5) .round {color:#d81b60;}
.intro_development .sec2 ul li h6 {float:left;width:calc(100% - 230px);margin:35px 0 0 40px;color:#eee;}
.intro_development .sec2 ul li h6 span {display:block;font-size:1.2em;margin-bottom:15px;color:#fff;}
.intro_development .sec3 {width:100%;padding:70px 0;background:url(../image/intro_development_sec3_bg.png) center center;background-repeat:no-repeat;}
.intro_development .sec3 .contitle {color:#fff;}
.intro_development .sec3 ul {width:100%;margin-top:50px;}
.intro_development .sec3 ul li {float:left;width:270px;height:240px;margin:10px;background-color:#fff;border-radius:10px;opacity:0.9;text-align:center;box-shadow:3px 3px 3px rgba(0,0,0,0.3);}
.intro_development .sec3 ul li:nth-child(1) {margin-left:200px;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0s;}
.intro_development .sec3 ul li:nth-child(2) {opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.intro_development .sec3 ul li:nth-child(3) {opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:1s;}
.intro_development .sec3 ul li:nth-child(4) {clear:both;margin-left:60px;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0s;}
.intro_development .sec3 ul li:nth-child(5) {opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.intro_development .sec3 ul li:nth-child(6) {opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:1s;}
.intro_development .sec3 ul li:nth-child(7) {opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:1.5s;}
.intro_development .sec3 ul li.show {opacity:1;transform:translateY(0);}
.intro_development .sec3 ul li img {width:35%;margin:0 auto;margin-top:30px;}
.intro_development .sec3 ul li h5 {margin-top:30px;}
@media (max-width:767px) {
	.intro_development .sec1 {margin-top:50px;}
	.intro_development .sec1 .contitle span {font-size:0.7em;}
	.intro_development .sec1 ul {width:100%;margin-top:50px;}
	.intro_development .sec1 ul li {width:90%;height:300px;border-radius:300px;margin-bottom:-20px;}
	.intro_development .sec1 ul li:nth-child(1) {margin-left:5%;transform:translateY(50px);transition-delay:0s;}
	.intro_development .sec1 ul li:nth-child(2) {margin-left:5%;transform:translateY(50px);transition-delay:0s;}
	.intro_development .sec1 ul li:nth-child(3) {margin-left:5%;transform:translateY(50px);transition-delay:0s;}
	.intro_development .sec1 ul li.show {opacity:1;transform:translateY(0);}
	.intro_development .sec1 ul li i {margin-top:40px;}
	.intro_development .sec2 {margin-top:50px;}
	.intro_development .sec2 ul {width:100%;margin-top:30px;}
	.intro_development .sec2 ul li {width:100%;height:auto;border-radius:15px;margin-top:10px;padding-bottom:20px;}
	.intro_development .sec2 ul li .round {width:60px;height:60px;line-height:60px;border-radius:15px;margin:20px 0 0 15px;font-size:1.2em;font-weight:700;}
	.intro_development .sec2 ul li h6 {width:calc(100% - 120px);margin:20px 0 0 20px;font-size:1.1em;}
	.intro_development .sec2 ul li h6 span {font-size:1em;}
	.intro_development .sec3 {}
	.intro_development .sec3 ul {width:100%;margin-top:30px;}
	.intro_development .sec3 ul li {float:left;width:48%;height:160px;margin:10px 0;}
	.intro_development .sec3 ul li:nth-child(1) {margin-left:0;transition-delay:0s;}
	.intro_development .sec3 ul li:nth-child(2) {margin-left:4%;transition-delay:0s;}
	.intro_development .sec3 ul li:nth-child(3) {margin-left:0;transition-delay:0s;}
	.intro_development .sec3 ul li:nth-child(4) {clear:none;margin-left:4%;transition-delay:0s;}
	.intro_development .sec3 ul li:nth-child(5) {margin-left:0;transition-delay:0s;}
	.intro_development .sec3 ul li:nth-child(6) {margin-left:4%;transition-delay:0s;}
	.intro_development .sec3 ul li:nth-child(7) {width:100%;margin-left:0;transition-delay:0s;}
	.intro_development .sec3 ul li img {width:50px;}
	.intro_development .sec3 ul li h5 {margin-top:20px;font-size:0.9em;}
}

.intro_transparency .sec1 {margin-top:70px;}
.intro_transparency .sec1 .contitle span {margin-top:20px;}
.intro_transparency .sec1 ul {width:100%;margin-top:30px;}
.intro_transparency .sec1 ul li {float:left;width:18%;height:200px;margin:10px 1%;text-align:center;}
.intro_transparency .sec1 ul li:nth-child(1) {background-color:#4a4ab2;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0s;}
.intro_transparency .sec1 ul li:nth-child(2) {background-color:#1a75bc;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.intro_transparency .sec1 ul li:nth-child(3) {background-color:#3189ce;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:1s;}
.intro_transparency .sec1 ul li:nth-child(4) {background-color:#30b474;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:1.5s;}
.intro_transparency .sec1 ul li:nth-child(5) {background-color:#00897b;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:2s;}
.intro_transparency .sec1 ul li.show {opacity:1;transform:translateY(0);}
.intro_transparency .sec1 ul li img {width:40%;margin-top:20px;}
.intro_transparency .sec1 ul li h6 {width:100%;margin-top:20px;color:#fff;text-align:center;}
.intro_transparency .sec2 {width:100%;margin-top:70px;padding:70px 0;background-color:#efeffd;}
.intro_transparency .sec2 ul {width:100%;}
.intro_transparency .sec2 ul > li {width:100%;}
.intro_transparency .sec2 ul > li .d1 {float:left;width:300px;padding:0 0 0 20px;text-align:left;opacity:0;transform:translateX(-300px);transition:all 1.5s ease-in-out;}
.intro_transparency .sec2 ul > li .d1.show {opacity:1;transform:translateX(0);}
.intro_transparency .sec2 ul > li .d1 .headline-short {color:#cc2300;}
.intro_transparency .sec2 ul > li .d1 h5 {width:100%;margin-top:6px;}
.intro_transparency .sec2 ul > li .d1 h4 {margin-top:-10px;}
.intro_transparency .sec2 ul > li .d2 {float:right;width:calc(100% - 300px);padding:0px 150px 0 0;line-height:175%;color:#555;font-size:1.1em;opacity:0;transform:translateX(-300px);transition:all 1.5s ease-in-out;transition-delay:0.5s;}
.intro_transparency .sec2 ul > li .d2.show {opacity:1;transform:translateX(0);}
.intro_transparency .sec2 ul > li .clearfix {clear:both;border-bottom:1px solid #d4d4ea;padding-top:30px;margin-bottom:40px;}
.intro_transparency .sec2 ul > li:nth-child(5) .clearfix {border-bottom:0px solid #d4d4ea;padding-top:50px;margin-bottom:0px;}
@media (max-width:767px) {
	.intro_transparency .sec1 {margin-top:50px;}
	.intro_transparency .sec1 .contitle span {font-size:0.7em;}
	.intro_transparency .sec1 ul li {width:48%;height:165px;margin:8px 1% 0 1%;text-align:center;}
	.intro_transparency .sec1 ul li:nth-child(1) {transition-delay:0s;}
	.intro_transparency .sec1 ul li:nth-child(2) {transition-delay:0s;}
	.intro_transparency .sec1 ul li:nth-child(3) {transition-delay:0s;}
	.intro_transparency .sec1 ul li:nth-child(4) {transition-delay:0s;}
	.intro_transparency .sec1 ul li:nth-child(5) {width:100%;transition-delay:0s;}
	.intro_transparency .sec1 ul li img {width:70px;margin-top:20px;}
	.intro_transparency .sec1 ul li h6 {margin-top:10px;}
	.intro_transparency .sec2 {margin-top:50px;padding:50px 0;}
	.intro_transparency .sec2 ul > li .d1 {width:100px;padding:0 0 0 0;opacity:0;transform:translateX(-50px);}
	.intro_transparency .sec2 ul > li .d2 {width:calc(100% - 100px);padding:0 10px 0 0;line-height:150%;font-size:1em;opacity:0;transform:translateX(-80%);}
}

.intro_finance .sec1 {margin-top:70px;margin-bottom:70px;}
.intro_finance .sec1 .contitle span {margin-top:20px;}
.intro_finance .sec1 .imgbox {width:100%;margin-top:70px;}
.intro_finance .sec1 .imgbox img {width:100%;}
@media (max-width:767px) {
	.intro_finance .sec1 {margin-top:50px;}
	.intro_finance .sec1 .contitle span {font-size:0.7em;}
	.intro_finance .sec1 .imgbox {width:100%;margin-top:30px;}
}

.intro_standard .sec1 {margin-top:70px;}
.intro_standard .sec1 .contitle span {margin-top:20px;}
.intro_standard .sec1 h4 {margin-top:50px;text-align:center;line-height:160%;font-weight:500;opacity:0;transform:translateY(100px);transition:all 1.5s ease-in-out;}
.intro_standard .sec1 h4.show {opacity:1;transform:translateY(0);}
.intro_standard .sec1 h4 b {color:#43a047;}
.intro_standard .sec1 .imgbox {width:100%;margin-top:70px;opacity:0;transform:translateY(100px);transition:all 1.5s ease-in-out;}
.intro_standard .sec1 .imgbox.show {opacity:1;transform:translateY(0);}
.intro_standard .sec1 .imgbox img {width:100%;}
.intro_standard .sec1 .imgbox img.pc {display:block;}
.intro_standard .sec1 .imgbox img.mo {display:none;}
.intro_standard .sec2 {width:100%;margin-top:70px;padding:70px 0;background-color:#efeffd;}
.intro_standard .sec2 ul {width:100%;margin-top:70px;}
.intro_standard .sec2 ul > li {width:100%;}
.intro_standard .sec2 ul > li .d1 {float:left;width:200px;text-align:center;opacity:0;transform:translateX(-100%);transition:all 1.5s ease-in-out;}
.intro_standard .sec2 ul > li .d1.show {opacity:1;transform:translateX(0);}
.intro_standard .sec2 ul > li .d1 .ico {width:100px;height:100px;border-radius:100px;padding:10px;margin:0 auto;background-color:#fff;}
.intro_standard .sec2 ul > li .d1 .ico > img {width:100%;}
.intro_standard .sec2 ul > li .d1 h5 {width:100%;margin-top:20px;text-align:center;}
.intro_standard .sec2 ul > li > ul {float:right;width:calc(100% - 400px);margin:0 0 0 0;opacity:0;transform:translateX(-300px);transition:all 1.5s ease-in-out;transition-delay:0.5s;}
.intro_standard .sec2 ul > li > ul.show {opacity:1;transform:translateX(0);}
.intro_standard .sec2 ul > li > ul li {list-style:disc;font-size:1.1em;margin-bottom:10px;color:#555;}
.intro_standard .sec2 ul > li .clearfix {clear:both;border-bottom:1px solid #d4d4ea;padding-top:50px;margin-bottom:60px;}
.intro_standard .sec2 ul > li:nth-child(3) .clearfix {border-bottom:0px solid #d4d4ea;padding-top:50px;margin-bottom:0px;}
@media (max-width:767px) {
	.intro_standard .sec1 {margin-top:50px;}
	.intro_standard .sec1 .contitle span {font-size:0.7em;}
	.intro_standard .sec1 .imgbox img.pc {display:none;}
	.intro_standard .sec1 .imgbox img.mo {display:block;}
	.intro_standard .sec2 {margin-top:50px;padding:50px 0;}
	.intro_standard .sec2 ul {width:100%;margin-top:50px;}
	.intro_standard .sec2 ul > li .d1 {float:none;width:100%;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
	.intro_standard .sec2 ul > li .d1 h5 {margin-top:10px;font-size:1.5em;}
	.intro_standard .sec2 ul > li > ul {float:none;width:100%;margin-top:20px;padding:0 10px 0 30px;opacity:0;transform:translateY(100px);transition:all 2s ease-in-out;}
}

/* business ****************************/
.business .sec1 {width:100%;height:550px;background:url(../image/business_banner.png) center top;background-repeat:no-repeat;}
.business .sec1 .txbox {float:right;width:600px;padding:130px 0 0 0;text-align:center;}
.business .sec1 .txbox h1 {width:380px;height:70px;line-height:70px;margin-left:110px;border-radius:50px;color:#fff;background-color:#f4511e;text-align:center;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;}
.business .sec1 .txbox h1.show {opacity:1;transform:translateX(0);}
.business .sec1 .txbox h3 {margin-top:50px;line-height:160%;font-weight:500;color:#333;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business .sec1 .txbox h3.show {opacity:1;transform:translateX(0);}
.business .sec2 {margin-top:70px;}
.business .sec2 ul {width:100%;}
.business .sec2 ul li {width:100%;height:410px;}
.business .sec2 ul li .imgbox {position:relative;float:left;width:495px;height:340px;opacity:0;transform:translateX(300px);transition:all 1s ease-in-out;}
.business .sec2 ul li .imgbox.show {opacity:1;transform:translateX(0);}
.business .sec2 ul li .imgbox img {position:absolute;top:0;left:0;width:460px;z-index:2;}
.business .sec2 ul li .imgbox div {position:absolute;bottom:0;right:0;width:380px;height:220px;background-color:#eee;z-index:1;}
.business .sec2 ul li .conbox {float:right;width:660px;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;}
.business .sec2 ul li .conbox.show {opacity:1;transform:translateX(0);}
.business .sec2 ul li .conbox h1 {color:#555;letter-spacing:1px;}
.business .sec2 ul li .conbox h5 {line-height:160%;margin-top:30px;color:#555;}
.business .sec2 ul li .conbox span {display:block;width:200px;height:40px;line-height:40px;margin-top:60px;background-color:#333;color:#fff;font-size:1.2em;text-align:center;}
.business .sec2 ul li .conbox h6 {margin-top:15px;color:#000;font-size:1.1em;}
.business .sec2 ul li .conbox .btn-e {width:150px;height:40px;line-height:40px;padding:0;margin-top:25px;border-radius:40px;font-size:1em;}
.business .sec2 ul li .conbox .btn-e i {margin-left:15px;}
@media (max-width:767px) {
	.business .sec1 {width:100%;height:300px;background-size:auto 100%;}
	.business .sec1 .txbox {width:300px;padding:50px 0 0 0;}
	.business .sec1 .txbox h1 {width:200px;height:50px;line-height:50px;margin-left:60px;font-size:1.2em;transform:translateX(-100px);}
	.business .sec1 .txbox h3 {margin-top:40px;margin-left:0px;font-size:1.2em;letter-spacing:-1px;transform:translateX(-100px);}
	.business .sec2 {margin-top:50px;}
	.business .sec2 ul li {height:auto;margin-bottom:60px;}
	.business .sec2 ul li .imgbox {position:relative;float:none;width:100%;height:auto;padding-bottom:7%;transform:translateX(200px);transition:all 1s ease-in-out;}
	.business .sec2 ul li .imgbox img {position:static;width:95%;}
	.business .sec2 ul li .imgbox div {width:80%;height:70%;background-color:#000;opacity:0.2;}
	.business .sec2 ul li .conbox {float:none;width:100%;margin-top:10px;transform:translateX(-200px);transition:all 1s ease-in-out;}
	.business .sec2 ul li .conbox h1 {letter-spacing:0px;}
	.business .sec2 ul li .conbox h5 {line-height:150%;margin-top:10px;}
	.business .sec2 ul li .conbox span {margin-top:30px;}
	.business .sec2 ul li .conbox .btn-e {margin-top:10px;}
}

.business_child01 .pagetitle .title h2 {color:#555;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);}
.business_child01 .sec1 {margin-top:70px;}
.business_child01 .sec1 .con {position:relative;height:400px;background:url(../image/business_child01_img1.png) center top;background-repeat:no-repeat;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;}
.business_child01 .sec1 .con.show {opacity:1;transform:translateY(0);}
.business_child01 .sec1 .con .txbox {position:absolute;bottom:-50px;left:5%;width:90%;height:200px;padding:40px;background-color:#fff;text-align:center;box-shadow:3px 3px 3px rgb(0,0,0,0.5);opacity:0;transform:translateY(100px);transition-delay:1s;}
.business_child01 .sec1 .con.show .txbox {opacity:0.75;transform:translateY(0);}
.business_child01 .sec1 .con .txbox h3 {color:#000;font-weight:500;line-height:160%;}
.business_child01 .sec2 {margin-top:100px;padding:70px 0;background-color:#fbf2ec;}
.business_child01 .sec2 ul {width:100%;margin-top:70px;}
.business_child01 .sec2 ul li {width:100%;height:320px;}
.business_child01 .sec2 ul li .imgbox {position:relative;float:left;width:398px;height:240px;opacity:0;transform:translateX(300px);transition:all 1s ease-in-out;}
.business_child01 .sec2 ul li .imgbox.show {opacity:1;transform:translateX(0);}
.business_child01 .sec2 ul li .imgbox img {position:absolute;top:0;left:0;width:380px;z-index:2;}
.business_child01 .sec2 ul li .imgbox div {position:absolute;bottom:0;right:0;width:350px;height:200px;background-color:#fb7d20;z-index:1;}
.business_child01 .sec2 ul li .conbox {float:left;width:650px;margin-left:100px;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;}
.business_child01 .sec2 ul li .conbox.show {opacity:1;transform:translateX(0);}
.business_child01 .sec2 ul li .conbox h1 {color:#555;letter-spacing:1px;}
.business_child01 .sec2 ul li .conbox h5 {line-height:160%;margin-top:30px;color:#555;}
.business_child01 .sec3 {margin-top:70px;}
.business_child01 .sec3 ul {width:100%;margin-top:50px;}
.business_child01 .sec3 ul li {width:49%;padding:20px;margin-bottom:25px;border:1px solid #fbebe0;background-color:#fdf8f5;}
.business_child01 .sec3 ul li.li1 {float:left;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;}
.business_child01 .sec3 ul li.li2 {float:right;margin-left:2%;opacity:0;transform:translateX(300px);transition:all 1s ease-in-out;}
.business_child01 .sec3 ul li.li3 {float:left;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;}
.business_child01 .sec3 ul li.li4 {float:right;margin-left:2%;opacity:0;transform:translateX(300px);transition:all 1s ease-in-out;}
.business_child01 .sec3 ul li.li1.show {opacity:1;transform:translateX(0);}
.business_child01 .sec3 ul li.li2.show {opacity:1;transform:translateX(0);}
.business_child01 .sec3 ul li.li3.show {opacity:1;transform:translateX(0);}
.business_child01 .sec3 ul li.li4.show {opacity:1;transform:translateX(0);}
.business_child01 .sec3 ul li img {float:left;width:180px;}
.business_child01 .sec3 ul li .txbox {float:right;width:calc(100% - 220px);}
.business_child01 .sec3 ul li h5 {margin-top:5px;font-weight:600;}
.business_child01 .sec3 ul li h6 {margin-top:20px;color:#555;}
@media (max-width:767px) {
	.business_child01 .sec1 {margin-top:50px;}
	.business_child01 .sec1 .con {height:250px;}
	.business_child01 .sec1 .con .txbox {bottom:-50px;height:180px;padding:20px;}
	.business_child01 .sec1 .con .txbox h3 {font-size:1.2em}
	.business_child01 .sec2 {margin-top:70px;padding:50px 0 10px 0;}
	.business_child01 .sec2 ul {margin-top:50px;}
	.business_child01 .sec2 ul li {height:auto;margin-bottom:60px;}
	.business_child01 .sec2 ul li .imgbox {position:relative;float:none;width:100%;height:auto;padding-bottom:7%;transform:translateX(200px);transition:all 1s ease-in-out;}
	.business_child01 .sec2 ul li .imgbox img {position:static;width:95%;}
	.business_child01 .sec2 ul li .imgbox div {width:95%;height:88%;background-color:#000;opacity:0.2;}
	.business_child01 .sec2 ul li .conbox {float:none;width:100%;margin-top:10px;margin-left:0;transform:translateX(-200px);transition:all 1s ease-in-out;}
	.business_child01 .sec2 ul li .conbox h1 {font-size:1.5em;letter-spacing:0px;}
	.business_child01 .sec2 ul li .conbox h5 {line-height:150%;margin-top:10px;}
	.business_child01 .sec3 ul li {width:100%;padding:10px;margin-bottom:10px;}
	.business_child01 .sec3 ul li.li1 {transform:translateX(-100px);}
	.business_child01 .sec3 ul li.li2 {margin-left:0;transform:translateX(100px);}
	.business_child01 .sec3 ul li.li3 {transform:translateX(-100px);}
	.business_child01 .sec3 ul li.li4 {margin-left:0;transform:translateX(100px);}
	.business_child01 .sec3 ul li img {width:130px;}
	.business_child01 .sec3 ul li .txbox {width:calc(100% - 140px);}
	.business_child01 .sec3 ul li h5 {font-size:1.1em;}
	.business_child01 .sec3 ul li h6 {margin-top:5px;font-size:1em;}
}

.business_child02 .pagetitle .title h2 {color:#555;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);}
.business_child02 .sec1 {margin-top:70px;}
.business_child02 .sec1 .con {position:relative;height:400px;background:url(../image/business_child02_img1.png) center center;background-repeat:no-repeat;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;}
.business_child02 .sec1 .con.show {opacity:1;transform:translateY(0);}
.business_child02 .sec1 .con .txbox {position:absolute;bottom:-40px;left:5%;width:90%;height:235px;padding:40px;background-color:#fff;text-align:center;box-shadow:3px 3px 3px rgb(0,0,0,0.5);opacity:0;transform:translateY(100px);transition-delay:1s;}
.business_child02 .sec1 .con.show .txbox {opacity:0.75;transform:translateY(0);}
.business_child02 .sec1 .con .txbox h3 {color:#000;font-weight:500;line-height:160%;}
.business_child02 .sec2 {margin-top:100px;padding:70px 0 0 0;background-color:#f3f3fd;}
.business_child02 .sec2 ul {width:100%;margin-top:70px;}
.business_child02 .sec2 ul li {width:100%;height:400px;}
.business_child02 .sec2 ul li .imgbox {position:relative;float:left;width:425px;height:300px;opacity:0;transform:translateX(300px);transition:all 1s ease-in-out;}
.business_child02 .sec2 ul li .imgbox.show {opacity:1;transform:translateX(0);}
.business_child02 .sec2 ul li .imgbox img {position:absolute;top:7px;left:0;width:400px;z-index:2;}
.business_child02 .sec2 ul li .imgbox div {position:absolute;bottom:0;right:0;width:380px;height:250px;background-color:#9b9bfa;z-index:1;}
.business_child02 .sec2 ul li .conbox {float:left;width:650px;margin-left:140px;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;}
.business_child02 .sec2 ul li .conbox.show {opacity:1;transform:translateX(0);}
.business_child02 .sec2 ul li .conbox h1 {}
.business_child02 .sec2 ul li .conbox h5 {margin-top:15px;padding-left:3px;}
.business_child02 .sec2 ul li .conbox span.bt {display:inline-block;width:140px;height:35px;line-height:36px;margin-top:30px;background-color:#333;color:#fff;font-size:1.1em;text-align:center;}
.business_child02 .sec2 ul li .conbox ul {width:100%;margin-top:20px;padding-left:20px;}
.business_child02 .sec2 ul li .conbox ul li {width:100%;height:28px;list-style:disc;color:#333;font-size:1.1em;}
@media (max-width:767px) {
	.business_child02 .sec1 {margin-top:50px;}
	.business_child02 .sec1 .con {height:350px;}
	.business_child02 .sec1 .con .txbox {bottom:-50px;height:270px;padding:20px;}
	.business_child02 .sec1 .con .txbox h3 {font-size:1.2em}
	.business_child02 .sec2 {margin-top:70px;padding:50px 0 30px 0;}
	.business_child02 .sec2 ul {margin-top:50px;}
	.business_child02 .sec2 ul li {width:100%;height:auto;margin-bottom:40px;}
	.business_child02 .sec2 ul li .imgbox {width:100%;height:auto;transform:translateX(200px);}
	.business_child02 .sec2 ul li .imgbox img {position:static;width:94%;}
	.business_child02 .sec2 ul li .imgbox div {bottom:-10%;width:94%;height:100%;opacity:0.3;}
	.business_child02 .sec2 ul li .conbox {width:100%;margin-left:0;margin-top:40px;transform:translateX(-200px);}
	.business_child02 .sec2 ul li .conbox ul li {margin-bottom:0;}
}

.business_child03 .pagetitle .title h2 {color:#555;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);}
.business_child03 .sec1 {margin-top:70px;}
.business_child03 .sec1 .con {position:relative;height:400px;background:url(../image/business_child03_img1.png) center center;background-repeat:no-repeat;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;}
.business_child03 .sec1 .con.show {opacity:1;transform:translateY(0);}
.business_child03 .sec1 .con .txbox {position:absolute;bottom:-40px;left:5%;width:90%;height:195px;padding:40px;background-color:#fff;text-align:center;box-shadow:3px 3px 3px rgb(0,0,0,0.5);opacity:0;transform:translateY(100px);transition-delay:1s;}
.business_child03 .sec1 .con.show .txbox {opacity:0.75;transform:translateY(0);}
.business_child03 .sec1 .con .txbox h3 {color:#000;font-weight:500;line-height:160%;}
.business_child03 .sec2 {margin-top:120px;}
.business_child03 .sec2 ul {width:100%;}
.business_child03 .sec2 ul li {position:relative;width:100%;margin-bottom:30px;}
.business_child03 .sec2 ul li .imgbox {width:100%;opacity:0;transform:translateY(-150px);transition:all 1s ease-in-out;}
.business_child03 .sec2 ul li .imgbox.show {opacity:1;transform:translateY(0);}
.business_child03 .sec2 ul li .imgbox img {width:100%;}
.business_child03 .sec2 ul li .conbox {position:absolute;top:80px;left:80px;width:550px;height:auto;padding:35px;background-color:#000;opacity:0.75;text-align:left;opacity:0;transform:translateX(-150px);transition:all 1s ease-in-out;transition-delay:0.7s;}
.business_child03 .sec2 ul li .conbox.show {opacity:0.75;transform:translateX(0);}
.business_child03 .sec2 ul li .conbox h4 {color:#fff;}
.business_child03 .sec2 ul li .conbox h5 {margin-top:50px;color:#fff;line-height:150%;}
.business_child03 .sec3 {padding:50px 0;background-color:#fcead1;}
.business_child03 .sec3 .contitle {font-size:1.5em;}
.business_child03 .sec3 ul {width:100%;margin:70px 0 0 220px;}
.business_child03 .sec3 ul li {float:left;width:130px;margin-left:100px;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_child03 .sec3 ul li:nth-child(1) {transition-delay:0s;}
.business_child03 .sec3 ul li:nth-child(2) {transition-delay:0.3s;}
.business_child03 .sec3 ul li:nth-child(3) {transition-delay:0.6s;}
.business_child03 .sec3 ul li.show {opacity:1;transform:translateY(0);}
.business_child03 .sec3 ul li .imgbox {width:130px;height:130px;line-height:125px;border-radius:130px;background-color:#ffa726;border:2px solid #fb8c00;text-align:center;}
.business_child03 .sec3 ul li .imgbox img {width:60%;}
.business_child03 .sec3 ul li h5 {margin-top:20px;text-align:center;}
@media (max-width:767px) {
	.business_child03 .sec1 {margin-top:50px;}
	.business_child03 .sec1 .con {height:250px;}
	.business_child03 .sec1 .con .txbox {bottom:-50px;height:180px;padding:20px;}
	.business_child03 .sec1 .con .txbox h3 {font-size:1.2em}
	.business_child03 .sec1 .con .txbox h3 br {display:none;}
	.business_child03 .sec2 {margin-top:100px;}
	.business_child03 .sec2 ul li .conbox {position:static;width:100%;padding:20px;height:auto;text-align:center;opacity:0;transform:translateY(-150px);transition:all 1s ease-in-out;}
	.business_child03 .sec2 ul li .conbox h4 {font-size:1.1em;}
	.business_child03 .sec2 ul li .conbox h5 {margin-top:30px;font-size:1em;}
	.business_child03 .sec3 {padding:50px 0;}
	.business_child03 .sec3 .contitle {font-size:1.1em;}
	.business_child03 .sec3 ul {width:100%;margin:50px 0 0 3%;}
	.business_child03 .sec3 ul li {width:25%;margin-left:5%;}
	.business_child03 .sec3 ul li .imgbox {width:100%;height:100px;line-height:95px;border-radius:15px;}
	.business_child03 .sec3 ul li .imgbox img {width:50%;}
}

.business_child04 .pagetitle .title h2 {color:#555;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);}
.business_child04 .sec1 {margin-top:70px;}
.business_child04 .sec1 .con {position:relative;height:600px;background:url(../image/business_child04_img1.png) center center;background-repeat:no-repeat;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;}
.business_child04 .sec1 .con.show {opacity:1;transform:translateY(0);}
.business_child04 .sec1 .con .txbox {position:absolute;bottom:-40px;left:5%;width:90%;height:195px;padding:40px;background-color:#fff;text-align:center;box-shadow:3px 3px 3px rgb(0,0,0,0.5);opacity:0;transform:translateY(100px);transition-delay:1s;}
.business_child04 .sec1 .con.show .txbox {opacity:0.75;transform:translateY(0);}
.business_child04 .sec1 .con .txbox h3 {color:#000;font-weight:500;line-height:160%;}
.business_child04 .sec2 {margin-top:120px;}
.business_child04 .sec2 ul {width:100%;}
.business_child04 .sec2 ul li {position:relative;width:100%;margin-bottom:30px;}
.business_child04 .sec2 ul li .imgbox {width:100%;opacity:0;transform:translateY(-150px);transition:all 1s ease-in-out;}
.business_child04 .sec2 ul li .imgbox.show {opacity:1;transform:translateY(0);}
.business_child04 .sec2 ul li .imgbox img {width:100%;}
.business_child04 .sec2 ul li .conbox {position:absolute;top:80px;left:80px;width:550px;height:auto;padding:35px;background-color:#000;opacity:0.75;text-align:left;opacity:0;transform:translateX(-150px);transition:all 1s ease-in-out;transition-delay:0.7s;}
.business_child04 .sec2 ul li .conbox.show {opacity:0.75;transform:translateX(0);}
.business_child04 .sec2 ul li .conbox h4 {color:#fff;}
.business_child04 .sec2 ul li .conbox h5 {margin-top:50px;color:#fff;line-height:150%;}
.business_child04 .sec3 {padding:50px 0;background-color:#fcead1;}
.business_child04 .sec3 .contitle {font-size:1.5em;}
.business_child04 .sec3 ul {width:100%;margin:70px 0 0 220px;}
.business_child04 .sec3 ul li {float:left;width:130px;margin-left:100px;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_child04 .sec3 ul li:nth-child(1) {transition-delay:0s;}
.business_child04 .sec3 ul li:nth-child(2) {transition-delay:0.3s;}
.business_child04 .sec3 ul li:nth-child(3) {transition-delay:0.6s;}
.business_child04 .sec3 ul li.show {opacity:1;transform:translateY(0);}
.business_child04 .sec3 ul li .imgbox {width:130px;height:130px;line-height:125px;border-radius:130px;background-color:#ffa726;border:2px solid #fb8c00;text-align:center;}
.business_child04 .sec3 ul li .imgbox img {width:60%;}
.business_child04 .sec3 ul li h5 {margin-top:20px;text-align:center;}
@media (max-width:767px) {
	.business_child04 .sec1 {margin-top:50px;}
	.business_child04 .sec1 .con {height:250px;}
	.business_child04 .sec1 .con .txbox {bottom:-50px;height:240px;padding:20px;}
	.business_child04 .sec1 .con .txbox h3 {font-size:1.2em}
	.business_child04 .sec1 .con .txbox h3 br {display:none;}
	.business_child04 .sec2 {margin-top:100px;}
	.business_child04 .sec2 ul li .conbox {position:static;width:100%;padding:20px;height:auto;text-align:center;opacity:0;transform:translateY(-150px);transition:all 1s ease-in-out;}
	.business_child04 .sec2 ul li .conbox h4 {font-size:1.1em;}
	.business_child04 .sec2 ul li .conbox h5 {margin-top:30px;font-size:1em;}
	.business_child04 .sec3 {padding:50px 0;}
	.business_child04 .sec3 .contitle {font-size:1.1em;}
	.business_child04 .sec3 ul {width:100%;margin:50px 0 0 3%;}
	.business_child04 .sec3 ul li {width:25%;margin-left:5%;}
	.business_child04 .sec3 ul li .imgbox {width:100%;height:100px;line-height:95px;border-radius:15px;}
	.business_child04 .sec3 ul li .imgbox img {width:50%;}
}

.business_child05 .pagetitle .title h2 {color:#555;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);}
.business_child05 .sec1 {margin-top:70px;}
.business_child05 .sec1 ul li {position:relative;width:100%;margin-bottom:100px;}
.business_child05 .sec1 ul li .imgbox {width:100%;opacity:0;transform:translateY(-150px);transition:all 1s ease-in-out;}
.business_child05 .sec1 ul li .imgbox.show {opacity:1;transform:translateY(0);}
.business_child05 .sec1 ul li .imgbox img {width:100%;}
.business_child05 .sec1 ul li .conbox {position:absolute;bottom:-20px;left:3%;width:94%;padding:30px 40px 0 40px;line-height:180%;background-color:#fff;opacity:0;transform:translateY(50px);transition:all 1s ease-in-out;}
.business_child05 .sec1 ul li .conbox.show {opacity:0.9;transform:translateY(0);}
.business_child05 .sec1 ul li .conbox h3 {}
.business_child05 .sec1 ul li .conbox h6 {margin-top:25px;color:#333;}
.business_child05 .sec1 ul li .conbox h6 b {color:#cc2300;font-weight:500;}
.business_child05 .sec1 ul li .conbox a.btn-e {display:inline-block;width:150px;height:36px;line-height:35px;padding:0;margin-top:25px;background-color:#000;font-size:1em;text-align:center;border:0;}
.business_child05 .sec1 ul li .conbox a.btn-e i {margin-left:30px;font-size:0.8em;vertical-align:1px;}
.business_child05 .sec1 ul li .conbox a.btn-e:hover {background-color:#cc2300;}
.business_child05 .sec2 {margin-top:0px;padding:70px 0;background-color:#eefbfb;}
.business_child05 .sec2 ul {position:relative;width:100%;margin-top:50px;}
.business_child05 .sec2 ul li {width:49.7%;height:500px;padding:50px;background-color:#51dada;text-align:center;}
.business_child05 .sec2 ul li.li1 {float:left;padding-right:120px;opacity:0;transform:translateX(250px);transition:all 1s ease-in-out;}
.business_child05 .sec2 ul li.li2 {float:right;padding-left:120px;opacity:0;transform:translateX(-250px);transition:all 1s ease-in-out;}
.business_child05 .sec2 ul li.li1.show,.business_child05 .sec2 ul li.li2.show {opacity:1;transform:translateX(0);}
.business_child05 .sec2 ul li h6 {padding:25px;line-height:150%;border-radius:25px;background-color:#fff;}
.business_child05 .sec2 ul li hr {width:80%;height:1px;margin:0 auto;margin-top:20px;margin-bottom:20px;border:0;border-bottom:1px solid #85ebeb;}
.business_child05 .sec2 ul a.bt {display:inline-block;position:absolute;top:36%;left:43.4%;width:165px;height:165px;border-radius:165px;padding-top:55px;border:6px solid #eefbfb;background-color:#cc2300;text-align:center;color:#fff;font-size:1.2em;opacity:0;transform:translateY(-150px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_child05 .sec2 ul a.bt.show {opacity:1;transform:translateY(0);}
.business_child05 .sec2 ul a.bt:hover {background-color:#e52700;}
@media (max-width:767px) {
	.business_child05 .sec1 {margin-top:50px;}
	.business_child05 .sec1 ul li {margin-bottom:50px;}
	.business_child05 .sec1 ul li .conbox {position:static;width:100%;padding:20px 0 0 0;}
	.business_child05 .sec1 ul li .conbox h6 {margin-top:10px;}
	.business_child05 .sec1 ul li .conbox a.btn-e {margin-top:10px;}
	.business_child05 .sec2 ul {margin-top:30px;}
	.business_child05 .sec2 ul li {width:100%;height:auto;padding:20px;}
	.business_child05 .sec2 ul li.li1 {margin-bottom:8px;padding-right:20px;padding-bottom:90px;transform:translateX(150px);}
	.business_child05 .sec2 ul li.li2 {padding-left:20px;padding-top:90px;transform:translateX(-150px);}
	.business_child05 .sec2 ul li h6 {padding:15px;}
	.business_child05 .sec2 ul li hr {margin-top:5px;margin-bottom:5px;}
	.business_child05 .sec2 ul a.bt {font-size:1em;top:39%;left:33%;width:145px;height:145px;border-radius:145px;padding-top:45px;border:8px solid #eefbfb;}
}

.business_living01 .sec1 {margin-top:70px;}
.business_living01 .sec1 ul li {position:relative;width:100%;margin-bottom:100px;}
.business_living01 .sec1 ul li .imgbox {width:100%;opacity:0;transform:translateY(-150px);transition:all 1s ease-in-out;}
.business_living01 .sec1 ul li .imgbox.show {opacity:1;transform:translateY(0);}
.business_living01 .sec1 ul li .imgbox img {width:100%;}
.business_living01 .sec1 ul li .conbox {position:absolute;bottom:0px;left:3%;width:94%;padding:30px 40px 10px 40px;line-height:180%;background-color:#fff;opacity:0;transform:translateY(50px);transition:all 1s ease-in-out;}
.business_living01 .sec1 ul li .conbox.show {opacity:0.9;transform:translateY(0);}
.business_living01 .sec1 ul li .conbox h3 {}
.business_living01 .sec1 ul li .conbox h6 {margin-top:25px;color:#333;}
.business_living01 .sec1 ul li .conbox h6 b {color:#cc2300;font-weight:500;}
.business_living01 .sec1 ul li .conbox a.btn-e {display:inline-block;width:150px;height:36px;line-height:35px;padding:0;margin-top:25px;background-color:#000;font-size:1em;text-align:center;border:0;}
.business_living01 .sec1 ul li .conbox a.btn-e i {margin-left:30px;font-size:0.8em;vertical-align:1px;}
.business_living01 .sec1 ul li .conbox a.btn-e:hover {background-color:#cc2300;}
.business_living01 .sec2 {margin-top:70px;padding:70px 0;background-repeat:no-repeat;background-color:#fefdf3;}
.business_living01 .sec2 .contitle span {margin-top:20px;line-height:160%;color:#fb8c00;}
.business_living01 .sec2 ul {width:100%;margin-top:50px;}
.business_living01 .sec2 li {float:left;}
.business_living01 .sec2 li:nth-child(1) {width:35.5%;opacity:0;transform:translateX(31%);transition:all 1s ease-in-out;}
.business_living01 .sec2 li:nth-child(2) {width:25%;margin:0 2%;opacity:0;transform:translateY(100px);transition:all 1.5s ease-in-out;}
.business_living01 .sec2 li:nth-child(3) {width:35.5%;opacity:0;transform:translateX(-31%);transition:all 1s ease-in-out;}
.business_living01 .sec2 li:nth-child(1).show {opacity:1;transform:translateX(0);}
.business_living01 .sec2 li:nth-child(2).show {opacity:1;transform:translateY(0);}
.business_living01 .sec2 li:nth-child(3).show {opacity:1;transform:translateX(0);}
.business_living01 .sec2 li img {width:100%;box-shadow:6px 6px 3px rgb(0,0,0,0.3);}
.business_living01 .sec2 li img:nth-child(1) {margin-bottom:4%;}
.business_living01 .sec3 {padding:70px 0;background-color:#d2e6fc;}
.business_living01 .sec3 ul {width:100%;margin-top:50px;}
.business_living01 .sec3 ul li {position:relative;float:left;margin-bottom:30px;padding:20px;background-color:#fff;border-radius:30px;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_living01 .sec3 ul li.show {opacity:1;transform:translateY(0);}
.business_living01 .sec3 ul li.li1 {width:415px;margin-right:40px;}
.business_living01 .sec3 ul li.li2 {width:800px;}
.business_living01 .sec3 ul li.li3 {width:800px;margin-right:40px;}
.business_living01 .sec3 ul li.li4 {width:415px;}
.business_living01 .sec3 ul li.li5 {width:610px;margin-right:40px;}
.business_living01 .sec3 ul li.li6 {width:610px;}
.business_living01 .sec3 ul li.li1 img, .business_living01 .sec3 ul li.li4 img {width:100%;}
.business_living01 .sec3 ul li.li2 img, .business_living01 .sec3 ul li.li3 img, .business_living01 .sec3 ul li.li5 img, .business_living01 .sec3 ul li.li6 img {width:49.5%;}
.business_living01 .sec3 ul li img {border-radius:25px;}
.business_living01 .sec3 ul li img:nth-child(2) {float:right;}
.business_living01 .sec3 ul li i {position:absolute;top:41%;left:47%;color:#fb8c00;font-size:3em;}
.business_living01 .sec3 ul li.li5 i,.business_living01 .sec3 ul li.li6 i {top:37%;left:46%;}
.business_living01 .sec4 {margin-top:70px;padding-bottom:70px;}
.business_living01 .sec4 .contitle br {display:none;}
.business_living01 .sec4 .contitle span {margin-top:20px;line-height:160%;color:#fb8c00;}
.business_living01 .sec4 ul {width:100%;}
.business_living01 .sec4 ul li {float:left;width:440px;height:440px;border-radius:440px;margin-bottom:0;text-align:center;}
.business_living01 .sec4 ul li:nth-child(1) {background-color:#fe7a36;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;transition-delay:0s;}
.business_living01 .sec4 ul li:nth-child(2) {margin-left:-30px;background-color:#9ac8cd;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;transition-delay:0.6s;}
.business_living01 .sec4 ul li:nth-child(3) {margin-left:-30px;background-color:#53b572;opacity:0;transform:translateY(200px);transition:all 1s ease-in-out;transition-delay:1.2s;}
.business_living01 .sec4 ul li.show {opacity:1;transform:translateY(0);}
.business_living01 .sec4 ul li i {margin-top:100px;font-size:3.5em;color:#fff;opacity:0.5;}
.business_living01 .sec4 ul li h3 {margin-top:30px;color:#fff;}
.business_living01 .sec4 ul li h6 {width:80%;margin:0 auto;margin-top:30px;color:#eee;}
@media (max-width:767px) {
	.business_living01 .sec1 {margin-top:50px;}
	.business_living01 .sec1 ul li {margin-bottom:50px;}
	.business_living01 .sec1 ul li .conbox {position:static;width:100%;padding:20px 0 0 0;}
	.business_living01 .sec1 ul li .conbox h6 {margin-top:10px;}
	.business_living01 .sec1 ul li .conbox a.btn-e {margin-top:10px;}
	.business_living01 .sec2 {margin-top:50px;padding:50px 0;}
	.business_living01 .sec2 .contitle span {font-size:0.7em;}
	.business_living01 .sec2 li:nth-child(1) {width:57%;}
	.business_living01 .sec2 li:nth-child(2) {width:40.2%;margin:0 0 0 2.5%;}
	.business_living01 .sec2 li:nth-child(3) {width:100%;margin-top:1%;}
	.business_living01 .sec2 li img {box-shadow:0px 0px 0px rgb(0,0,0,0.3);}
	.business_living01 .sec2 li.li3 img {width:49%;margin-bottom:0;margin-top:0;}
	.business_living01 .sec2 li.li3 img:nth-child(2) {float:right;}
	.business_living01 .sec3 {margin-top:30px;padding:50px 0;}
	.business_living01 .sec3 ul {margin-top:30px;}
	.business_living01 .sec3 ul li {margin-bottom:20px;padding:10px;border-radius:3px;transform:translateY(50px);}
	.business_living01 .sec3 ul li.li1 {width:100%;;margin-right:0;}
	.business_living01 .sec3 ul li.li2 {width:100%;}
	.business_living01 .sec3 ul li.li3 {width:100%;margin-right:0;}
	.business_living01 .sec3 ul li.li4 {width:100%;}
	.business_living01 .sec3 ul li.li5 {width:100%;margin-right:0;}
	.business_living01 .sec3 ul li.li6 {width:100%;}
	.business_living01 .sec3 ul li img {border-radius:1px;}
	.business_living01 .sec3 ul li i {display:none;}
	.business_living01 .sec4 {margin-top:50px;padding-bottom:50px;}
	.business_living01 .sec4 .contitle br {display:inline-block;}
	.business_living01 .sec4 .contitle span {font-size:0.7em;}
	.business_living01 .sec4 ul {width:100%;margin-top:50px;}
	.business_living01 .sec4 ul li {width:90%;height:300px;border-radius:300px;margin-bottom:-20px;}
	.business_living01 .sec4 ul li:nth-child(1) {margin-left:5%;transform:translateY(50px);transition-delay:0s;}
	.business_living01 .sec4 ul li:nth-child(2) {margin-left:5%;transform:translateY(50px);transition-delay:0s;}
	.business_living01 .sec4 ul li:nth-child(3) {margin-left:5%;transform:translateY(50px);transition-delay:0s;}
	.business_living01 .sec4 ul li.show {opacity:1;transform:translateY(0);}
	.business_living01 .sec4 ul li i {margin-top:40px;}
}

.business_living02 .sec1 {margin-top:70px;}
.business_living02 .sec1 ul li {position:relative;width:100%;margin-bottom:50px;}
.business_living02 .sec1 ul li .imgbox {width:100%;opacity:0;transform:translateY(-150px);transition:all 1s ease-in-out;}
.business_living02 .sec1 ul li .imgbox.show {opacity:1;transform:translateY(0);}
.business_living02 .sec1 ul li .imgbox img {width:100%;}
.business_living02 .sec1 ul li .conbox {position:absolute;bottom:0px;left:3%;width:94%;padding:30px 40px 10px 40px;line-height:180%;background-color:#fff;opacity:0;transform:translateY(50px);transition:all 1s ease-in-out;}
.business_living02 .sec1 ul li .conbox.show {opacity:0.9;transform:translateY(0);}
.business_living02 .sec1 ul li .conbox h3 {}
.business_living02 .sec1 ul li .conbox h6 {margin-top:25px;color:#333;}
.business_living02 .sec1 ul li .conbox h6 b {color:#cc2300;font-weight:500;}
.business_living02 .sec1 ul li .conbox a.btn-e {display:inline-block;width:150px;height:36px;line-height:35px;padding:0;margin-top:25px;background-color:#000;font-size:1em;text-align:center;border:0;}
.business_living02 .sec1 ul li .conbox a.btn-e i {margin-left:30px;font-size:0.8em;vertical-align:1px;}
.business_living02 .sec1 ul li .conbox a.btn-e:hover {background-color:#cc2300;}
.business_living02 .sec2 {margin-top:50px;}
.business_living02 .sec2 ul {width:100%;}
.business_living02 .sec2 ul li.li1 {float:left;width:63%;}
.business_living02 .sec2 ul li.li2 {float:right;width:36%;margin-bottom:9px;}
.business_living02 .sec2 ul li.li3 {float:right;width:36%;}
.business_living02 .sec2 ul li .imgbox {position:relative;}
.business_living02 .sec2 ul li .imgbox img {width:100%;}
.business_living02 .sec2 ul li .imgbox img.imagebox {position:absolute;top:0;left:0;}
.business_living02 .sec2 ul li h6 {width:100%;height:80px;margin-top:5px;padding:18px;background-color:#cede6f;color:#267200;line-height:160%;font-weight:700;}
.business_living02 .sec2 ul li.li1 .imgbox {opacity:0;transform:translateX(-150px);transition:all 1s ease-in-out;}
.business_living02 .sec2 ul li.li1 .imgbox.show {opacity:1;transform:translateX(0);}
.business_living02 .sec2 ul li.li1 h6 {opacity:0;transform:translateX(-150px);transition:all 1s ease-in-out;}
.business_living02 .sec2 ul li.li1 h6.show {opacity:1;transform:translateX(0);}
.business_living02 .sec2 ul li.li2 .imgbox {opacity:0;transform:translateX(150px);transition:all 1s ease-in-out;}
.business_living02 .sec2 ul li.li2 .imgbox.show {opacity:1;transform:translateX(0);}
.business_living02 .sec2 ul li.li3 .imgbox {opacity:0;transform:translateX(150px);transition:all 1s ease-in-out;}
.business_living02 .sec2 ul li.li3 .imgbox.show {opacity:1;transform:translateX(0);}
.business_living02 .sec3 {margin-top:50px;}
.business_living02 .sec3 ul {width:100%;height:450px;margin-top:30px;}
.business_living02 .sec3 ul li {position:relative;width:670px;height:200px;border-radius:200px 200px 200px 200px;}
.business_living02 .sec3 ul li:nth-child(1) {float:left;margin-top:0px;padding:40px 50px 0 330px;background-color:#dbe6f1;opacity:0;transform:translateX(-150px);transition:all 1s ease-in-out;}
.business_living02 .sec3 ul li:nth-child(2) {float:right;margin-top:-80px;padding:40px 330px 0 80px;background-color:#dbeef4;opacity:0;transform:translateX(150px);transition:all 1s ease-in-out;}
.business_living02 .sec3 ul li:nth-child(3) {float:left;margin-top:-80px;padding:40px 50px 0 330px;background-color:#e7dfed;opacity:0;transform:translateX(-150px);transition:all 1s ease-in-out;}
.business_living02 .sec3 ul li.show {opacity:1;transform:translateX(0);}
.business_living02 .sec3 ul li .imgbox {position:absolute;top:0;width:300px;height:200px;background-color:#000;border-radius:200px 200px 200px 200px;}
.business_living02 .sec3 ul li:nth-child(1) .imgbox {left:0;background:url(../image/sample/sample_600_2.png) center center;background-size:cover;}
.business_living02 .sec3 ul li:nth-child(2) .imgbox {right:0;background:url(../image/sample/sample_600_2.png) center center;background-size:cover;}
.business_living02 .sec3 ul li:nth-child(3) .imgbox {left:0;background:url(../image/sample/sample_600_2.png) center center;background-size:cover;}
.business_living02 .sec3 ul li h5 {font-weight:600;}
.business_living02 .sec3 ul li h6 {margin-top:10px;color:#333;}
.business_living02 .sec4 {margin-top:70px;padding:70px 0 40px 0;background-color:#ccebfb;}
.business_living02 .sec4 ul {width:100%;margin-top:50px;}
.business_living02 .sec4 ul li {position:relative;float:left;width:32%;margin-bottom:30px;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_living02 .sec4 ul li.show {opacity:1;transform:translateY(0);}
.business_living02 .sec4 ul li:nth-child(1) {margin-left:0;}
.business_living02 .sec4 ul li:nth-child(2) {margin-left:2%;}
.business_living02 .sec4 ul li:nth-child(3) {margin-left:2%;}
.business_living02 .sec4 ul li:nth-child(4) {margin-left:0;}
.business_living02 .sec4 ul li:nth-child(5) {margin-left:2%;}
.business_living02 .sec4 ul li:nth-child(6) {margin-left:2%;}
.business_living02 .sec4 ul li img {width:100%;border:15px solid #fff;border-radius:10px;}
.business_living02 .sec4 ul li h5 {position:absolute;bottom:15px;left:0;width:100%;padding:15px;background-color:#fff;opacity:0.8;color:#000;text-align:center;}
.business_living02 .sec5 {margin-top:70px;padding-bottom:70px;}
.business_living02 .sec5 .bnbox {width:100%;height:600px;padding:100px 50px;background:url(../image/business_living02_img2.png) center center;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_living02 .sec5 .bnbox h1 {width:750px;font-size:3em;color:#f38e92;text-align:center;line-height:160%;text-shadow:-3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_living02 .sec5 .bnbox h4 {width:750px;margin-top:50px;color:#6f615a;text-align:center;line-height:170%;text-shadow:-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_living02 .sec5 .btnbox {width:750px;text-align:center;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_living02 .sec5 .btnbox a {display:inline-block;width:270px;height:48px;line-height:45px;margin-top:50px;font-size:1.2em;font-weight:600;color:#fff;background-color:#f7767b;border:1px solid #fff;}
.business_living02 .sec5 .btnbox a i {margin-left:15px;}
.business_living02 .sec5 .btnbox a:hover {background-color:#f8454c;}
.business_living02 .sec5 .bnbox.show {opacity:1;transform:translateY(0);}
.business_living02 .sec5 .bnbox.show h1 {opacity:1;transform:translateY(0);transition-delay:0.5s;}
.business_living02 .sec5 .bnbox.show h4 {opacity:1;transform:translateY(0);transition-delay:1s;}
.business_living02 .sec5 .bnbox.show .btnbox {opacity:1;transform:translateY(0);transition-delay:1.5s;}
@media (max-width:767px) {
	.business_living02 .sec1 {margin-top:50px;}
	.business_living02 .sec1 ul li {margin-bottom:50px;}
	.business_living02 .sec1 ul li .conbox {position:static;width:100%;padding:20px 0 0 0;}
	.business_living02 .sec1 ul li .conbox h6 {margin-top:10px;}
	.business_living02 .sec1 ul li .conbox a.btn-e {margin-top:10px;}
	.business_living02 .sec2 {margin-top:50px;}
	.business_living02 .sec2 ul li.li1 {float:left;width:100%;margin-bottom:10px;}
	.business_living02 .sec2 ul li.li2 {float:right;width:100%;margin-bottom:10px;}
	.business_living02 .sec2 ul li.li3 {float:right;width:100%;}
	.business_living02 .sec2 ul li.li1 h6 {height:auto;}
	.business_living02 .sec3 {margin-top:30px;}
	.business_living02 .sec3 ul {height:auto;}
	.business_living02 .sec3 ul li {width:100%;height:auto;border-radius:0 0 0 0;}
	.business_living02 .sec3 ul li:nth-child(1) {float:none;margin-top:0px;padding:0 0 0 0;}
	.business_living02 .sec3 ul li:nth-child(2) {float:none;margin-top:20px;padding:0 0 0 0;}
	.business_living02 .sec3 ul li:nth-child(3) {float:none;margin-top:20px;padding:0 0 0 0;}
	.business_living02 .sec3 ul li .imgbox {position:static;width:100%;height:200px;border-radius:0 0 0 0;}
	.business_living02 .sec3 ul li h5 {text-align:center;margin-top:20px;padding:0 20px;}
	.business_living02 .sec3 ul li h6 {text-align:center;margin-top:10px;padding:0 20px 20px 0;}
	.business_living02 .sec4 {margin-top:50px;padding:50px 0 30px 0;}
	.business_living02 .sec4 .contitle {font-size:1.3em;}
	.business_living02 .sec4 ul {margin-top:40px;}
	.business_living02 .sec4 ul li {width:49%;margin-bottom:40px;}
	.business_living02 .sec4 ul li:nth-child(1) {margin-left:0;}
	.business_living02 .sec4 ul li:nth-child(2) {margin-left:2%;}
	.business_living02 .sec4 ul li:nth-child(3) {margin-left:0;}
	.business_living02 .sec4 ul li:nth-child(4) {margin-left:2%;}
	.business_living02 .sec4 ul li:nth-child(5) {margin-left:0;}
	.business_living02 .sec4 ul li:nth-child(6) {margin-left:2%;}
	.business_living02 .sec4 ul li img {width:100%;border:5px solid #fff;border-radius:0px;}
	.business_living02 .sec4 ul li h5 {bottom:-30px;padding:10px;opacity:1;font-size:1em;}
	.business_living02 .sec5 {margin-top:50px;padding-bottom:50px;}
	.business_living02 .sec5 .bnbox {width:100%;height:300px;padding:40px 20px;background:url(../image/business_living02_img2.png) center center;background-size:auto 100%;}
	.business_living02 .sec5 .bnbox h1 {width:100%;font-size:1.3em;line-height:180%;}
	.business_living02 .sec5 .bnbox h4 {width:100%;margin-top:25px;font-size:1.1em;line-height:170%;}
	.business_living02 .sec5 .btnbox {width:100%;}
	.business_living02 .sec5 .btnbox a {display:inline-block;width:200px;height:40px;line-height:38px;margin-top:15px;font-size:0.9em;}
}

.business_living03 .sec1 {margin-top:70px;}
.business_living03 .sec1 .contitle span {margin-top:20px;font-size:0.8em;}
.business_living03 .sec1 ul {width:100%;margin-top:50px;}
.business_living03 .sec1 li {position:relative;width:100%;margin-bottom:50px;}
.business_living03 .sec1 li img {width:100%;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_living03 .sec1 li img.show {opacity:1;transform:translateY(0);}
.business_living03 .sec1 li h4 {position:absolute;bottom:20px;left:20px;width:65%;padding:35px;background-color:#fff;color:#000;line-height:160%;font-weight:500;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;}
.business_living03 .sec1 li h4.show {opacity:0.85;transform:translateX(0);}
.business_living03 .sec2 {margin-top:70px;padding-bottom:70px;}
.business_living03 .sec2 .bnbox {width:100%;height:600px;padding:60px 70px;background:url(../image/business_living03_img1.png) center right;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_living03 .sec2 .bnbox.show {opacity:1;transform:translateY(0);}
.business_living03 .sec2 .bnbox h1 {font-size:3.5em;color:#a04604;text-shadow:-3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;}
.business_living03 .sec2 .bnbox h1.show {opacity:1;transform:translateX(0);}
.business_living03 .sec2 .bnbox h4 {margin-top:40px;color:#612b03;opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;}
.business_living03 .sec2 .bnbox h4.show {opacity:1;transform:translateX(0);}
.business_living03 .sec2 .bnbox ul {margin-top:40px;opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_living03 .sec2 .bnbox ul.show {opacity:1;transform:translateX(0);}
.business_living03 .sec2 .bnbox ul li {clear:both;height:40px;}
.business_living03 .sec2 .bnbox ul li span {display:inline-block;float:left;height:30px;line-height:31px;}
.business_living03 .sec2 .bnbox ul li span.bt {width:80px;background-color:#612b03;color:#fff;text-align:center;border-radius:5px;}
.business_living03 .sec2 .bnbox ul li span.tx {margin-left:20px;color:#612b03;font-weight:600;}
.business_living03 .sec2 .bnbox .btnbox {margin-top:50px;opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_living03 .sec2 .bnbox .btnbox.show {opacity:1;transform:translateX(0);}
.business_living03 .sec2 .btnbox a {display:inline-block;width:270px;height:48px;line-height:45px;padding-left:20px;font-size:1.2em;font-weight:600;color:#fff;background-color:#612b03;border:1px solid #fac8a4;}
.business_living03 .sec2 .btnbox a i {margin-left:20px;}
.business_living03 .sec2 .btnbox a:hover {background-color:#471f01;}
@media (max-width:767px) {
	.business_living03 .sec1 {margin-top:50px;}
	.business_living03 .sec1 .contitle span {margin-top:10px;}
	.business_living03 .sec1 ul {margin-top:30px;}
	.business_living03 .sec1 li {margin-bottom:0px;}
	.business_living03 .sec1 li h4 {position:static;width:100%;padding:15px;font-size:1em;background-color:#f1f1f1;color:#000;transform:translateX(-100px);}
	.business_living03 .sec2 {margin-top:50px;padding-bottom:50px;}
	.business_living03 .sec2 .bnbox {width:100%;height:460px;padding:30px;background:url(../image/business_living03_img1.png) center left;background-size:auto 100%;}
	.business_living03 .sec2 .bnbox h1 {font-size:1.6em;letter-spacing:-2px;color:#fff;text-shadow:none;}
	.business_living03 .sec2 .bnbox h4 {margin-top:20px;font-size:1em;}
	.business_living03 .sec2 .bnbox ul {margin-top:20px;}
	.business_living03 .sec2 .bnbox ul li {clear:both;height:auto;}
	.business_living03 .sec2 .bnbox ul li span {display:inline-block;float:none;height:30px;line-height:31px;margin-bottom:5px;}
	.business_living03 .sec2 .bnbox ul li span.tx {margin-left:0;}
	.business_living03 .sec2 .bnbox .btnbox {margin-top:20px;}
	.business_living03 .sec2 .btnbox a {display:inline-block;width:210px;height:40px;line-height:38px;padding-left:15px;font-size:1em;}
.business_living03 .sec2 .btnbox a i {margin-left:10px;}
}

.business_other01 .sec1 {margin-top:70px;}
.business_other01 .sec1 .contitle span {margin-top:20px;font-size:0.7em;}
.business_other01 .sec1 ul {margin-top:50px;}
.business_other01 .sec1 ul li {position:relative;width:100%;margin-bottom:50px;}
.business_other01 .sec1 ul li img {width:100%;opacity:0;transform:translateY(-100px);transition:all 1s ease-in-out;}
.business_other01 .sec1 ul li img.show {opacity:1;transform:translateY(0);}
.business_other01 .sec1 ul li h5 {position:absolute;bottom:0;left:5%;width:90%;padding:25px 40px 10px 40px;background-color:#fff;color:#000;line-height:160%;font-size:1.2em;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_other01 .sec1 ul li h5.show {opacity:0.9;transform:translateY(0);}
.business_other01 .sec2 {margin-top:70px;padding-bottom:70px;}
.business_other01 .sec2 .bnbox {width:100%;height:600px;padding:60px 50px;background:url(../image/business_other01_img1.png) center left;background-size:auto 100%;opacity:0;transform:translateY(-100px);transition:all 1s ease-in-out;}
.business_other01 .sec2 .bnbox.show {opacity:1;transform:translateY(0);}
.business_other01 .sec2 .bnbox h2 {line-height:150%;color:#bcd2f8;text-shadow:3px 3px 3px rgb(0,0,0,0.5);opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;transition-delay:1s;}
.business_other01 .sec2 .bnbox h2.show {opacity:1;transform:translateX(0);}
.business_other01 .sec2 .bnbox .btnbox {margin-top:30px;opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;transition-delay:1s;}
.business_other01 .sec2 .bnbox .btnbox.show {opacity:1;transform:translateX(0);}
.business_other01 .sec2 .bnbox .btnbox a {display:inline-block;width:240px;height:45px;line-height:47px;padding-left:20px;color:#fff;background-color:#292e38;font-size:1.1em;box-shadow:3px 3px 2px rgb(255,255,255,0.2);}
.business_other01 .sec2 .bnbox .btnbox a i {margin-left:20px;}
.business_other01 .sec2 .bnbox .btnbox a:hover {background-color:#151b28;}
.business_other01 .sec2 .bnbox h4 {margin-top:50px;color:#bcd2f8;text-shadow:2px 2px 2px rgb(0,0,0,0.5);opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;transition-delay:1s;}
.business_other01 .sec2 .bnbox h4.show {opacity:1;transform:translateX(0);}
.business_other01 .sec2 .bnbox ul {margin-top:20px;opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;transition-delay:1s;}
.business_other01 .sec2 .bnbox ul.show {opacity:1;transform:translateX(0);}
.business_other01 .sec2 .bnbox ul li {height:35px;}
.business_other01 .sec2 .bnbox ul li span {display:inline-block;height:25px;line-height:25px;}
.business_other01 .sec2 .bnbox ul li span.bt {width:100px;text-align:center;background-color:#fff;color:#000;border-radius:10px;}
.business_other01 .sec2 .bnbox ul li span.tx {margin-left:20px;color:#eee;}
.business_other01 .sec2 .bnbox h6 {margin-top:30px;color:#fff;opacity:0;transform:translateX(-100px);transition:all 1s ease-in-out;transition-delay:1s;}
.business_other01 .sec2 .bnbox h6.show {opacity:1;transform:translateX(0);}
@media (max-width:767px) {
	.business_other01 .sec1 {margin-top:50px;}
	.business_other01 .sec1 .contitle span {margin-top:10px;}
	.business_other01 .sec1 ul {margin-top:30px;}
	.business_other01 .sec1 ul li {margin-bottom:30px;}
	.business_other01 .sec1 ul li img {width:100%;}
	.business_other01 .sec1 ul li h5 {position:static;width:100%;padding:15px 0px 15px 0px;background-color:#fff;font-size:1em;text-align:center;}
	.business_other01 .sec2 {margin-top:50px;padding-bottom:50px;}
	.business_other01 .sec2 .bnbox {height:600px;padding:25px;}
	.business_other01 .sec2 .bnbox br {display:none;}
	.business_other01 .sec2 .bnbox h2 {font-size:1.4em;text-align:center;}
	.business_other01 .sec2 .bnbox .btnbox {margin-top:30px;text-align:center;}
	.business_other01 .sec2 .bnbox h4 {margin-top:50px;font-size:1.2em;text-align:center;}
	.business_other01 .sec2 .bnbox ul li {height:auto;margin-bottom:15px;}
	.business_other01 .sec2 .bnbox ul li span {display:block;margin:0 auto;}
	.business_other01 .sec2 .bnbox ul li span.tx {margin-left:0;padding-top:5px;text-align:center;}
	.business_other01 .sec2 h6 {text-align:center;}
}

.business_other02 .sec1 {margin-top:70px;}
.business_other02 .sec1 .contitle span {margin-top:20px;font-size:0.7em;}
.business_other02 .sec1 ul {margin-top:50px;}
.business_other02 .sec1 ul li {position:relative;width:100%;margin-bottom:50px;}
.business_other02 .sec1 ul li img {width:100%;opacity:0;transform:translateY(-100px);transition:all 1s ease-in-out;}
.business_other02 .sec1 ul li img.show {opacity:1;transform:translateY(0);}
.business_other02 .sec1 ul li h5 {position:absolute;bottom:0;left:5%;width:90%;padding:25px 40px 10px 40px;background-color:#fff;color:#000;line-height:160%;font-size:1.2em;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_other02 .sec1 ul li h5.show {opacity:0.9;transform:translateY(0);}
.business_other02 .sec2 {margin-top:70px;padding:70px 0 1px 0;background-color:#fbf2ec;}
.business_other02 .sec2 ul {width:100%;}
.business_other02 .sec2 ul li {width:100%;height:320px;margin-bottom:40px;}
.business_other02 .sec2 ul li .imgbox {position:relative;float:left;width:420px;height:285px;opacity:0;transform:translateX(300px);transition:all 1s ease-in-out;}
.business_other02 .sec2 ul li .imgbox.show {opacity:1;transform:translateX(0);}
.business_other02 .sec2 ul li .imgbox img {position:absolute;top:0;left:0;width:400px;z-index:2;}
.business_other02 .sec2 ul li .imgbox div {position:absolute;bottom:0;right:0;width:390px;height:250px;background-color:#fb7d20;z-index:1;}
.business_other02 .sec2 ul li .conbox {float:left;width:650px;margin-left:100px;opacity:0;transform:translateX(-300px);transition:all 1s ease-in-out;}
.business_other02 .sec2 ul li .conbox.show {opacity:1;transform:translateX(0);}
.business_other02 .sec2 ul li .conbox h1 {color:#555;}
.business_other02 .sec2 ul li .conbox h6 {line-height:160%;margin-top:30px;color:#555;font-size:1.2em;}
.business_other02 .sec3 {margin-top:70px;}
.business_other02 .sec3 .bnbox {width:100%;padding:50px 70px;background-color:#fad5b9;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_other02 .sec3 .bnbox.show {opacity:1;transform:translateY(0);}
.business_other02 .sec3 .bnbox img {float:left;width:180px;height:180px;border-radius:180px;padding:15px;background-color:#fff;}
.business_other02 .sec3 .bnbox .conbox {float:left;margin-top:25px;margin-left:100px;}
.business_other02 .sec3 .bnbox .conbox ul {margin-top:30px;padding-left:20px;}
.business_other02 .sec3 .bnbox .conbox ul li {list-style:disc;padding:3px 0;font-size:1.2em;color:#333;}
.business_other02 .sec3 .tit {width:100%;margin-top:50px;text-align:center;color:#3949ab;font-size:2.5em;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_other02 .sec3 .tit.show {opacity:1;transform:translateY(0);}
.business_other02 .sec3 ul.icobox {width:100%;margin-top:50px;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;}
.business_other02 .sec3 ul.icobox.show {opacity:1;transform:translateY(0);}
.business_other02 .sec3 ul.icobox li {float:left;width:28%;height:360px;margin-left:8%;padding:40px 30px;text-align:center;background-color:#e7f4fa;border-radius:15px;}
.business_other02 .sec3 ul.icobox li:nth-child(1) {margin-left:0;}
.business_other02 .sec3 ul.icobox li h5 {font-weight:600;}
.business_other02 .sec3 ul.icobox li img {width:120px;margin:30px 0;}
.business_other02 .sec3 ul.icobox li h6 {line-height:160%;}
.business_other02 .sec4 {margin-top:70px;margin-bottom:70px;}
.business_other02 .sec4 .bnbox {width:100%;height:600px;padding:90px 50px 70px 650px;background:url(../image/business_other02_img5.png) left center;background-size:auto 100%;opacity:0;transform:translateY(-100px);transition:all 1s ease-in-out;}
.business_other02 .sec4 .bnbox.show {opacity:1;transform:translateY(0);}
.business_other02 .sec4 .bnbox h1 {width:100%;font-size:3.5em;color:#63f858;opacity:0;transform:translateX(150px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_other02 .sec4 .bnbox h1.show {opacity:1;transform:translateX(0);}
.business_other02 .sec4 .bnbox h4 {width:100%;margin-top:50px;padding-left:10px;font-size:1.7em;color:#fff;opacity:0;transform:translateX(150px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_other02 .sec4 .bnbox h4.show {opacity:1;transform:translateX(0);}
.business_other02 .sec4 .bnbox ul {margin-top:20px;padding-left:35px;opacity:0;transform:translateX(150px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_other02 .sec4 .bnbox ul.show {opacity:1;transform:translateX(0);}
.business_other02 .sec4 .bnbox ul li {list-style:disc;padding:5px;font-size:1.2em;color:#ddd;}
.business_other02 .sec4 .bnbox a {display:inline-block;margin-top:50px;margin-left:15px;padding:10px 25px;font-size:1.1em;opacity:0;transform:translateX(150px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_other02 .sec4 .bnbox a.show {opacity:1;transform:translateX(0);}
.business_other02 .sec4 .bnbox a i {margin-left:20px;}
@media (max-width:767px) {
	.business_other02 .sec1 {margin-top:50px;}
	.business_other02 .sec1 .contitle span {margin-top:10px;}
	.business_other02 .sec1 ul {margin-top:30px;}
	.business_other02 .sec1 ul li {margin-bottom:30px;}
	.business_other02 .sec1 ul li img {width:100%;}
	.business_other02 .sec1 ul li h5 {position:static;width:100%;padding:15px 0px 15px 0px;background-color:#fff;font-size:1em;text-align:center;}
	.business_other02 .sec2 {margin-top:50px;padding:30px 0 10px 0;}
	.business_other02 .sec2 ul {margin-top:30px;}
	.business_other02 .sec2 ul li {width:100%;height:auto;margin-bottom:40px;}
	.business_other02 .sec2 ul li .imgbox {width:100%;height:auto;transform:translateX(200px);}
	.business_other02 .sec2 ul li .imgbox img {position:static;width:94%;}
	.business_other02 .sec2 ul li .imgbox div {bottom:-10%;width:94%;height:100%;opacity:0.3;}
	.business_other02 .sec2 ul li .conbox {width:100%;margin-left:0;margin-top:40px;transform:translateX(-200px);}
	.business_other02 .sec2 ul li .conbox h1 {font-size:1.6em;}
	.business_other02 .sec2 ul li .conbox h6 {margin-top:10px;font-size:1em;}
	.business_other02 .sec3 {margin-top:50px;}
	.business_other02 .sec3 .bnbox {padding:50px 10px 30px 10px;text-align:center;}
	.business_other02 .sec3 .bnbox img {float:none;width:130px;height:130px;margin:0 auto;}
	.business_other02 .sec3 .bnbox .conbox {float:none;width:100%;margin-top:25px;margin-left:0;}
	.business_other02 .sec3 .bnbox h1 {font-size:1.5em;}
	.business_other02 .sec3 .bnbox .conbox ul {width:100%;margin-top:20px;padding-left:30px;}
	.business_other02 .sec3 .bnbox .conbox ul li {font-size:1em;text-align:left;}
	.business_other02 .sec3 .tit {margin-top:30px;font-size:1.5em;}
	.business_other02 .sec3 ul.icobox {margin-top:30px;}
	.business_other02 .sec3 ul.icobox li {float:none;width:100%;height:300px;margin-left:0;padding:30px 30px;margin-bottom:20px;}
	.business_other02 .sec3 ul.icobox li h5 {font-size:1.2em;font-weight:600;}
	.business_other02 .sec3 ul.icobox li img {width:100px;margin:20px 0;}
	.business_other02 .sec3 ul.icobox li h6 {font-size:1em;}
	.business_other02 .sec4 {margin-top:50px;margin-bottom:50px;}
	.business_other02 .sec4 .bnbox {width:100%;height:450px;padding:50px 30px 50px 30px;}
	.business_other02 .sec4 .bnbox h1 {font-size:2em;}
	.business_other02 .sec4 .bnbox h4 {font-size:1.3em;padding-left:5px;}
	.business_other02 .sec4 .bnbox ul {padding-left:20px;}
	.business_other02 .sec4 .bnbox ul li {font-size:1em;}
	.business_other02 .sec4 .bnbox a {margin-left:5px;}
}

.business_other03 .sec1 {margin-top:70px;}
.business_other03 .sec1 .contitle span {margin-top:20px;font-size:0.7em;}
.business_other03 .sec1 ul {margin-top:50px;}
.business_other03 .sec1 ul li {position:relative;width:100%;margin-bottom:50px;}
.business_other03 .sec1 ul li img {width:100%;opacity:0;transform:translateY(-100px);transition:all 1s ease-in-out;}
.business_other03 .sec1 ul li img.show {opacity:1;transform:translateY(0);}
.business_other03 .sec1 ul li h5 {position:absolute;bottom:0;left:5%;width:90%;padding:25px 40px 10px 40px;background-color:#fff;color:#000;line-height:160%;font-size:1.2em;opacity:0;transform:translateY(100px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.business_other03 .sec1 ul li h5.show {opacity:0.9;transform:translateY(0);}
.business_other03 .sec2 {margin-top:70px;padding:70px 0;background-repeat:no-repeat;background-color:#fefdf3;}
.business_other03 .sec2 .contitle br {display:none;}
.business_other03 .sec2 .contitle span {margin-top:20px;line-height:160%;color:#fb8c00;}
.business_other03 .sec2 ul {width:100%;margin-top:50px;}
.business_other03 .sec2 li {float:left;}
.business_other03 .sec2 li:nth-child(1) {width:35.5%;opacity:0;transform:translateX(31%);transition:all 1s ease-in-out;}
.business_other03 .sec2 li:nth-child(2) {width:25%;margin:0 2%;opacity:0;transform:translateY(100px);transition:all 1.5s ease-in-out;}
.business_other03 .sec2 li:nth-child(3) {width:35.5%;opacity:0;transform:translateX(-31%);transition:all 1s ease-in-out;}
.business_other03 .sec2 li:nth-child(1).show {opacity:1;transform:translateX(0);}
.business_other03 .sec2 li:nth-child(2).show {opacity:1;transform:translateY(0);}
.business_other03 .sec2 li:nth-child(3).show {opacity:1;transform:translateX(0);}
.business_other03 .sec2 li img {width:100%;box-shadow:6px 6px 3px rgb(0,0,0,0.3);}
.business_other03 .sec2 li img:nth-child(1) {margin-bottom:4%;}
.business_other03 .sec3 {margin-top:70px;margin-bottom:70px;}
.business_other03 .sec3 .bnbox {width:100%;height:600px;padding:60px 70px;background:url(../image/business_other03_img1.png) left center;background-size:auto 100%;;background-repeat:no-repeat;opacity:0;transform:translateY(-100px);transition:all 1s ease-in-out;}
.business_other03 .sec3 .bnbox.show {opacity:1;transform:translateY(0);}
.business_other03 .sec3 .bnbox h1 {font-size:4.5em;text-shadow:3px 3px 3px rgb(0,0,0,0.4);}
.business_other03 .sec3 .bnbox h3 {margin-top:10px;font-size:2.3em;text-shadow:2px 2px 2px rgb(0,0,0,0.4);}
.business_other03 .sec3 .bnbox h1 b,.business_other03 .sec3 .bnbox h3 b {color:#fb8c00;}
.business_other03 .sec3 .bnbox a {margin-top:50px;padding:10px 20px;font-size:1.2em;}
.business_other03 .sec3 .bnbox a i {margin-left:20px;}
@media (max-width:767px) {
	.business_other03 .sec1 {margin-top:50px;}
	.business_other03 .sec1 .contitle span {margin-top:10px;}
	.business_other03 .sec1 ul {margin-top:30px;}
	.business_other03 .sec1 ul li {margin-bottom:30px;}
	.business_other03 .sec1 ul li img {width:100%;}
	.business_other03 .sec1 ul li h5 {position:static;width:100%;padding:15px 0px 15px 0px;background-color:#fff;font-size:1em;text-align:center;}
	.business_other03 .sec2 {margin-top:50px;padding:50px 0;}
	.business_other03 .sec2 .contitle br {display:inline-block;}
	.business_other03 .sec2 .contitle span {font-size:0.7em;}
	.business_other03 .sec2 ul {margin-top:30px;}
	.business_other03 .sec2 li:nth-child(1) {width:57%;}
	.business_other03 .sec2 li:nth-child(2) {width:40.2%;margin:0 0 0 2.5%;}
	.business_other03 .sec2 li:nth-child(3) {width:100%;margin-top:1%;}
	.business_other03 .sec2 li img {box-shadow:0px 0px 0px rgb(0,0,0,0.3);}
	.business_other03 .sec2 li.li3 img {width:49%;margin-bottom:0;margin-top:0;}
	.business_other03 .sec2 li.li3 img:nth-child(2) {float:right;}
	.business_other03 .sec3 {margin-top:0px;margin-bottom:50px;}
	.business_other03 .sec3 .bnbox {height:250px;padding:50px 30px;}
	.business_other03 .sec3 .bnbox h1 {font-size:2.5em;}
	.business_other03 .sec3 .bnbox h3 {margin-top:10px;font-size:1.3em;}
	.business_other03 .sec3 .bnbox a {margin-top:50px;padding:10px 20px;font-size:1em;}
}


/* news ****************/
.news .bannerbox {width:100%;height:550px;background:url(../image/news_banner.png) center top;background-repeat:no-repeat;}
.news .bannerbox .txbox {float:left;width:600px;padding-top:130px;margin-left:270px;text-align:left;}
.news .bannerbox .txbox h1 {font-size:3.5em;color:#fff;text-shadow:3px 3px 3px rgb(0,0,0,0.5);opacity:0;transform:translateX(-200px);transition:all 1s ease-in-out;}
.news .bannerbox .txbox h1.show {opacity:1;transform:translateX(0);}
.news .bannerbox .txbox h3 {margin-top:70px;line-height:160%;font-weight:500;color:#eee;text-shadow:2px 2px 2px rgb(0,0,0,0.5);opacity:0;transform:translateX(-200px);transition:all 1s ease-in-out;transition-delay:0.5s;}
.news .bannerbox .txbox h3.show {opacity:1;transform:translateX(0);}
.news .sec1 {margin-top:70px;}
.news .sec2 {width:100%;margin-top:70px;background:url(../image/main_sec2_bg.png) top center;background-repeat:no-repeat;}
.news .sec2 .con {position:relative;height:570px;margin-bottom:50px;}
.news .sec2 .conbox {position:static;float:right;width:46%;margin-top:50px;}
.news .sec2 .conbox h4 {margin-top:20px;color:#333;font-weight:500;line-height:160%;}
.news .sec2 .conbox .btnbox {margin-top:20px;}
.news .sec2 .conbox .btnbox a {display:block;width:280px;margin-bottom:10px;}
.news .sec2 .conbox .btnbox a span {font-size:10px;margin:5px;vertical-align:2px;}
.news .sec2 ul {position:absolute;bottom:-80px;left:0;width:100%;height:150px;padding:30px;background-color:#f1f3e6;opacity:0.95;}
.news .sec2 ul li {float:left;width:auto;padding:25px 13px;background-color:#fff;border:1px solid #ddd;margin:0 10px;text-align:center;}
.news .sec2 ul li img {height:35px;}
.news .sec2 ul li h6 {width:100%;text-align:center;margin-top:10px;font-size:0.9em;letter-spacing:-1px;}
.news .sec2 {width:0px;opacity:0;transform:translateX(640px);transition:all 1s ease;}
.news .sec2.show {width:100%;opacity:1;transform:translateX(0);}
.news .sec2 .conbox .contitle, .news .sec2 .conbox h4, .news .sec2 .conbox .btnbox {opacity:0;transform:translateX(200px);transition:all 1s ease;transition-delay:0.5s;}
.news .sec2 .conbox .contitle.show, .news .sec2 .conbox h4.show, .news .sec2 .conbox .btnbox.show {opacity:1;transform:translateX(0);}
.news .sec2 ul {opacity:0;transform:translateY(-100px);transition:all 1s ease;transition-delay:0.5s;}
.news .sec2 ul.show {opacity:1;transform:translateY(0);}
.news .sec2 .mo {display:none;}
.news .sec2 .mo img {width:100%;}
.news .sec3 {width:100%;margin-top:70px;padding:30px 0;background-color:#fff;}
.news .sec3 .con {position:relative;}
.news .sec3 .gall a {opacity:0;transForm:translateY(200px);transition:all 1s ease-in-out;}
.news .sec3 .gall a.show {opacity:1;transForm:translateY(0);}
.news .sec3 .gall a span.bt {display:inline-block;padding:0px 5px;color:#fff;font-size:0.75em;border-radius:3px;margin-bottom:5px;}
.news .sec3 .gall a span.bt-1 {background-color:#fb8c00;}
@media (max-width:767px) {
	.news .sec3 {width:100%;margin-top:50px;}
	.news .sec3 .gall a {transForm:translateY(70px);}
}
.news .sec4 {width:100%;margin-top:70px;padding:30px 0;background-color:#f5f5f5;}
.news .sec4 .con {position:relative;}
.news .sec4 .gall a {opacity:0;transForm:translateY(150px);transition:all 1s ease-in-out;}
.news .sec4 .gall a.show {opacity:1;transForm:translateY(0);}
.news .sec5 {position:relative;width:100%;height:800px;margin:0;padding:70px 0 0 0;background:url(../image/main_sec5_bg.png) center center;}
.news .sec5 .contitle {position:absolute;left:0;top:80px;width:100%;color:#fdd835;z-index:2;}
.news .sec5 .contitle .pc {display:block;}
.news .sec5 .contitle .mo {display:none;}
.news .sec5 .lay {position:absolute;left:-20%;top:0;width:1920px;opacity:0;transform:translateX(-50%);transition:all 1s ease-in-out;z-index:1;}
.news .sec5 .lay.show {left:50%;opacity:1;}
.news .sec5 .lay a {position:relative;display:inline-block;float:left;height:800px;margin:0;padding:0;}
.news .sec5 .lay a:nth-child(1) {width:15.5%;}
.news .sec5 .lay a:nth-child(2) {width:23%;border-left:1px solid #534738;}
.news .sec5 .lay a:nth-child(3) {width:23%;border-left:1px solid #534738;}
.news .sec5 .lay a:nth-child(4) {width:23%;border-left:1px solid #534738;}
.news .sec5 .lay a:nth-child(5) {width:15.5%;border-left:1px solid #534738;}
.news .sec5 .lay a .screen {position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.6;z-index:2;}
.news .sec5 .lay a:nth-child(2):hover .screen {background-color:#3f2e19;opacity:0.7;}
.news .sec5 .lay a:nth-child(3):hover .screen {background-color:#3f2e19;opacity:0.7;}
.news .sec5 .lay a:nth-child(4):hover .screen {background-color:#3f2e19;opacity:0.7;}
.news .sec5 .lay a img {position:absolute;top:40%;left:32%;width:35%;z-index:3;opacity:0.8;}
.news .sec5 .lay a h1 {position:absolute;top:65%;left:0;width:100%;text-align:center;color:#fff;line-height:150%;color:#82d0fa;z-index:3;}
.news .sec5 .lay a h5 {position:absolute;top:75%;left:0;width:100%;text-align:center;color:#fff;line-height:150%;z-index:3;}
@media (max-width:767px) {
	.news .bannerbox {width:100%;height:300px;background-size:auto 100%;}
	.news .bannerbox .txbox {width:100%;padding-top:60px;margin-left:20px;}
	.news .bannerbox .txbox h1 {font-size:2.2em;}
	.news .bannerbox .txbox h3 {margin-top:50px;font-size:1.1em;letter-spacing:-1px;}
	.news .sec1 {margin-top:50px;}
	.news .sec2 {width:100%;margin-top:50px;opacity:1;background:none;transform:translateX(0);}
	.news .sec2 .mo {display:block;}
	.news .sec2 .con {height:auto;margin-bottom:0;}
	.news .sec2 .conbox {position:absolute;top:0;left:0;float:none;width:100%;margin-top:0px;padding:20px 30px;}
	.news .sec2 .conbox h4 {font-size:1.1em;margin-top:10px;}
	.news .sec2 .conbox .btnbox a {margin-bottom:5px;}
	.news .sec2 ul {position:static;height:auto;padding:20px;}
	.news .sec2 ul li {width:31%;margin:1% 1%;}
	.news .sec2 ul li img {height:22px;}
	.news .sec2 ul li h6 {display:block;height:70px;}
	.news .sec2 .conbox .contitle, .news .sec2 .conbox h4, .news .sec2 .conbox .btnbox {opacity:0;transform:translateX(-100px);transition:all 2.5s ease;}
	.news .sec3 {width:100%;margin-top:50px;}
	.news .sec4 {width:100%;margin-top:50px;}
	.news .sec4 .gall a {transForm:translateY(70px);}
	.news .sec5 {height:630px;}
	.news .sec5 .contitle {top:30px;}
	.news .sec5 .contitle .pc {display:none;}
	.news .sec5 .contitle .mo {display:block;}
	.news .sec5 .lay {top:150px;left:0;width:100%;opacity:0;transform:translateX(0);transition:all 2.5s ease-in-out;}
	.news .sec5 .lay.show {top:150px;left:0;opacity:1;}
	.news .sec5 .lay a {height:150px;}
	.news .sec5 .lay a:nth-child(1) {display:none;}
	.news .sec5 .lay a:nth-child(2) {width:100%;border-left:0;}
	.news .sec5 .lay a:nth-child(3) {width:100%;border-left:0;}
	.news .sec5 .lay a:nth-child(4) {width:100%;border-left:0;}
	.news .sec5 .lay a:nth-child(5) {display:none;}
	.news .sec5 .lay a:nth-child(2) .screen {top:-150px;height:300px;}
	.news .sec5 .lay a:nth-child(4) .screen {height:180px;}
	.news .sec5 .lay a img {top:32px;left:20px;width:90px;}
	.news .sec5 .lay a h1 {top:30px;left:155px;text-align:left;font-size:1.5em;}
	.news .sec5 .lay a h5 {top:80px;left:155px;text-align:left;font-size:1em;}
}

.sub_userule .sec1 {margin-top:70px;margin-bottom:70px;}
.sub_userule .sec1 .con {max-width:900px;}
.sub_userule .sec1 .box1 {width:100%;padding:40px 35px;border:1px solid #ddd;background-color:#f5f5fc;line-height:210%;}
.sub_userule .sec1 .box1 a {display:block;font-size:1em;color:#555;}
.sub_userule .sec1 .box1 a:hover {text-decoration:underline;}
.sub_userule .sec1 .box2 {width:100%;padding:40px 35px;margin-top:50px;border:1px solid #ddd;line-height:210%;}
.sub_userule .sec1 .box2 a {display:block;font-size:1.2em;color:#333;text-decoration:underline;}
.sub_userule .sec1 .box2 h5 {margin-top:25px;font-size:1.1em;color:#333;}
.sub_userule .sec1 .box2 h6 {margin-top:5px;color:#777;font-size:1em;line-height:180%;}
.sub_userule .sec1 .box2 p {margin-top:5px;padding-left:20px;color:#777;font-size:1em;line-height:180%;}
@media (max-width:767px) {
	.sub_userule .sec1 {margin-top:50px;margin-bottom:50px;}
	.sub_userule .sec1 .box1 {padding:20px;}
	.sub_userule .sec1 .box1 a {font-size:0.9em;}
	.sub_userule .sec1 .box2 {padding:20px;}
	.sub_userule .sec1 .box2 a {font-size:1em;}
	.sub_userule .sec1 .box2 h5 {font-size:1em;}
	.sub_userule .sec1 .box2 h6 {font-size:0.8em;}
	.sub_userule .sec1 .box2 p {font-size:0.8em;padding-left:10px;}
}

.sub_privacy .sec1 {margin-top:70px;margin-bottom:70px;}
.sub_privacy .sec1 .con {max-width:900px;}
.sub_privacy .sec1 .box1 {width:100%;padding:30px 35px;border:1px solid #ddd;background-color:#f5f5fc;line-height:210%;}
.sub_privacy .sec1 .box1 a {display:inline-block;width:48%;font-size:1em;color:#555;}
.sub_privacy .sec1 .box1 a:hover {text-decoration:underline;}
.sub_privacy .sec1 .box1 a:nth-child(odd) {float:left;}
.sub_privacy .sec1 .box1 a:nth-child(even) {float:right;margin-left:4%;}
.sub_privacy .sec1 .box2 {width:100%;padding:40px 35px;margin-top:50px;border:1px solid #ddd;line-height:210%;}
.sub_privacy .sec1 .box2 a {display:block;font-size:1.2em;color:#333;text-decoration:underline;}
.sub_privacy .sec1 .box2 h5 {margin-top:25px;font-size:1.1em;color:#333;}
.sub_privacy .sec1 .box2 h6 {margin-top:5px;color:#777;font-size:1em;line-height:180%;}
.sub_privacy .sec1 .box2 p {margin-top:5px;padding-left:20px;color:#777;font-size:1em;line-height:180%;}
.sub_privacy .sec1 .box3 {width:100%;padding:0;font-size:1em;line-height:180%;color:#555;}
.sub_privacy table {width:100%;word-break:keep-all;border-collapse:collapse;font-size:0.9em;}
.sub_privacy table th {padding:5px 10px;background-color:#f5f5f5;border:1px solid #ddd;color:#555;}
.sub_privacy table td {padding:5px 10px;border:1px solid #ddd;color:#555;}
@media (max-width:767px) {
	.sub_privacy .sec1 {margin-top:50px;margin-bottom:50px;}
	.sub_privacy .sec1 .box1 {padding:20px;}
	.sub_privacy .sec1 .box1 a {font-size:0.9em;}
	.sub_privacy .sec1 .box1 a {width:100%;}
	.sub_privacy .sec1 .box1 a:nth-child(odd) {float:none;}
	.sub_privacy .sec1 .box1 a:nth-child(even) {float:none;margin-left:0;}
	.sub_privacy .sec1 .box2 {padding:20px;}
	.sub_privacy .sec1 .box2 a {font-size:1em;}
	.sub_privacy .sec1 .box2 h5 {font-size:1em;}
	.sub_privacy .sec1 .box2 h6 {font-size:0.8em;}
	.sub_privacy .sec1 .box2 p {font-size:0.8em;padding-left:10px;}
	.sub_privacy .sec1 .box3 {font-size:0.9em;}
}

.sub_emaildeny .sec1 {margin-top:150px;margin-bottom:150px;}
.sub_emaildeny .sec1 .con {text-align:center;}
.sub_emaildeny .sec1 img {width:250px;}
.sub_emaildeny .sec1 h3 {margin-top:50px;line-height:180%;}
@media (max-width:767px) {
	.sub_emaildeny .sec1 {margin-top:50px;margin-bottom:50px;}
}

.sub_agree .box2 {width:100%;padding:0;}
.sub_agree .box2 a {display:block;font-size:1em;color:#333;text-decoration:underline;}
.sub_agree .box2 h5 {margin-top:15px;font-size:1em;color:#333;}
.sub_agree .box2 h6 {margin-top:5px;color:#777;font-size:0.9em;line-height:170%;}
.sub_agree .box2 p {margin-top:5px;padding-left:10px;color:#777;font-size:0.9em;line-height:170%;}
.sub_agree .box3 {width:100%;padding:0;font-size:1em;line-height:170%;color:#555;}
.sub_agree table {width:100%;word-break:keep-all;border-collapse:collapse;font-size:0.9em;}
.sub_agree table th {padding:5px 10px;background-color:#f5f5f5;border:1px solid #ddd;color:#555;}
.sub_agree table td {padding:5px 10px;border:1px solid #ddd;color:#555;}
@media (max-width:767px) {
	.sub_agree .box2 a {font-size:0.9em;}
	.sub_agree .box2 h5 {font-size:0.9em;}
	.sub_agree .box2 h6 {font-size:0.8em;}
	.sub_agree .box2 p {font-size:0.8em;}
	.sub_agree .box3 {font-size:0.9em;}
}

/* faq ***********/
.faq {width:100%;max-width:900px;margin:0 auto;}
.faq .tab {width:100%;margin-top:50px;}
.faq .tab a {display:inline-block;width:33%;height:50px;line-height:50px;margin-bottom:3px;text-align:center;border:1px solid #ddd;}
.faq .tab a.on {background-color:#00897b;border:1px solid #00897b;color:#fff;}
.faq ul {width:100%;margin-top:30px;border-top:2px solid #555;}
.faq ul li {position:relative;padding:20px 5px;border-bottom:1px solid #ddd;cursor:pointer;}
.faq ul li span.ex {display:inline-block;width:130px;text-align:center;color:#555;}
.faq ul li span.subject {display:inline-block;width:calc(100% - 135px);text-align:left;}
.faq ul li i {position:absolute;top:15px;right:20px;font-size:24px;color:#999;}
.faq ul li .ans {display:none;width:100%;padding:30px 50px;margin-top:15px;color:#555;background-color:#fdf9eb;line-height:150%;}
.faq ul li.nodata {height:100px;line-height:60px;color:#ff6600;}
@media (max-width:767px) {
	.faq .tab {margin-top:30px;}
	.faq .tab a {width:49%;height:40px;line-height:40px;font-size:0.9em;}
	.faq ul li {padding:15px 5px;}
	.faq ul li span {font-size:0.85em;}
	.faq ul li span.ex {width:auto;text-align:left;}
	.faq ul li span.subject {width:auto;margin-left:10px;}
	.faq ul li i {top:15px;right:5px;}
	.faq ul li .ans {padding:15px;font-size:0.85em;}
}

/* my ***********/
.my {width:100%;padding-bottom:70px;}
.my .sec1 {margin-top:50px;}
.my .my-sidebox {float:left;width:230px;padding-bottom:50px;}
.my .sidemenu {width:100%;}
.my .sidemenu a {display:block;width:100%;padding:5px 0;}
.my .sidemenu a.t {padding:15px 0 10px 0;font-size:1.15em;font-weight:600;}
.my .sidemenu a.s {padding-left:5px;color:#555;font-size:1.05em;}
.my .sidemenu a.s i {margin-right:8px;}
.my .sidemenu a.on {color:#cc2300;}
.my .sidemenu hr {width:100%;height:0px;margin:10px 0 5px 0;border:0px;border-top:1px solid #ddd;}
.my .my-conbox {float:right;width:calc(100% - 330px);}
.my .my-conbox .headline {position:relative;}
.my .my-conbox .headline .btnbox {position:absolute;top:5px;right:0px;}

.my .passbox {max-width:400px;padding-top:100px;margin:0 auto;text-align:center;}
.my .passbox label {margin-top:20px;}
.my .passbox .btn-e {margin-top:20px;}

.my .infobox {width:100%;}
.my .infobox .row {width:100%;padding:13px 0 15px 0;border-bottom:1px solid #ddd;}
.my .infobox .row-l {float:left;width:150px;}
.my .infobox .row-r {float:left;width:calc(100% - 150px);padding-left:20px;}
.my .infobox label.form {padding-top:15px;color:#555;font-weight:500;}
.my .infobox label.form span.btn {color:red;margin-left:10px;cursor:pointer;}
.my .infobox label.radio {margin-top:5px;}
.my .infobox label.checkbox {margin-top:5px;}
.my .infobox label.col-2 {width:49%;}
.my .infobox p {clear:both;width:100%;color:#999;}
.my .infobox p span.block {display:inline-block;padding:5px 0;color:#333;font-size:1.1em;}

.my .txbox {padding:5px 0;color:#999;}
.my ul.qna {width:100%;margin-top:5px;border-top:2px solid #333;}
.my ul.qna li {position:relative;padding:20px 5px;border-bottom:1px solid #ddd;cursor:pointer;}
.my ul.qna li.nodata {padding:40px 0;color:#ff6600;}
.my ul.qna li span.date {display:inline-block;width:90px;text-align:left;color:#555;}
.my ul.qna li span.ex {display:inline-block;width:110px;text-align:left;color:#555;}
.my ul.qna li span.subject {display:inline-block;width:calc(100% - 215px);text-align:left;}
.my ul.qna li span.status {position:absolute;top:15px;right:50px;}
.my ul.qna li i {position:absolute;top:15px;right:20px;font-size:24px;color:#999;}
.my ul.qna li .inbox {display:none;width:100%;line-height:150%;}
.my ul.qna li .inbox1 {padding:20px 30px;margin-top:15px;color:#555;background-color:#f9f9f9;}
.my ul.qna li .inbox2 {padding:20px 30px;margin-top:5px;color:#555;background-color:#fdf9eb;}

.my .write {width:100%;max-width:100%;margin:0;}

.my .tabbox {width:100%;}
.my .tabbox a {display:inline-block;width:50%;height:55px;line-height:55px;margin-right:-5px;text-align:center;border:1px solid #ddd;cursor:pointer;}
.my .tabbox a.on {background-color:#3949ab;color:#fff;border:1px solid #3949ab;}
.my table {width:100%;margin-top:20px;word-break:break-all;border-collapse:collapse;font-size:1em;line-height:160%;}
.my table tr {height:60px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.my table tr.pc {display:table-row;}
.my table tr.mo {display:none;}
.my table th {padding:5px 10px;background-color:#f5f5f5;color:#555;font-weight:500;}
.my table td {padding:5px 10px;color:#555;}
.my table th.br, .my table td.br {border-right:1px solid #ddd;}
.my table td.nodata {height:100px;}
.my table tr.top th {padding:20px;background-color:#eee;font-size:0.9em;text-align:left;}
.my table span.nm {display:inline-block;margin-right:7px;}

.my .boxtitle {width:100%;height:60px;line-height:65px;padding:0 20px;font-weight:500;background-color:#f5f5f5;border-top:1px solid #999;border-bottom:1px solid #ccc;}
.my ul.infobox {width:100%;padding:20px 20px 50px 20px;}
.my ul.infobox li {float:left;padding:12px 0;line-height:160%;font-size:1.1em;}
.my ul.infobox li.f1 {width:150px;}
.my ul.infobox li.c1 {width:calc(100% - 150px);color:#777;}
.my ul.infobox li.f2 {width:150px;}
.my ul.infobox li.c2 {width:calc(50% - 150px);color:#777;}
.my ul.infobox li span.nm {display:inline-block;margin-right:5px;}

.my .tip {width:100%;padding:30px;line-height:170%;font-size:1.1em;background-color:#fef6e8;color:#f4511e;}
.my .bnbox {width:100%;padding:40px 0;background:url(../image/intro_development_sec3_bg.png) center center;background-repeat:no-repeat;}
.my .bnbox .title {color:#fff;text-align:center;}
.my .bnbox ul {width:100%;margin-top:50px;padding-left:40px;}
.my .bnbox ul li {float:left;width:260px;height:260px;margin:10px;background-color:#fff;border-radius:50%;opacity:0.95;text-align:center;box-shadow:3px 3px 3px rgba(0,0,0,0.3);}
.my .bnbox ul li:nth-child(1) {}
.my .bnbox ul li i {margin-top:45px;font-size:4em;color:#6d4c41;}
.my .bnbox ul li h5 {margin-top:30px;}
.my .bnbox ul li span {display:inline-block;margin-top:10px;}

@media (max-width:767px) {
	.my .sec1 {margin-top:30px;}
	.my .my-sidebox {display:none;}
	.my .my-conbox {float:none;width:100%;}
	
	.my .infobox .row-l {width:100px;}
	.my .infobox .row-r {width:calc(100% - 100px);padding-left:10px;}
	.my .infobox label.radio {font-size:0.9em;margin-top:3px;}
	.my .infobox label.checkbox {font-size:0.9em;margin-top:3px;}
	.my .infobox label.col-2 {width:100%;}
	.my .infobox p {font-size:0.8em;}
	
	.my ul.qna li span {font-size:0.85em;}
	.my ul.qna li span.status {font-size:0.75em;}
	.my ul.qna li span.subject {display:block;width:100%;margin-top:8px;font-size:0.9em;}
	.my ul.qna li .inbox1 {padding:10px 15px;font-size:0.85em;}
	.my ul.qna li .inbox2 {padding:10px 15px;font-size:0.85em;}
	
	.my .tabbox a {height:40px;line-height:40px;font-size:0.9em;}
	.my table {line-height:130%;font-size:0.85em;}
	.my table tr {height:40px;}
	.my table tr.top th {font-size:0.8em;text-align:left;}
	.my table tr.pc {display:none;}
	.my table tr.mo {display:table-row;}
	
	.my .boxtitle {height:50px;line-height:50px;}
	.my ul.infobox li {font-size:1em;}
	.my ul.infobox li.f1 {width:100px;}
	.my ul.infobox li.c1 {width:calc(100% - 100px);}
	.my ul.infobox li.f2 {width:100px;}
	.my ul.infobox li.c2 {width:calc(100% - 100px);}
	
	.my .tip {padding:15px;font-size:1em;text-align:center;}
	
	.my .bnbox .title {color:#fff;text-align:center;}
	.my .bnbox ul {width:100%;margin-top:30px;padding-left:10px;}
	.my .bnbox ul li {float:left;width:150px;height:150px;margin:10px;background-color:#fff;border-radius:50%;opacity:0.95;text-align:center;box-shadow:3px 3px 3px rgba(0,0,0,0.3);}
	.my .bnbox ul li i {margin-top:25px;font-size:2.5em;color:#6d4c41;}
	.my .bnbox ul li h5 {margin-top:10px;font-size:0.95em;letter-spacing:-1px;}
	.my .bnbox ul li span {display:inline-block;margin-top:5px;font-size:0.8em;}
}

/* pdfcon --------------------------*/
#pdfcon {position:relative;width:900px;margin:0 auto;padding:40px;font-size:0.85em;background-color:#fff;}
#pdfcon .btnbox {position:absolute;top:10px;right:0px;}
#pdfcon .btnbox i {margin-left:5px;}
#pdfcon table {width:100%;word-break:break-all;border-collapse:collapse;line-height:140%;}
#pdfcon table tr {height:25px;}
#pdfcon table th {padding:5px 7px;border:1px solid #aaa;text-align:center;font-weight:500;background-color:#f9f9f9;}
#pdfcon table th.title {position:relative;height:45px;font-size:1.5em;background-color:#fff;}
#pdfcon table th.title span {display:inline-block;position:absolute;top:13px;right:10px;font-size:0.65em;letter-spacing:-0.5px;border-bottom:1px solid #000;}
#pdfcon table th.title2 {position:relative;height:25px;font-size:1em;background-color:#fff;text-align:left;}
#pdfcon table td {padding:5px 7px;border:1px solid #aaa;text-align:left;}
#pdfcon .sign1 {position:absolute;bottom:0;right:10px;text-align:right;}
#pdfcon .sign1 span.date {display:block;margin-bottom:5px;}
#pdfcon .sign1 span.name {display:inline-block;margin-right:40px;}
#pdfcon .sign2 {position:absolute;bottom:5px;right:10px;text-align:right;}
#pdfcon .sign2 span.name {display:inline-block;margin-right:10px;}
#pdfcon .sign2 img {width:65px;}