/*======================regime======================*/
.regime-all {
	margin-top: 75px;
	margin-bottom: 120px;
	font-size: 0;
}
.regime-top {
	margin-bottom: 140px;
	overflow: hidden;
}
.regime-top-img,
.regime-top-desc {
	display: inline-block;
	vertical-align: top;
}
.regime-top-desc {
	width: 47%;
}
.regime-top-desc h2,
.regime-top-desc h3,
.regime-top-desc h4 {
	line-height: 1;
	font-weight: normal;
}
.regime-top-desc h2 {
	margin-bottom: 18px;
	font-size: 32px;
	font-family: 'tt0035m_';
	color: #538b0c;
}
.regime-top-desc h3 {
	position: relative;
	margin-bottom: 56px;
	font-size: 20px;
	color: #444;
}
.regime-top-desc h3::after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 46px;
	height: 3px;
	background: #79b246;
}
.regime-top-desc h4 {
	line-height: 1;
	font-size: 20px;
	color: #444;
}
.regime-top-desc p {
	min-height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}
.regime-top-img {
	float: right;
	width: 47.2%;
}
.regime-top-img img {
	width: 100%;
	height: auto;
}

.ttype-title {
	margin-bottom: 60px;
	text-align: center;
}
.ttype-title h2,
.ttype-title h3 {
	line-height: 1;
	font-weight: normal;
}
.ttype-title h2 {
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	font-family: 'tt0035m_';
	font-size: 32px;
	color: #538b0c;
}
.ttype-title h2::before,
.ttype-title h2::after {
	position: absolute;
	content: '';
	left: -80px;
	top: 50%;
	width: 63px;
	height: 1px;
	background: #538b0c;
}
.ttype-title h2::after {
	left: auto;
	right: -80px;
}
.ttype-title h3 {
	font-size: 20px;
	color: #444;
}

.ttype-item {
	display: inline-block;
	width: 100%;
}
.ttype-item-img,
.ttype-item-desc {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.ttype-item:nth-child(2n) .ttype-item-img {
	float: right;
}
.ttype-item-img {
	overflow: hidden;
}
.ttype-item-img img {
	width: auto;
	height: 100%;
}
.ttype-item-desc {
	padding: 53px 12% 0 67px;
}
.ttype-item:nth-child(2n) .ttype-item-desc {
	padding: 53px 67px 0 12%;
}
.ttype-item-desc h3,
.ttype-item-desc h4 {
	line-height: 1;
	font-weight: normal;
}
.ttype-item-desc h3 {
	margin-bottom: 18px;
	font-size: 32px;
	font-family: 'tt0035m_';
	color: #538b0c;
}
.ttype-item-desc h4 {
	position: relative;
	margin-bottom: 56px;
	font-size: 20px;
	color: #444;
}
.ttype-item-desc h4::after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 46px;
	height: 3px;
	background: #79b246;
}
.ttype-item-desc p {
	min-height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}

.regime-spa {
	position: relative;
	margin-top: 60px;
}
.regime-spa-desc {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 18%;
}
.regime-spa-desc h3,
.regime-spa-desc h4 {
	line-height: 1;
	font-weight: normal;
}
.regime-spa-desc h3 {
	margin-bottom: 18px;
	font-size: 32px;
	font-family: 'tt0035m_';
	color: #538b0c;
}
.regime-spa-desc h4 {
	position: relative;
	font-size: 20px;
	color: #444;
}
.regime-spa-desc h4::after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 46px;
	height: 3px;
	background: #79b246;
}

.ttype2-list {
	margin-top: -150px;
	margin-bottom: 50px;
}
.ttype2-item {
	display: inline-block;
	width: 100%;
}
.ttype2-item-img,
.ttype2-item-desc {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.ttype2-item-img {
}
.ttype2-item-img img {
	width: 100%;
	height: auto;
}
.ttype2-item:nth-child(2n + 1) .ttype2-item-img {
	float: right;
}
.ttype2-item-desc {
	padding-top: 65px;
	padding-left: 75px;
}
.ttype2-item:nth-child(2n + 1) .ttype2-item-desc {
	padding-top: 220px;
	padding-left: 0;
	padding-right: 75px;
}
.regime-btm img {
	max-width: 100%;
	height: auto;
}
.regime-btm h4 {
	margin-bottom: 26px;
	line-height: 1;
	font-size: 20px;
	font-weight: normal;
	color: #444;
}
.ttype2-item-desc p,
.regime-btm p {
	line-height: 24px;
	min-height: 24px;
	font-size: 14px;
	color: #747474;
}
@media (max-width: 1750px){
	.regime-top-desc h2, .ttype-item-desc h3{
	    margin-bottom: 12px;
    	font-size: 28px;
	}
	.regime-top-desc h3, .ttype-item-desc h4{
	    margin-bottom: 45px;
    	font-size: 18px;
	}
	.regime-top-desc h3::after, .ttype-item-desc h4::after{
		bottom: -15px;
	}
	.regime-btm h4{
	    font-size: 18px;
	    margin-bottom: 22px;
	}
	.regime-all{
	    margin-top: 60px;
    	margin-bottom: 86px;
	}
}
@media (max-width: 1440px){
	.regime-top{
	    margin-bottom: 7%;
	}
	.regime-top-desc{
		width: 50%;
	}
	.regime-top-desc h2, .ttype-item-desc h3{
	    font-size: 24px;
	}
	.regime-top-desc h3, .ttype-item-desc h4{
		margin-bottom: 35px;
	}
	.ttype-title{
	    margin-bottom: 45px;
	}
	.ttype-title h2{
	    font-size: 30px;
	}
	.ttype-title h3{
	    font-size: 18px;
	}
	.ttype-item-desc, .ttype-item:nth-child(2n) .ttype-item-desc{
	    padding: 5% 3% 0;
	}
	.ttype2-item:nth-child(2n + 1) .ttype2-item-desc{
	    padding-top: 150px;
        padding-right: 30px;
	}
	.ttype2-list{
		margin-top: -130px;
	}
	.ttype2-item-desc{
	    padding-top: 20px;
    	padding-left: 30px;
	}
}
@media (max-width: 1200px) {
	.ttype-item-desc,
	.ttype-item:nth-child(2n) .ttype-item-desc {
		padding: 5% 5% 0;
	}
	.regime-spa {
	    margin-bottom: 50px;
	}
	.ttype2-list {
		margin-top: 0;
	}
	.ttype2-item-img {
		overflow: hidden;
	}
	.ttype2-item-img img {
	    width: auto;
	    height: 100%;
	}
	.ttype2-item:nth-child(2n + 1) .ttype2-item-desc {
		padding: 4% 3% 4% 0;
	}
	.regime-top-desc h2, .ttype-item-desc h3{
		font-size: 20px;
	}
	.regime-top-desc h3, .ttype-item-desc h4{
		font-size: 16px;
		margin-bottom: 25px;
	}
	.regime-spa-desc h3{
		font-size: 30px;
	    margin-bottom: 10px;
	}
}
@media (max-width: 1000px) {
	.regime-spa{
		margin-bottom: 30px;
	}
	.regime-top-desc{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.regime-top-img{
		width: 100%;
		float: none;
	}
	.regime-all{
		margin-top: 45px;
	}
	.ttype-item-desc, .ttype-item:nth-child(2n) .ttype-item-desc{
		padding: 5% 20px 0;
	}
	.regime-spa-desc h3{
		font-size: 26px;
	}
	.regime-spa-desc h4{
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.regime-all {
	    margin-top: 60px;
	    margin-bottom: 90px;
	}
	.regime-top {
	    margin-bottom: 95px;
	}
	.ttype-item{
		margin-bottom: 20px;
	}
	.ttype-item-desc,
	.ttype-item:nth-child(2n) .ttype-item-desc {
		padding: 20px 5%;
	}
	.regime-top-img,
	.regime-top-desc {
		float: none;
		width: 100%;
	}
	.regime-top-img {
		margin-bottom: 50px;
	}
	.ttype-item-img,
	.ttype-item-desc {
		width: 100%;
	}
	.ttype2-item-img,
	.ttype2-item:nth-child(2n + 1) .ttype2-item-img {
	    float: none;
	}
	.ttype2-item-img,
	.ttype2-item-desc {
		width: 100%;
	}
	.ttype2-item-desc, .ttype2-item:nth-child(2n + 1) .ttype2-item-desc{
	    padding: 4% 0;
	}
	.ttype-item-img img{
		width: 100%;
		padding: 0 5%;
		height: auto;
	}
	.regime-spa{
		margin-top: 35px;
	}
	.ttype2-list{
		margin-bottom: 30px;
	}
	.regime-btm h4{
		margin-bottom: 15px;
	}
	.ttype2-item-img img{
		width: 100%;
		height: auto;
	}
	.regime-spa-desc{
		position: inherit;
		bottom: auto;
		left: auto;
		transform: translateX(0);
	}
	.regime-spa-desc h4::after{
		bottom: -10px;
		width: 20px;
	}
	.regime-spa-desc h3{
		font-size: 24px;
	}
	.regime-spa-desc h4{
		font-size: 16px;
	}
	.regime-spa-img img{
		display: none;
	}
}
@media (max-width: 480px) {
	.regime-all {
	    margin-top: 30px;
	    margin-bottom: 60px;
	}
	.regime-top {
	    margin-bottom: 50px;
	}
	.regime-top-img {
	    margin-bottom: 0;
	}
	.regime-top-desc h2 {
	    margin-bottom: 10px;
	    font-size: 22px;
	}
	.regime-top-desc h3 {
	    margin-bottom: 40px;
	    font-size: 16px;
	}
	.regime-top-desc h4 {
		font-size: 16px;
	}
	/*.ttype-item-img img,
	.regime-spa-img img {
	    height: 300px;
	}*/
	.ttype-item-desc h3 {
	    margin-bottom: 12px;
	}
	.ttype-item-desc h4 {
	    font-size: 16px;
	}
	.ttype-item-desc p,
	.regime-top-desc p {
	    font-size: 13px;
	}
	.ttype-title h2 {
	    margin-bottom: 10px;
	    font-size: 22px;
	}
	.ttype-title h3 {
	    font-size: 16px;
	}
	.ttype-title {
	    margin-bottom: 25px;
	}
	.regime-spa {
	    margin-top: 0;
	    margin-bottom: 30px;
	}
	.ttype2-item-img img {
	    max-height: 300px;
	}
	.ttype2-item-desc,
	.ttype2-item:nth-child(2n + 1) .ttype2-item-desc {
		padding: 5% 0;
	}
	.ttype2-list {
		margin-bottom: 35px;
	}
	.regime-spa-desc h3 {
	    margin-bottom: 8px;
	    font-size: 20px;
	}
	.regime-spa-desc h4 {
	    font-size: 13px;
	}
	.regime-btm h4 {
	    margin-bottom: 12px;
	    font-size: 16px;
	}
	.ttype2-item-desc p,
	.regime-btm p {
		font-size: 13px;
		line-height: 22px;
	}
}
/*======================join-cond======================*/
.join-cond-all {
	margin-top: 45px;
	margin-bottom: 50px;
	padding-top: 154px;
	background: url(../images/container-join-cond.jpg) no-repeat;
	background-position: top right;
}
.join-cond-list {
	position: relative;
	font-size: 0;
}
.join-cond-list::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 0%;
	width: 1px;
	height: 86.9%;
	background: #c3c3c3;
}
.join-cond-item {
	display: inline-block;
	margin-bottom: 60px;
	width: 100%;
	vertical-align: top;
}
.join-cond-item-2,
.join-cond-item-3 {
	width: 50%;
}
.jcond-item-img,
.jcond-item-desc {
	display: inline-block;
	vertical-align: top;
}
.join-cond-item-2 .jcond-item-img,
.join-cond-item-2 .jcond-item-desc {
	width: 100%;
}
.jcond-item-img {
	position: relative;
	width: 47.7%;
}
.jcond-item-img img {
	width: auto;
	height: 100%;
}
.join-cond-item-3 .jcond-item-img {
	width: 94.7%;
}
.join-cond-item-3 .jcond-item-desc {
	width: 92.7%;
}
.join-cond-item:nth-child(2n+1) .jcond-item-img {
	float: right;
}
.join-cond-item-2 .jcond-item-img {
	float: none;
}
.join-cond-item-3 .jcond-item-img {
	float: right;
}
.jcond-item-img i {
	position: absolute;
	right: -54px;
	top: 49px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 28px;
	font-style: normal;
	background: #79b246;
	text-align: center;
	color: #fff;
	z-index: 2;
}
.jcond-item-img i:after {
	content: '';
	position: absolute;
	border: 1px dashed #79b246;
	left: -7px;
	top: -7px;
	width: 54px;
	height: 54px;
	border-radius: 50%;
}
.join-cond-item:nth-child(2n) .jcond-item-img i {
	top: 234px;
}
.join-cond-item:nth-child(2n+1) .jcond-item-img i {
	right: auto;
	left: -53px;
}
.join-cond-item-2:nth-child(2n+1) .jcond-item-img i {
	left: auto;
	right: -20px;
	top: 54px;
}
.join-cond-item-3:nth-child(2n+2) .jcond-item-img i {
	right: auto;
	left: -58px;
	top: 140px;
}
.jcond-item-desc {
	width: 46.2%;
	margin-top: 30px;
}
.join-cond-item-2 .jcond-item-desc,
.join-cond-item-3 .jcond-item-desc {
	margin-top: 50px;
}
.join-cond-item:nth-child(2n) .jcond-item-desc {
	float: right;
}
.jcond-item-desc h3,
.jcond-item-desc h4 {
	line-height: 1;
	font-weight: normal;
}
.jcond-item-desc h3 {
	margin-bottom: 12px;
	font-size: 36px;
	font-family: 'tt0035m_';
	color: #79b246;
}
.jcond-item-desc h4 {
	margin-bottom: 40px;
	position: relative;
	font-size: 20px;
	color: #3c3c3c;
}
.jcond-item-desc h4::after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 49px;
	height: 4px;
	background: #79b246;
}
.jcond-item-desc p {
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}
@media (max-width: 1750px){
	.jcond-item-desc h3{
	    font-size: 30px;
	}
	.jcond-item-desc h4{
	    font-size: 18px;
        margin-bottom: 35px;
	}
	.jcond-item-desc h4::after{
		bottom: -15px;
	}
}
@media (max-width: 1500px) {
	.join-cond-list::after {
		display: none;
	}
	.join-cond-item {
		margin-bottom: 40px;
	}
	.jcond-item-img,
	.jcond-item-desc {
		width: 50%;
	}
	.jcond-item-img i {
		display: none;
	}
	.jcond-item-desc {
		margin: 0;
		padding: 0 5%;
	}
	.jcond-item-desc h3{
		font-size: 26px;
	}
	.jcond-item-desc h4{
		font-size: 16px;
	}
}
@media (max-width: 1370px) {
	.jcond-item-img {
		overflow: hidden;
	}
	.join-cond-item:nth-child(2n + 1) .jcond-item-img img,
	.join-cond-item-3 .jcond-item-img img {
		position: relative;
		left: -23px;
	}
	.jcond-item-img img {
	}
}
@media (max-width: 1200px){
	.jcond-item-desc h3{
		font-size: 24px;
	}
	.jcond-item-desc h4{
		margin-bottom: 30px;
	}
}
@media (max-width: 768px) {
	.join-cond-all {
	    margin-top: 30px;
	    margin-bottom: 30px;
	    padding-top: 110px;
	}
	.join-cond-item {
		margin-bottom: 0;
	}
	.jcond-item-img,
	.jcond-item-desc {
		width: 100%;
	}
	.join-cond-item-2, .join-cond-item-3{
		width: 100%;
	}
	.join-cond-item:nth-child(2n+1) .jcond-item-img {
		float: none;
	}
	.jcond-item-desc {
		padding: 20px 0 35px;
	}
	.jcond-item-desc h3{
		font-size: 20px;
	}
}
@media (max-width: 700px) {
	.join-cond-item-2,
	.join-cond-item-3 {
		width: 100%;
	}
	.join-cond-item-3 .jcond-item-img,
	.join-cond-item-3 .jcond-item-desc {
		width: 100%;
	}
	.join-cond-item-2 .jcond-item-desc,
	.join-cond-item-3 .jcond-item-desc {
		margin-top: 0;
	}
}
@media (max-width: 480px) {
		.jcond-item-desc h3 {
	    margin-bottom: 8px;
	}
	.jcond-item-desc h4 {
		font-size: 16px;
	}
	.jcond-item-desc p {
		font-size: 13px;
		line-height: 22px;
	}
}

/*======================mode-adv-list======================*/
.mode-adv-list {
	padding-top: 50px;
	font-size: 0;
}
.madv-item {
	position: relative;
	display: inline-block;
	margin-right: 2.3%;
	margin-bottom: 27px;
	width: 31.8%;
	vertical-align: top;
}
.madv-item-2 {
	margin-right: 0;
	width: 100%;
}
.madv-item:nth-child(3n) {
	margin-right: 0;
}
.madv-item:nth-child(2n + 1) .mode-item-img {
	position: absolute;
	top: 100%;
}
.madv-item-2 .mode-item-img,
.madv-item-2 .mode-item-desc {
	display: inline-block;
	vertical-align: top;
}
.mode-item-img {
	overflow: hidden;
}
.madv-item-2 .mode-item-img {
	width: 55%;
}
.mode-item-img img {
	width: 100%;
	height: auto;
	transition: .6s;
}
.madv-item-2 .mode-item-img img {
	width: auto;
	height: 100%;
	transition: .6s;
}
.mode-item-img:hover img {
	transform: scale(1.03);
}
.mode-item-desc {
	border: 1px solid #dde3d6;
	border-top: 0;
	padding: 10% 10% 0;
	height: 355px;
	background: #f1f3ed;
}
.madv-item:nth-child(2n + 1) .mode-item-desc {
	border: 1px solid #dde3d6;
	border-bottom: 0;
}
.madv-item-2 .mode-item-desc {
	border: 1px solid #dde3d6;
	border-left: 0;
	padding: 3.4% 3.4% 0;
	width: 45%;
	height: 387px;
}
.mode-item-desc h3,
.mode-item-desc h4 {
	font-weight: normal;
}
.mode-item-desc h3 {
	font-family: 'tt0035m_';
	margin-bottom: 8px;
	line-height: 1;
	font-size: 32px;
	color: #538b0c;
}
.mode-item-desc h4 {
	position: relative;
	margin-bottom: 46px;
	line-height: 1;
	font-size: 20px;
	color: #444;
}
.mode-item-desc h4::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 46px;
	height: 3px;
	background: #538b0c;
}
.mode-item-desc p {
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}
@media (max-width: 1750px){
	.mode-item-desc h3{
        font-size: 26px;
	}
	.mode-item-desc h4{
	    font-size: 18px;
	}
}
@media (max-width: 1440px){
	.mode-item-desc{
	    padding: 10% 5% 0;
	}
	.mode-item-desc h3{
        font-size: 24px;
	}
	.mode-item-desc h4{
	    font-size: 16px;
	    margin-bottom: 35px;
	}
}
@media (max-width: 1200px) {
	.madv-item {
		display: block;
		margin: 0 0 27px;
		width: 100%;
	}
	.mode-item-img,
	.mode-item-desc,
	.madv-item-2 .mode-item-img,
	.madv-item-2 .mode-item-desc {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		height: 387px;
	}
	.mode-item-img,
	.madv-item:nth-child(2n + 1) .mode-item-img {
		position: relative;
		top: 0;
	}
	.mode-item-img img {
	    width: auto;
	    min-width: 100%;
	    min-height: 100%;
	}
	.mode-item-desc,
	.madv-item-2 .mode-item-desc {
		padding: 5% 3%;
	}
}
@media (max-width: 1000px){
	.mode-item-desc h3{
	    font-size: 22px;
	}
	.mode-item-desc h4{
	    font-size: 15px;
        margin-bottom: 25px;
	}
}
@media (max-width: 700px) {
	.mode-adv-list{
		padding-top: 25px;
	}
	.mode-item-img,
	.mode-item-desc,
	.madv-item-2 .mode-item-img,
	.madv-item-2 .mode-item-desc {
		width: 100%;
		height: auto;
	}
	.mode-item-img img {
	    width: 100%;
	    height: auto;
	}
	.madv-item-2 .mode-item-img img {
	    height: 73vw;
	}
	.mode-item-desc h3{
		font-size: 20px;
	}
	.mode-item-desc,
	.madv-item-2 .mode-item-desc {
		padding: 4% 3%;
	}
}
@media (max-width: 480px) {
	.mode-item-desc h3{
		font-size: 18px;
	}
	.mode-item-desc h4 {
	    margin-bottom: 26px;
	    font-size: 14px;
	}
	.mode-item-desc p {
	    font-size: 13px;
	    line-height: 22px;
	}
}
/*======================chain-adv-list======================*/
.chain-adv-list {
	margin-top: 90px;
	margin-bottom: 90px;
	font-size: 0;
}
.chain-adv-item {
	display: inline-block;
	width: 100%;
	padding-bottom: 135px;
}
.chadv-item-img,
.chadv-item-desc {
	display: inline-block;
	vertical-align: top;
}
.chadv-item-img {
	position: relative;
	width: 46.3%;
	height: 288px;
	background: #f1f3ed;
}
.chain-adv-item:nth-child(2n) .chadv-item-img {
	float: right;
}
.chadv-item-img-in {
	position: absolute;
	left: 39%;
	top: 67px;
	width: 53.2%;
	box-shadow: 7px 5px 15px 3px #b6b6b6;
	transition: .8s;
}
.chadv-item-img-in:hover {
	transform: translateX(10px);
}
.chain-adv-item:nth-child(2n) .chadv-item-img-in {
	left: auto;
	right: 39%;
}
.chain-adv-item:nth-child(2n) .chadv-item-img-in:hover {
	transform: translateX(-10px);
}
.chadv-item-img-in img {
	width: 100%;
	height: auto;
}
.chadv-item-desc {
	margin-left: 4%;
	width: 38%;
}
.chain-adv-item:nth-child(2n) .chadv-item-desc {
	margin-right: 4%;
	margin-left: 0;
	float: right;
}
.chadv-item-desc h3,
.chadv-item-desc h4 {
	font-weight: normal;
}
.chadv-item-desc h3 {
	margin-top: 56px;
	margin-bottom: 20px;
	line-height: 1;
	font-size: 32px;
    font-family: 'tt0035m_';
	color: #538b0c;
}
.chadv-item-desc h4 {
	position: relative;
	margin-bottom: 56px;
	line-height: 1;
	font-size: 20px;
	color: #444;
}
.chadv-item-desc h4::after {
	content: '';
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 46px;
	height: 6px;
	background: #538b0c;
}
.chadv-item-desc p {
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}
@media (max-width: 1750px){
	.chadv-item-desc h3{
		font-size: 26px;
	}
	.chadv-item-desc h4{
	    font-size: 18px;
	    margin-bottom: 40px;
	}
	.chadv-item-desc h4::after{
		bottom: -20px;
	}
}
@media (max-width: 1440px){
	.chadv-item-desc h3{
		font-size: 24px;
		margin-bottom: 15px;
	}
	.chadv-item-desc h4{
	    font-size: 16px;
	}
}
@media (max-width: 1200px) {
	.chadv-item-desc h3{
	    font-size: 22px;
    	margin-bottom: 12px;
	}
	.chadv-item-desc h4{
	    margin-bottom: 35px;
	}
	.chadv-item-desc h4::after{
		height: 3px;
	}
	.chain-adv-item {
		padding-bottom: 0;
	}
	.chadv-item-img {
		width: 100%;
		height: auto;
	}
	.chadv-item-img-in,
	.chain-adv-item:nth-child(2n) .chadv-item-img-in,
	.chain-adv-item:nth-child(2n) .chadv-item-img-in:hover {
		position: relative;
	    left: 50%;
	    top: 5vw;
	    transform: translateX(-50%);
		width: 350px;
	}
	.chadv-item-desc,
	.chain-adv-item:nth-child(2n) .chadv-item-desc {
	    margin: 0;
	    padding: 10% 5% 5%;
	    width: 100%;
	}
	.chadv-item-desc h3 {
	    margin-top: 0;
	}
}
@media (max-width: 768px) {
	.chain-adv-list {
		margin-top: 60px;
	    margin-bottom: 60px;
	}
	.chadv-item-desc h3{
		font-size: 20px;
	}
	.chadv-item-desc h4{
	    font-size: 15px;
	    margin-bottom: 30px;
	}
	.chadv-item-desc h4::after{
		bottom: -15px;
	}
}
@media (max-width: 480px) {
	.chadv-item-img{
		background: none;
	}
	.chain-adv-list {
		margin-top: 30px;
	    margin-bottom: 30px;
	}
	.chadv-item-desc p {
	    font-size: 13px;
	}
	.chadv-item-img-in, .chain-adv-item:nth-child(2n) .chadv-item-img-in, .chain-adv-item:nth-child(2n) .chadv-item-img-in:hover{
		width: 100%;
		padding: 0 5%;
		position: inherit;
		left: auto;
		top: auto;
		transform: translateX(0);
		box-shadow:none;
	}
	.chain-adv-item:nth-child(2n) .chadv-item-img-in{
		right: auto;
	}
	.chadv-item-desc, .chain-adv-item:nth-child(2n) .chadv-item-desc{
	    padding: 20px 5% 35px;
	}
}

/*======================market-adv======================*/
.market-adv-list {
	margin-top: 100px;
	font-size: 0;
}
.market-adv-item {
	position: relative;
	display: inline-block;
	margin-bottom: 62px;
	border: 1px dashed #79b246;
	padding: 40px 2.5%;
	width: 45%;
	border-radius: 10px;
	vertical-align: top;
}
.market-adv-item:nth-child(2n) {
	float: right;
}
.market-adv-item::after {
	content: '';
	position: absolute;
	right: -17.5%;
	top: 50%;
	transform: translateY(-50%);
	width: 73px;
	height: 74px;
	background: url(../images/market-adv-img-flower.png);
}
.market-adv-item:nth-child(2n)::after {
	display: none;
}
.market-adv-img {
    position: absolute;
    left: -34px;
    top: -57px;
}
.market-adv-desc p {
	min-height: 72px;
	line-height: 24px;
	font-size: 12px;
	color: #747474;
}
@media (max-width: 1300px) {
	.market-adv-desc p {
	    min-height: 96px;
	}
}
@media (max-width: 1200px) {
	.market-adv-item::after {
	    right: -8.2vw;
	}
}
@media (max-width: 1000px) {
	.market-adv-item {
	    width: 47%;
	}
	.market-adv-item::after {
		display: none;
	}
	.market-adv-desc p {
	    min-height: 120px;
	}
}
@media (max-width: 800px) {
	.market-adv-item {
		width: 100%;
	}
	.market-adv-desc p {
	    min-height: auto;
	}
	.market-adv-list {
	    margin-top: 80px;
	}
}
@media (max-width: 768px){
	.market-adv-img{
	    left: -20px;
    	top: -35px;
	}
	.market-adv-img img{
		width: 75%;
	}
}
@media (max-width: 480px){
	.market-adv-list{
		margin-top: 50px;
	}
	.market-adv-item{
	    padding: 35px 2.5% 20px;
        margin-bottom: 45px;
	}
	.market-adv-img{
	    left: -15px;
	}
}

/*======================store-sup======================*/
.store-sup-list {
	margin-top: 65px;
    margin-bottom: 32px;
	font-size: 0;
}
.store-sup-item {
	display: inline-block;
	margin: 2px;
	width: calc(25% - 4px);
	text-align: center;
	background-color: #f1f8eb;
	border: 1px solid #dde5d6;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	position: relative;
}
.store-sup-item-2 {
	width: calc(50% - 4px);
}
.store-sup-item-2 .ssup-item-img {
	height: 100%;
}
.ssup-item-img img {
	width: 100%;
	height: 100%;
	height: auto;
	transition: .6s;
}
.ssup-item-img:hover img {
	transform: scale(1.03);
}
.ssup-item-desc h3,
.ssup-item-desc h4 {
	font-weight: normal;
}
.ssup-item-desc{
	width: 100%;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
}
.ssup-item-desc h3 {
	line-height: 1;
	font-size: 30px;
    font-family: 'tt0035m_';
    color: #bfcab6;
}
.ssup-item-desc h4 {
	position: relative;
	margin-top: 16px;
	line-height: 1;
	font-size: 18px;
	color: #373737;
}
.ssup-item-desc h4::after {
	content: '';
	position: absolute;
	bottom: -9px;
	left: 50%;
	transform: translateX(-50%);
	width: 35px;
	height: 2px;
	background: #79b246;
}
.ssup-item-desc p {
	margin: 30px auto 0;
	width: 76%;
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}
@media (max-width: 1750px){
	.ssup-item-desc h3{
		font-size: 26px;
	}
	.ssup-item-desc h4{
		font-size: 16px;
	}
}
@media (max-width: 1440px){
	.ssup-item-desc h3{
		font-size: 22px;
	}
	.ssup-item-desc h4{
		margin-top: 12px;
	}
	.ssup-item-desc p{
	    margin: 20px auto 0;
	}
}
@media (max-width: 1200px) {
	.ssup-item-desc h3{
		font-size: 20px;
	}
}
@media (max-width: 1000px){
	.store-sup-item{
		width: calc(50% - 4px);
		/*min-height: 392px;*/
	}
	.store-sup-item-2{
		width: calc(100% - 4px);
	}
	.ssup-item-desc{
		width: 100%;
		/*position:inherit;
		top: auto;
		transform: translateY(0);*/
		/*min-height: 250px;*/
	}
}
@media (max-width: 768px) {
	.store-sup-list {
	    margin-top: 50px;
	}
}
@media (max-width: 480px) {
	.store-sup-list {
	    margin-top: 30px;
	}

	.ssup-item-desc h3 {
	   /* margin-top: 100px;*/
	}
	.store-sup-item{
		min-height: 200px;
	}
	.ssup-item-desc p {
		font-size: 13px;
		width: 90%;
	}
}
@media (max-width: 375px){
	.store-sup-item {
	    display: inline-block;
	    width: calc(100% - 4px);
	    min-height: auto;
	}
	.ssup-item-desc{
		min-height: 150px;
		position: static;
		top: auto;
		transform: translateY(0);
		margin-top: 20px;
	}
}

/*======================co-adv======================*/
.co-adv-list-all {
    padding-top: 80px;
    margin-bottom: 80px;
    width: 100%;
    font-size: 0;
    background: url(../images/co-adv-list-all.jpg);
    background-size: 114% 141%;
    background-repeat: no-repeat;
    background-position: 60% 93%;
}
.co-adv-list-all {
	display: inline-block;
	vertical-align: top;
}
.co-adv-list {
	position: relative;
	display: inline-block;
	width: 42.8%;
	vertical-align: top;
}
.co-adv-list::after {
    content: '';
    position: absolute;
    top: 0;
    right: 32px;
    border-right: 1px dashed #79b246;
    height: 86%;
    z-index: 1;
}
.co-adv-list-2::after {
	right: auto;
    left: 23px;
}
.co-adv-list-2 {
	float: right;
}
.co-adv-item {
	position: relative;
	margin-bottom: 22px;
	/*width: 617px;*/
	z-index: 2;
}
.cadv-item-img,
.cadv-item-desc {
	display: inline-block;
	vertical-align: top;
}
.cadv-item-img {
	position: relative;
	float: right;
	left: 20px;
	padding-top: 22px;
	padding-right: 10px;
	width: 97px;
	height: 107px;
	background: url(../images/cadv-item-img-bg.png);
	background-size: 100% 100%;
	text-align: center;
	clear: both;
}
.co-adv-list-2 .cadv-item-img {
	position: relative;
	left: -20px;
	float: none;
}
.cadv-item-img-2 {
	background: url(../images/cadv-item-img-bg-2.png);
	background-size: 100%;
}
.cadv-item-img h3 {
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #79b246;
}
.cadv-item-img h4 {
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	color: #79b246;
}
.cadv-item-desc {
	margin-top: 17px;
    width: calc(100% - 100px);
    min-height: 96px;
	line-height: 24px;
	font-size: 12px;
	color: #747474;
}
@media (max-width: 1500px) {
	.co-adv-list {
	    width: 48%;
	}
	.co-adv-list-all {
	    background-size: auto;
	    background-position: center -30vw;
	}
}

@media (max-width: 768px) {
	.co-adv-list-all {
	    padding-top: 60px;
	    margin-bottom: 60px;
	    background: none;
	}
	.co-adv-list {
	    width: 100%;
	}
	.co-adv-list-2 .co-adv-item:last-child{
		display:none;
	}
	.co-adv-list-2 .co-adv-item:nth-child(n-1){
		margin-bottom: 0;
	}
	.cadv-item-img {
		position: relative;
		left: -0px;
		float: none;
	    width: 81px;
    	height: 90px;
	    padding-top: 14px;
	}
	.co-adv-list-2 .cadv-item-img {
		left: 0;
	}
	.co-adv-list::after {
		right: auto;
        left: 36px;
	}
	.co-adv-list-2::after {
		top: auto;
		bottom: 10%;
        height: 110%;
	}
	.cadv-item-img h3{
		font-size: 20px;
	}
}
@media (max-width: 768px) {
	.co-adv-list-all {
	    padding-top: 30px;
	    margin-bottom: 30px;
	}
}
@media (max-width: 480px){
	.cadv-item-desc{
		margin-top: 10px;
	}
	.cadv-item-img h4{
		font-size: 12px;
		line-height: 22px;
	}
	.join{
		margin-bottom: 35px;
	}
}

/*======================brand-adv======================*/
.brand-adv-list {
	padding-top: 14px;
}
.badv-item {
	position: relative;
	display: inline-block;
	margin-bottom: 56px;
	width: 100%;
	clear: both;
}
.badv-item-img {
	display: inline-block;
	width: 61.5%;
	vertical-align: top;
	overflow: hidden;
}
.badv-item-img img {
	width: 100%;
	height: auto;
	transition: .6s;
}
.badv-item:hover img {
	transform: scale(1.03);
}
.badv-item:nth-child(2n) .badv-item-img {
	float: right;
}
.badv-item-desc {
	position: absolute;
	left: 51.25%;
	top: 14.5%;
}
.badv-item:nth-child(2n) .badv-item-desc {
	left: auto;
	right: 51.25%;
}
.badv-item-desc .head {
	width: 525px;
	padding: 20px 65px 18px 218px;
	background: rgba(121, 178, 70, .5);
}
.badv-item:nth-child(2n) .badv-item-desc .head {
	padding-left: 40px;
	padding-right: 185px;
}
.badv-item-desc h3,
.badv-item-desc h4 {
	font-weight: normal;
}
.badv-item-desc h3 {
	margin-bottom: 10px;
	font-size: 20px;
	color: #444;
}
.badv-item-desc h4 {
    line-height: 18px;
    font-size: 16px;
    font-family: 'tt0035m_';
    color: #7d9964;
}
.badv-item-desc p {
	margin-top: 33px;
	margin-left: 219px;
	margin-left: 11.3vw;
	/*width: 427px;*/
	width: 61%;
	line-height: 24px;
	font-size: 12px;
	color: #747474;
}
.badv-item:nth-child(2n) .badv-item-desc p {
	margin-left: 38px;
	width: 298px;
}
@media (max-width: 1400px) {
	.badv-item-desc {
		top: 5%;
	}
	.badv-item-desc h3{
	    margin-bottom: 5px;
    	font-size: 18px;
	}
	.badv-item-desc h4{
	    font-size: 15px;
	}
}
@media (max-width: 1200px) {
	.badv-item-img {
	    width: 100%;
	}
	.badv-item:nth-child(2n) .badv-item-img {
		float: none;
	}
	.badv-item-desc,
	.badv-item:nth-child(2n) .badv-item-desc {
		position: relative;
		left: 0;
		top: 0;
	}
	.badv-item-desc .head,
	.badv-item:nth-child(2n) .badv-item-desc .head {
		padding: 20px 3% 18px 3%;
	    width: 100%;
	}
	.badv-item-desc p,
	.badv-item:nth-child(2n) .badv-item-desc p {
		margin: 0;
		padding: 2% 0 3%;
		width: 100%;
	}
	.badv-item{
	    margin-bottom: 30px;
	}
}
@media (max-width: 768px){
	.badv-item-desc h3{
    	font-size: 16px;
	}
	.badv-item-desc h4{
	    font-size: 14px;
	}
	.badv-item-desc p, .badv-item:nth-child(2n) .badv-item-desc p{
	    padding: 15px 0 3%;
	}
	.badv-item-desc .head, .badv-item:nth-child(2n) .badv-item-desc .head{
	    padding:10px 15px;
	}
}
@media (max-width: 480px) {
	.badv-item {
		margin-bottom: 15px;
	}
	.badv-item-desc h3 {
	    font-size: 15px;
	    margin-bottom: 5px;
	}
	.badv-item-desc h4 {
	    font-size: 13px;
	    line-height: 1.3;
	}
}

/*======================biz-train======================*/
.biz-train-list {
	margin-top: 90px;
	margin-bottom: 78px;
	font-size: 0;
}
.biz-train-item {
	display: inline-block;
	position: relative;
	margin-right: 2.75%;
	border: 2px solid #79b246;
	padding: 50px 3.5% 0;
	width: 31.5%;
	height: 453px;
	text-align: center;
	vertical-align: top;
	background: url(../images/biz-train-item-bg.png) no-repeat;
	background-size: 100% 100%;
	transition: .3s;
}
.biz-train-item:nth-child(3n) {
	margin-right: 0;
}
.biz-train-item:hover {
	transform: translateY(-6px);
}
.biz-train-item::before,
.biz-train-item::after {
	content: '';
	position: absolute;
	left: 11.4%;
	top: -2px;
	width: 25%;
	height: 2px;
	background: #fff;
}
.biz-train-item::after {
	left: auto;
	top: auto;
	right: 11.4%;
	bottom: -2px;
}
.btrain-item-img {
	margin-bottom: 36px;
	font-size: 88px;
	font-style: italic;
	line-height: 1;
	color: #79b246;
}
.btrain-item-desc h3 {
	position: relative;
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: normal;
	color: #373737;
}
.btrain-item-desc h3::after {
	content: '';
	position: absolute;
	bottom: -9px;
	left: 50%;
	transform: translateX(-50%);
	width: 35px;
	height: 2px;
	background: #79b246;
}
.btrain-item-desc p {
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}
@media (max-width: 1440px){
	.biz-train-item{
		height: 350px;
		padding: 40px 3.5% 0;
	}
	.btrain-item-img{
	    margin-bottom: 25px;
    	font-size: 62px;
	}
	.btrain-item-desc h3{
	    font-size: 16px;
	}
}
@media (max-width: 768px) {
	.biz-train-list {
	    margin-top: 60px;
	    margin-bottom: 52px;
	}
	.biz-train-item {
		display: block;
		margin-bottom: 60px;
		width: 100%;
	}
	.biz-train-item:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 480px) {
	.biz-train-list {
	    margin-top: 30px;
	    margin-bottom: 26px;
	}
	.biz-train-item {
		margin-bottom: 30px;
		padding-top: 45px;
		padding-bottom: 50px;
		height: auto;
	}
	.btrain-item-img {
	    margin-bottom: 12px;
	    font-size: 40px;
	}
	.btrain-item-desc h3 {
		font-size: 15px;
	}
	.btrain-item-desc p {
		font-size: 13px;
	}
}


/*======================store-know======================*/
.know-list {
	margin-top: 6.25%;
	margin-bottom: 3.5%;
	font-size: 0;
}
.know-item {
	display: inline-block;
	border: 1px solid #dde5d6;
	margin-bottom: 20px;
	padding: 3.5% 0 0 1.5%;
	width: 48.125%;
	min-height: 222px;
	background: #f1f8eb;
	vertical-align: top;
	transition: .2s;
}
.know-item:hover {
	box-shadow: 6px 6px 11px 0px #b2b6b3;
}
.know-item:nth-child(2n) {
	float: right;
}
.know-item-img,
.know-item-desc {
	display: inline-block;
	vertical-align: top;
}
.know-item-img {
	margin-right: 4%;
	font-size: 88px;
	font-style: italic;
	line-height: 1;
	color: #79b246;
}
.know-item-desc {
	margin-top: 2%;
	width: 75%;
}
.know-item-desc h3 {
	position: relative;
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: normal;
	color: #373737;
}
.know-item-desc h3::after {
	content: '';
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 35px;
	height: 2px;
	background: #79b246;
}
.know-item-desc p {
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}
@media (max-width: 1750px){
	.know-item-img{
		margin-right: 2%;
		font-size: 72px;
	}
	.know-item-img img{
		height: 72px;
	}
	.know-item-desc{
	    width: 78%;
	}
}
@media (max-width: 1440px) {
	.know-item {
		width: 49%;
	    min-height: 200px;
        padding: 2% 0 0 1.5%;
	}
	.know-item-img {
	    font-size: 62px;
	}
	.know-item-img img{
	    height: 58px;
	}
}
@media (max-width: 1200px) {
	.know-item {
		padding-bottom: 3.5%;
		width: 100%;
	    min-height: auto;
	}
	.know-item-img {
	    margin-right: 2%;
	}
	.know-item-desc{
		margin-top: 1%;
	}
}
@media (max-width: 1000px){
	.know-item-img{
	    font-size: 58px;
	}
	.know-item-img img{
		height: 52px;
	}
	.know-item-desc h3{
		margin-bottom: 18px;
    	font-size: 16px;
	}
	.know-item-desc{
		width: 85%;
	}
}
@media (max-width: 768px) {
	.know-list {
	    margin-top: 40px;
	}
	.know-item-img {
		margin-right: 15px;
		font-size: 48px;
	}
	.know-item-img img {
		display: none;
	}
	.know-item-desc{
		width: 84%;
	}
}
@media (max-width: 480px) {
	.know-list {
	    margin-top: 30px;
	}
	.know-item-img {
		font-size: 36px;
		margin-right: 12px;
	}
	.know-item-desc h3 {
		font-size: 15px;
	}
	.know-item-desc p {
		font-size: 13px;
		line-height: 22px;
	}
	/*.banner img{
		height: 130px;
	}*/
}