
.flexbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.mobile {
	display: none
}
.index-page .about .text .left .item span {
	display: block
}
.title.common .case_cat {
	width: auto;
	margin-left: 50px;
	margin-bottom: 0
}
.title.common .case_cat a {
	width: auto !important;
	font-size: 16px;
	margin: 0;
	border-color: #cc9933
}
.case-list.ss .title.common {
	margin-bottom: 50px
}
.title.common .case_cat a+a {
	margin-left: 20px
}
.title.common .case_cat a:nth-child(n+4) {
	margin-top: 0 !important
}
.form.common {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/dot-bg.png);
	color: #cc9933;
	text-align: center;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto
}
.form.common .text {
	display: inline-block;
	padding: 30px 0;
	position: relative
}
.form.common .text h4 {
	position: absolute;
	font-size: 32px;
	font-weight: 700;
	top: 30px;
	left: 0;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%)
}
.form.common .text .title {
	font-size: 32px;
	text-align: right;
	margin-bottom: 14px
}
.form.common .text h4 span:first-of-type {
	font-family: 'Times New Roman', Times, serif;
	font-size: 74px;
	line-height: 66px;
	font-weight: 400
}
.form.common .text h4 span {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px
}
.form.common .text input {
	height: 38px;
	border: none;
	border: 1px solid #cc9933;
	width: 230px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-size: 14px;
	padding: 0 15px;
	outline: 0;
	background: 0 0
}
.form.common .text input+input {
	margin-left: 15px;
	margin-right: 35px
}
 .form.common .text input::-webkit-input-placeholder {
 font-size: 13px;
 color: #696969;
 font-family: 'PingFang SC'
}
.form.common .text .btn {
	line-height: 40px;
	width: 180px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background-color: #ea3516;
	color: #fff;
	cursor: pointer
}
.form.common .text .btn .iconfont {
	font-size: 24px;
	font-weight: 100;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px
}
.index-page .case {
	padding: 50px 0;
	padding-top: 30px
}
.title.common {
	font-size: 30px;
	color: #cc9933;
	float: left;
	margin-bottom: 30px;
	font-weight: 700;
	font-family: sikta, 'Microsoft JhengHei'
}
.title.common.center {
	float: none;
	text-align: center
}
.title.common span {
	font-size: 30px;
	font-weight: 400
}
.index-page .box>.type {
	font-size: 20px;
	float: right;
	color: #cc9933;
	padding-top: 16px
}
.index-page .box>.type+* {
	clear: both
}
.index-page .case .list {
	padding-left: 11%;
	display: none;
	width: 100%;
	clear: both
}

.index-page .box>.type .item {
	padding: 0 35px;
	color: rgba(204,153,51,1.000);
	line-height: 1;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 700
}
.index-page .box>.type .item.active {
	color: rgba(204,153,51,1.000)
}
.index-page .box>.type .item+.item {
	border-left: 1px solid #222
}
.index-page .partner .list .item a {
	height: 90px;
	width: -webkit-calc((100% - 75px)/ 4);
	width: -moz-calc((100% - 75px)/ 4);
	width: calc((100% - 75px)/ 4);
	margin-right: 25px
}
.index-page .partner .list .item a:nth-child(n+5) {
	margin-top: 25px
}
.title.common {
	font-size: 24px
}
.title.common span {
	font-size: 24px
}
.index-page .box>.type {
	padding-top: 8px;
	font-size: 17px
}
.box.hide h3 {
	font-size: 19px
}
.box.hide .item .more {
	font-size: 15px;
	top: 0
}
.formula .item .text,  .w1200 .formula .item .text {
	font-size: 17px
}
.formula .iconfont,  .w1200 .formula .iconfont {
	font-size: 36px
}
.formula .iconfont {
	margin-bottom: 10px
}
.formula .fh {
	font-size: 56px
}
.formula .item::before {
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	left: 15px;
	top: 15px
}
.formula .item .text {
	padding: 12%
}
.case-list a .text .name,  .index-page .case .list .text .name {
	margin-bottom: 5px;
	font-size: 16px
}
.case-list a .text,  .index-page .case .list .text {
	font-size: 14px
}
.case-list a .text,  .index-page .case .list .text {
	padding-top: 30px
}
.form.common .text input+input {
	margin-left: 15px;
	margin-right: 20px
}
.form.common .text h4 {
	-webkit-transform: translateX(-65%);
	-moz-transform: translateX(-65%);
	-ms-transform: translateX(-65%);
	-o-transform: translateX(-65%);
	transform: translateX(-65%);
	top: 28px
}
.form.common .text .title {
	font-size: 29px
}
.index-page .banner+.form.common .text input {
	width: 195px
}
 @media only screen and (max-width:1200px) {
.mobile {
	display: block
}
.mobile.cover {
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	z-index: 200;
	background-color: #fff;
	opacity: 0;
	visibility: hidden
}
.mobile.cover .nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	font-size: 22px;
	color: #cc9933;
	font-weight: 700;
	touch-action: none
}
.mobile.cover .tel {
	font-size: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 5vw;
	width: 100%;
	color: #cc9933
}
.mobile.cover .nav .item+.item {
	margin-top: 3vw
}
.mobile.cover .nav .item {
	position: relative
}
.mobile.cover .nav .item a {
	display: block
}
.mobile.cover .nav .item a.active {
	opacity: 1
}
.mobile.cover .nav .item a.active::before {
	content: '';
	position: absolute;
	width: 100px;
	height: 2px;
	background-color: #cc9933;
	left: 50%;
	margin-left: -50px;
	bottom: -10px
}
.index-page .case .list {
	padding-left: 0
}
.index-page .about .title {
	display: none
}
.index-page .about .text .left {
	padding-left: 0
}
.index-page .about {
	padding: 50px 5%
}
.index-page .about .text .left h3 {
	font-size: 28px;
	margin-top: 5px
}
.index-page .about .text .left .info {
	margin-bottom: 20px
}
.index-page .about .text .left .item {
	width: 48%
}
.index-page .partner .list {
	padding-left: 0
}
.index-page .news .new {
	width: 100%;
	max-width: unset
}
.index-page .news .question {
	width: 100%;
	margin-top: 50px
}
.index-page .news .question .list .item {
	width: 110%;
	left: -10%
}
}
 @media only screen and (max-width:768px) {
.index-page .banner+.form.common .text h4 {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	font-size: 24px;
	top: 10px
}
.form.common .text h4 {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	font-size: 24px;
	top: 25px
}
.index-page .banner+.form.common .text h4 span:first-of-type {
	font-size: 50px;
	line-height: 1
}
.form.common .text h4 span:first-of-type {
	font-size: 34px;
	line-height: 1
}
.form.common .text .title {
	font-size: 20px;
	font-weight: 700
}
.form.common .text h4 span {
	vertical-align: text-bottom
}
.case-list a,  .index-page .case .list a {
	display: block;
	width: -webkit-calc((100% - 20px)/ 2);
	width: -moz-calc((100% - 20px)/ 2);
	width: calc((100% - 20px)/ 2)
}
.case-list a+a,  .index-page .case .list a+a {
	margin-left: 20px
}
.case-list a:nth-of-type(n+4),  .index-page .case .list a:nth-of-type(n+4) {
	margin-left: 20px
}
.case-list a:nth-of-type(2n+1),  .index-page .case .list a:nth-of-type(2n+1) {
	margin-left: 0
}
.case-list a:nth-of-type(n+3),  .index-page .case .list a:nth-of-type(n+3) {
	margin-top: 20px
}
.form.common .text input,  .index-page .banner+.form.common .text input {
	width: 160px
}
.index-page .box>.type .item {
	padding: 0 15px
}
.index-page .box>.type {
	padding-top: 12px
}
.index-page .news .new .list a {
	width: 100%;
	padding: 20px 0
}
.index-page .news .new .list {
	padding-top: 0
}
.index-page .news .new .list a:first-child {
	padding-top: 0
}
.index-page .about .text .left h3 {
	font-size: 22px
}
.index-page .about .text .left .info+.flexbox {
	position: absolute;
	width: 100%;
	bottom: -115px
}
.index-page .news .new .list a:nth-of-type(n+3) {
	margin-top: 0
}
.index-page .partner .list .item a {
	width: -webkit-calc((100% - 40px)/ 3);
	width: -moz-calc((100% - 40px)/ 3);
	width: calc((100% - 40px)/ 3);
	margin-right: 20px;
	height: 80px
}
.index-page .partner .list .item a:nth-child(4n) {
	margin-right: 20px
}
.index-page .partner .list .item a:nth-child(3n) {
	margin-right: 0
}
.index-page .partner .list .item a:nth-child(n+4) {
	margin-top: 20px
}
.index-page .about .text .left .item {
	font-size: 14px;
	line-height: 20px
}
.index-page .about .text .left .item .iconfont {
	line-height: 40px;
	font-size: 32px
}
.formula .item+.item,  .w1200 .formula .item+.item {
	margin-left: 10px
}
.formula .item,  .w1200 .formula .item {
	width: -webkit-calc((100% - 30px)/ 4);
	width: -moz-calc((100% - 30px)/ 4);
	width: calc((100% - 30px)/ 4)
}
.formula .iconfont,  .w1200 .formula .iconfont {
	font-size: 26px
}
.formula .item .text,  .w1200 .formula .item .text {
	font-size: 16px
}
.formula h3 {
	line-height: 20px
}
.formula .fh {
	font-size: 36px
}
.formula .item.last .iconfont,  .w1200 .formula .item.last .iconfont {
	line-height: 20px
}
}
 @media only screen and (max-width:600px) and (orientation:portrait) {
.title.common .case_cat {
	margin-left: 0;
	width: 100%
}
.detail_same .title,  .ndc_top .title {
	font-size: 18px
}
.backup {
	display: none
}
.about-page .box1 {
	padding-bottom: 0
}
.title.common .case_cat a {
	font-size: 14px;
	width: 49% !important
}
.title.common .case_cat a+a {
	margin-left: 0
}
.title.common .case_cat a:nth-child(n+3),  .title.common .case_cat a:nth-child(n+4) {
	margin-top: 8px !important
}
.mobile.cover .nav {
	font-size: 18px
}
.mobile.cover .nav .item+.item {
	margin-top: 5vw
}
.formula {
	padding: 30px 0
}
.case-list.ss,  .hotel-page .case-list {
	padding-bottom: 0
}
.container.index-page {
	padding: 52px 0 30px
}
.index-page .banner {
	height: 50vh;
	width: 100vw
}
.breadcrumb+.w1200 {
	padding-bottom: 0
}
.index-page .banner .bg {
	height: 100%
}
.index-page .banner .text .img-box {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 160% auto;
	-moz-background-size: 160% auto;
	-o-background-size: 160% auto;
	background-size: 160% auto;
	position: relative;
	height: 100%
}
.index-page .case {
	padding: 50px 3vw
}
.case-list a,  .index-page .case .list a {
	width: 100%
}
.case-list a+a,  .case-list a:nth-of-type(n+3),  .index-page .case .list a+a,  .index-page .case .list a:nth-of-type(n+3) {
	margin-left: 0;
	margin-top: 3vw
}
.index-page .news .new .list a+a,  .index-page .news .new .list a:nth-of-type(n+3) {
	margin-top: 0
}
.index-page .news .new .list a:nth-child(n+4) {
	display: flex
}
.case-list a:nth-of-type(n+4),  .index-page .case .list a:nth-of-type(n+4) {
	margin-left: 0
}
.form.common .text .btn {
	width: 70vw;
	margin-top: 3vw
}
.form.common .text input,  .index-page .banner+.form.common .text input {
	width: 70vw;
	background-color: #fff
}
.form.common .text input+input {
	margin: 0;
	margin-top: 3vw
}
.form.common .text .flexbox {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.index-page .banner+.form.common .text h4 span:first-of-type {
	font-size: inherit
}
.form.common .text .title {
	font-size: 16px
}
.form.common .text h4 span:first-of-type {
	font-family: inherit;
	font-size: inherit;
	font-weight: 700
}
.form.common .text h4 span {
	vertical-align: unset;
	margin-right: 5px
}
.form.common .text h4 {
	top: auto;
	position: relative;
	margin-bottom: 1vw
}
.form.common .text .title {
	text-align: center;
	font-weight: 400;
	margin-bottom: 15px
}
.index-page .banner+.form.common .text h4 {
	top: auto
}
.form.common .text {
	padding: 15px 0 25px
}
.title.common {
	float: none;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 1px solid #cc9933;
	padding-bottom: 10px
}
.index-page .box>.type .item {
	padding: 0
}
.index-page .box>.type {
	float: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px
}
.title.common,  .title.common span {
	font-size: 20px
}
}