@media screen and (max-width:1500px) {
	.insideWord {
		position: absolute;
		top: 50%;
		right: 0%;
		z-index: 99;
		color: #fff;
		opacity: 0.85;
		text-align: right;
		width: 100%;
		right: 0%;
		margin-right: 0;
	}
}

@media screen and (max-width:1045px) {
	.woodWhole {
		display: inherit;
		padding: 30px 15px;
	}

	.woodWhole_left {
		width: 100%;
		margin-right: 0;
	}

	

	.woodParh {
		width: 100%;
		color: rgb(127, 127, 127);
		font-size: 14px;
		line-height: 28px;
		margin-top: 15px;
	}

	.viewMore {
		display: inline-block;
		font-size: 14px;
		color: #fff;
		padding: 12px 24px;
		background: rgb(54, 54, 54);
		transition: all 1s;
		word-spacing: 2px;
		border-radius: 4px;
		margin-top: 25px;
		position: relative;
	}

	.conn2_right {
		position: relative;
		width: 100%;
		display: inline-block;
		height: 100%;
		vertical-align: top;
		margin-top: 30px;
	}

	.video-popwrap iframe {
		width: 85vw !important;
		height: 30vh !important;
	}

	.popclose {
		position: absolute;
		top: -60px;
		right: -10px;
		border-radius: 100%;
		color: #fff;
		cursor: pointer;
		height: 40px;
		width: 35px;
		text-align: center;
		line-height: 43px;
		font-size: 40px;
		z-index: 33333;
	}

	.product {
		padding-top: 30px;
		position: relative;
	}

	.commonParh p {
		color: rgb(127, 127, 127);
		line-height: 28px;
		font-size: 14px;
	}

	.commonParh {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px solid rgb(127, 127, 127);
		padding-bottom: 15px;
	}

	.proKind {
		display: inherit;
	}

	.proKind_pic {
		margin-bottom: 15px;
	}

	.word_c {
		transition: all 1s;
		font-size: 15px;
		color: rgb(89, 89, 89);
		font-weight: 600;
		margin-bottom: 10px;
		padding: 0;
	}

	.proKind_common>p:nth-child(3) {
		line-height: 28px;
		color: rgb(127, 127, 127);
		font-size: 14px;
		padding: 0;
	}

	.proKind_common {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 15px;
		display: inline-block;
	}

	.proType {
		display: inherit;
	}

	.proType_common {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
		display: inline-block;
	}

	.proType_pic {
		margin-bottom: 15px;
	}

	.proType_common>p:nth-child(3) {
		line-height: 28px;
		color: rgb(127, 127, 127);
		font-size: 14px;
		padding: 0;
	}

	.swiper_progress .swiper-wrapper .swiper-slide:nth-child(5n+5),
	.swiper_progress .swiper-wrapper .swiper-slide:nth-child(3n+3) {
		padding-top: 0;
	}

	.mt35 {
		margin-top: 10px !important;
	}

	.news {
		display: inherit;
	}

	.newsWord1 {
		font-size: 15px;
		color: rgb(59, 59, 59);
		margin-top: 15px;
		margin-bottom: 15px;
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.newsWord2 {
		color: rgb(102, 102, 102);
		font-size: 14px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: 28px;
		margin-bottom: 20px;
	}

	.news>a:nth-child(1) {
		margin-top: 0;
	}

	.newsCommon {
		width: 100%;
		margin-right: 0;
		display: inline-block;
	}

	.news>a:nth-child(2) {
		margin-top: 25px;
	}

	.news>a:nth-child(3) {
		margin-top: 25px;
	}

	.joinCon {
		margin-top: 30px;
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.join {
		display: flex;
		background: url(../images/kuang.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		height: auto;
		display: inherit;
		position: relative;
		padding: 40px 25px;
		align-items: center;
	}

	.joinbus_now {
		position: inherit;
		bottom: 0;
		left: 0;
	}

	.joinbus {
		display: none;
	}

	.joinDesc {
		width: 100%;
	}

	.joinDesc_parh1 {
		font-size: 18px;
		letter-spacing: 1px;
		color: rgb(20, 20, 20);
	}

	.joinDesc_parh2 {
		width: 100%;
		font-size: 14px;
		color: rgb(102, 102, 102);
		line-height: 28px;
		margin-top: 20px;
	}

	.joinWood {
		width: 100%;
	}

	.footer_top {
		display: inherit;
		align-items: center;
		justify-content: space-between;
		padding: 35px 15px 20px 15px;
		border-bottom: 1px solid rgba(220, 220, 220);
	}

	.footer_top>div:nth-child(1) {
		width: 40%;
	}

	.footerLink {
		width: 100%;
		display: inherit;
	}

	.footerLink {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.footerLink li a {
		color: #000;
		font-size: 15px;
		position: relative;
		transition: all 1s;
		padding: 0;
		letter-spacing: 1px;
		padding-top: 15px;
		display: inline-block;
	}

	.footer_middle {
		padding: 27px 15px;
		border-bottom: 1px solid rgb(220, 220, 220);
	}

	.footer_address {
		display: inherit;
		justify-content: space-between;
	}

	.footerAdd_word {
		margin-bottom: 25px;
	}

	.footerAdd_word img {
		margin-bottom: 10px;
	}

	.footerAdd_word>p:nth-child(2) {
		color: #000;
		font-size: 15px !important;
		margin-bottom: 10px !important;
	}

	.footerAdd_word p {
		font-size: 14px;
		color: rgb(102, 102, 102);
		margin-bottom: 10px;
	}

	.footerAdd_pic {
		text-align: left;
		display: inline-block;
	}

	.footerAdd_pic p {
		text-align: center;
	}

	.footerAdd_pic img {
		width: 110px;
		height: 110px;
		padding-bottom: 3px;
	}

	.footer_bottom {
		padding: 10px 15px;
		display: inherit;
		justify-content: space-between;
		align-items: center;
	}

	.footer_bottom p {
		color: #000;
		opacity: 0.5;
		font-size: 14px;
		line-height: 24px;
	}

	.pt95 {
		padding-top: 55px !important;
	}

	.insideWord {
		position: absolute;
		top: 0;
		right: 0%;
		z-index: 99;
		color: #fff;
		opacity: 0.85;
		text-align: right;
		max-width: 1500px;
		right: 0;
		margin-right: 0;
		display: flex;
		flex-direction: column;
		justify-content: end;
		align-items: flex-end;
		align-content: end;
		top: 50%;
	}

	.insideWord>p:nth-child(1) {
		font-size: 3vw;
		margin-bottom: 2vh;
		font-family: 'DIN';
		letter-spacing: 1px;
		position: relative;
	}

	.aboutUs {
		background: url(../images/about.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		padding: 30px 0;
		text-align: center;
	}

	.aboutUs_title>p:nth-child(1) {
		font-size: 20px;
		color: #000;
		font-family: 'DIN';
		margin-bottom: 8px;
		letter-spacing: 0;
	}

	.aboutUs_title>p:nth-child(2) {
		font-size: 18px;
		letter-spacing: 1px;
		color: #000;
	}

	.aboutUs_parh {
		margin: auto;
		margin-top: 17px;
		font-size: 14px;
		color: #000;
		padding-left: 0;
		padding-right: 0;
		line-height: 28px;
	}

	.brand {
		width: 100%;
		position: inherit;
		left: 0;
		margin-left: 0;
		bottom: 0;
		display: flex;
		align-items: center;
		padding: 18px 0 15px 0;
		background: rgba(255, 255, 255, 0.7);
		align-content: center;
	}

	.brandCommon img {
		margin-bottom: 3px;
		width: 55%;
	}

	.brandCommon>p:nth-child(2) {
		font-size: 14px;
		letter-spacing: 1px;
		color: #000;
	}

	.brandStory_bg .item-video a {
		top: 26%;
	}

	.self {
		padding: 30px 0 0 0;
		text-align: center;
	}

	.selfTitle>p:nth-child(1) {
		font-size: 18px;
		color: #000;
		margin-bottom: 10px;
		letter-spacing: 1px;
		font-family: 'DIN';
		text-align: center;
	}

	.selfTitle>p:nth-child(2) {
		font-size: 18px;
		letter-spacing: 1px;
		color: #000;
		font-family: 'DIN';
		text-align: center;
	}

	.selfTitle>p:nth-child(3) {
		width: 40px;
		height: 3px;
		background: rgb(85, 85, 85);
		margin: auto;
		margin-top: 25px;
	}

	.selfParh {
		margin-top: 30px;
		margin-bottom: 15px;
	}

	.selfParh p {
		font-size: 14px;
		color: rgb(20, 20, 20);
		margin-bottom: 10px;
		line-height: 28px;
	}

	.selfPic {
		margin-top: -30px;
	}

	

	.font32 {
		font-size: 18px !important;
	}

	.culture_top {
		margin-top: 30px;
	}

	.culture_top,
	.culture_bottom {
		display: inherit;
	}

	.cultureWord {
		width: 100%;
		text-align: center;
		padding: 25px 15px;
		height: auto;
	}

	.cultureWord_title {
		color: rgba(255, 255, 255, 0.8);
		font-size: 18px;
		letter-spacing: 1px;
		margin-bottom: 23px;
	}

	.cultureWord_parh {
		color: rgba(255, 255, 255, 0.8);
		font-size: 14px;
		margin-bottom: 8px;
		padding: 0 5px;
		line-height: 24px;
	}

	.culturePic {
		width: 100%;
		overflow: hidden;
		height: auto;
	}

	.progress {
		height: auto;
		padding: 30px 0 30px 0;
	}

	.swiper_progress {
		padding-top: 35px;
	}

	.swiper_progress .swiper-slide {
		width: 100% !important;
		padding-left: 0;
		padding: 0 35px;
	}

	.swproWord p:nth-child(1) {
		font-size: 20px;
		font-family: 'DIN';
		margin-bottom: 8px;
		color: rgb(95, 95, 95);
	}

	.swproWord p:nth-child(2) {
		font-size: 15px;
		letter-spacing: 1px;
		margin-bottom: 25px;
		line-height: 24px;
		color: rgb(95, 95, 95);
	}

	.swproPic {
		background: url(../images/zhe1.png);
		background-repeat: no-repeat;
		margin-right: 15px;
		width: 8%;
		margin-top: 0px;
	}

	.swproWord p:nth-child(3) {
		width: 100%;
	}

	
	.localAt_link a {
		letter-spacing: 1px;
		color: rgb(89, 89, 89);
		font-size: 16px;
		margin-right: 30px;
		padding: 20px 0;
		display: inline-block;
	}

	.contactCon {
		padding: 30px 0;
	}

	.contactUs_title {
		font-size: 18px;
		letter-spacing: 1px;
		color: rgb(89, 89, 89);
		margin-bottom: 20px;
	}

	.contactUs_left p {
		color: #000;
		margin-bottom: 18px;
		font-size: 16px;
		font-family: 'DIN';
	}

	.contactUs {
		display: inherit;
		justify-content: space-between;
		align-items: center;
	}

	.contactUs_left {
		width: 100%;
	}

	.contactUs_left p {
		color: #000;
		margin-bottom: 12px;
		font-size: 14px;
		font-family: 'DIN';
	}

	.contactUs_right {
		width: 100%;
	}

	.contactUs_right {
		width: 100%;
		margin-top: 30px;
	}

	.conInput input {
		width: 100%;
		font-size: 14px;
		color: rgb(215, 215, 215);
		padding: 12px 15px;
		border: 1px solid rgb(215, 215, 215);
		margin-bottom: 12px;
		border-radius: 2px;
		display: block;
	}

	.conTablecon {
		display: inherit;
	}

	.conInput {
		width: 100%;
		margin-right: 0%;
	}

	.conText {
		margin-bottom: 12px;
		width: 100%;
		padding: 10px;
		height: 80px;
	}

	.sideWord>p:nth-child(1) {
		margin-top: 0vh;
	}

	.submit {
		font-size: 15px;
		color: #000;
		padding: 12px;
		background: rgb(66, 66, 66);
		border-radius: 2px;
		letter-spacing: 2px;
		width: 100%;
		text-align: center;
		color: #fff;
		transition: all 1s;
	}

	.contactUs_map iframe {
		height: 350px !important;
	}

	.newsCase {
		display: inherit;
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.newsCasePic p {
		font-size: 16px;
	}

	.newsCaseWord1 {
		font-size: 15px;
		color: rgb(59, 59, 59);
		margin-top: 20px;
		margin-bottom: 15px;
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.newsCaseWord2 {
		color: rgb(102, 102, 102);
		font-size: 14px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: 28px;
		margin-bottom: 20px;
	}

	.newsCaseCommon {
		display: inline-block;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 25px;
	}

	.row-product2 {
		overflow: hidden;
		margin: 10px auto;
		display: inherit;
		justify-content: space-between;
	}

	.row-product2 .col-l {
		width: 100%;
		padding-right: 0;
	}

	.m-so .inp {
		letter-spacing: 1px;
		width: 100%;
		padding: 0 0px;
		padding-bottom: 8px;
		color: rgb(141, 141, 141);
		font-size: 15px;
		border-bottom: 1px solid rgb(141, 141, 141);
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		-ms-transition: all .5s;
		transition: all .5s;
	}

	.m-filter .item {
		margin-top: 25px;
	}

	.m-filter h3 span {
		font-size: 16px;
		color: #000;
		letter-spacing: 1px;
	}

	.m-filter h3 .icon {
		margin-left: 10px;
		display: inline-block;
		vertical-align: middle;
		width: 6px;
		height: 11px;
		background-image: url(../images/iconx2.png);
		background-repeat: no-repeat;
		background-position: right center;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-o-transition: all .4s;
		-ms-transition: all .4s;
		transition: all .4s;
		position: relative;
		top: 1px;
	}

	.m-filter h3 {
		margin-bottom: 0;
	}

	.sort {
		display: flex;
		flex-wrap: wrap;
	}

	.m-filter .sort label {
		display: block;
		overflow: hidden;
		position: relative;
		padding-left: 20px;
		font-size: 0;
		cursor: pointer;
		margin-top: 15px;
		padding-right: 20px;
	}

	.ul-listx1 li {
		width: 100%;
		padding: 0 15px;
		margin-bottom: 18px;
	}

	.ul-listx1 {
		overflow: hidden;
		margin: 0 -15px;
		display: inherit;
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.row-product2 .col-r {
		width: 100%;
	}

	.ul-listx1 .pic img {
		width: 100%;
	}

	.ul-listx1 .txt {
		font-size: 15px;
		line-height: 24px;
		color: #595757;
		padding-top: 18px;
	}

	.articleTitle {
		padding: 25px 0 0px 0;
		text-align: center;
	}

	.articleTitle>p:nth-child(1) {
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 15px;
		color: #000;
		letter-spacing: 1px;
	}

	.articleTitle>p:nth-child(2) {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.articleTitle>p:nth-child(2) span {
		margin-right: 20px;
		color: rgb(102, 102, 102);
		font-size: 13px;
		letter-spacing: 1px;
		display: inline-block;
		margin-bottom: 7px;
	}

	.article_word {
		font-size: 14px;
		margin-top: 20px;
		line-height: 28px;
		color: rgb(102, 102, 102);
	}

	.article_pic {
		width: 100%;
		overflow: hidden;
		margin-top: 20px;
	}

	.article_link a {
		width: 48%;
		padding: 13px 0;
		background: rgb(223, 223, 223);
		font-size: 14px;
		color: rgb(51, 51, 51);
		text-align: center;
		transition: all 0.8s;
		display: inline-block;
		border-radius: 5px;
	}

	.article_link {
		margin-top: 25px;
		margin-bottom: 45px;
		display: flex;
	}
}



@media screen and (min-width:1045px) {

	.fixedImg {
		background-attachment: fixed;
	}

	.banner .item {
		opacity: 1 !important;
	}

	.banner .binbox {
		opacity: 0;
		visibility: hidden;
		transform: translateX(-150px);
		-webkit-transform: translateX(-150px);
		-moz-transform: translateX(-150px);
	}

	.banner .slick-active {
		z-index: 400 !important;
	}

	.banner .slick-active .img {
		-webkit-animation: decreaseHeight 1.2s forwards;
		animation: decreaseHeight 1.2s forwards;
		overflow: hidden;
	}

	.banner .slick-active .binbox {
		opacity: 1;
		visibility: visible;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transition: .78s 0.55s cubic-bezier(.215, .61, .355, 1);
		-webkit-transition: .78s 0.55s cubic-bezier(.215, .61, .355, 1);
	}


}

@media screen and (max-width:1700px) {

	.contact-list .tel {
		font-size: 28px;
	}

	.contact-list .mail {
		font-size: 28px;
	}

}

@media screen and (max-width:1650px) {}

@media screen and (max-width:1600px) {

	.banner .binbox .by {
		font-size: 55px;
	}

	.banner .binbox .zh {
		font-size: 26px;
	}

	.index .section2 .conn2_left {
		padding: 8%;
	}

	.index .section2 .bottom-text h3 {
		font-size: 160px;
	}

	.index .section2 .conn2_left h2 {
		font-size: 45px;
	}

	.index-title .t1 {
		font-size: 52px;
	}

	.index .section2 .conn2_right .items h3 {
		font-size: 58px;
	}

	.index .section2 .conn2_right .items p {
		font-size: 16px;
	}
}

@media screen and (max-width:1450px) {

	.about-top .left .con {
		font-size: 14px;
	}

	.about-top .txt {
		font-size: 14px;
	}

	.about-top .num-box .num {
		font-size: 43px;
	}

	.banner .binbox {
		width: 100%;
		margin-left: -500px;
	}

	.explore-idea .left .t2 {
		font-size: 26px;
	}

	.explore-idea .right {}

	.explore-idea .right p {
		font-size: 14px;
	}

	.gallery-thumbs {
		padding-left: 2%;
	}

	.index .section2 .conn2_right .items h3 {
		font-size: 55px;
	}

	.index .section2 .conn2_right .items .conn2_2 {
		width: 75%;
	}

	.index .section2 .conn2_left .text-p {
		font-size: 14px;
	}

	.contact-list .tel {
		font-size: 28px;
	}

	.contact-list .mail {
		font-size: 28px;
	}


	.culture .chaoren li .chong img {
		width: 50px;
	}

	.culture .chaoren li .danci span {
		font-size: 28px;
	}

	.culture .chaoren li .danci {
		font-size: 24px;
	}
}


@media screen and (max-width:1370px) {

	.ibox-inner {
		width: 100%;
		padding: 0 4%;
		box-sizing: border-box;
	}

	.ft-bottom {
		padding: 20px 4%;
	}

	.banner .binbox .by {
		font-size: 45px;
	}

	.banner .binbox .zh {
		font-size: 20px;
	}

	.about-top .num-box .num {
		font-size: 44px;
	}

	.about-top .icon img {
		height: 60px;
	}

	.about-culture-list li {
		padding: 2%;
	}

	.about-culture-list li .img {
		height: auto;
	}

	/* .about-culture-list li .text{height: auto;} */
	.about-culture-list li .text p {
		line-height: 35px;
	}

	.case-list .item .text h3 {
		margin-top: 20px;
	}

	.case-list .item .img {
		width: 60%;
	}

	.case-list .oneItem .con {
		left: 65%;
	}

	.case-list .con {
		width: 30%;
	}

	.case-list .item .img img {
		width: 140%;
		margin-left: -20%;
	}

	.case-list .twoItem .img {
		margin-left: 40%;
	}

	.join-list li .text .t1 {
		font-size: 18px;
	}

	.join-title h3 {
		font-size: 36px;
	}

	.honor-list .item .text .t1 {
		font-size: 18px;
	}


	.section4-nav li {
		line-height: 220px;
	}

	.index-title {
		padding: 60px 0;
	}

	.index-title .t1 {
		font-size: 48px;
	}

	.index .section2 .conn2_right .items .conn2_2 {
		width: 80%;
	}

	.index .section2 .conn2_left h4 {
		font-size: 28px;
	}

	.index .section2 .conn2_left h2 {
		font-size: 42px;
	}

	.index .section2 .conn2_right .items h3 {
		font-size: 50px;
	}

	.index .section2 .conn2_left {
		padding: 4%;
	}

	.index .section2 .bottom-text h3 {
		font-size: 120px;
	}

	.index .section2 .conn2_right .items p {
		font-size: 14px;
	}

	.section3 {
		height: 800px;
	}

}

@media screen and (max-width:1200px) {
	.section4-nav li {
		font-size: 16px;
		line-height: 175px;
	}

	.index-title .t1 {
		font-size: 44px;
	}

	.index-title .t2 {
		font-size: 24px;
	}

	.index-title {
		padding: 40px 0;
	}

	.contact-list .tit {
		font-size: 26px;
	}

	.contact-list .tel {
		font-size: 24px;
	}

	.contact-list .mail {
		font-size: 24px;
	}

	.case-list .item .text h3 {
		font-size: 22px;
		line-height: 35px;
	}

	.case-list .item .text span {
		position: relative;
		margin-top: 20px;
		display: block;
		bottom: 0;
	}

	.tancon {
		padding: 0 3% 0;
	}

	.explore-idea .right {
		padding: 4% 4% 0 120px;
		background-size: 50px;
	}

	.explore-idea .right p {
		font-size: 14px;
		line-height: 33px;
	}

	.explore-idea .left .t2 {
		font-size: 24px;
	}

	.join-list li {
		width: 32%;
	}

	.join-list li:nth-child(4n+1) {
		margin-left: 2%;
	}

	.join-list li:nth-child(3n+1) {
		margin-left: 0;
	}

	.about_main .section2 .img_slick {
		width: 30%;
	}


}

@media screen and (max-width:1100px) {
	.contact-box .row {
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}

	.contact-box .item {
		/*width: 48%;*/
		float: none;
		margin-bottom: 20px;
	}

	.contact-list .tit {
		font-size: 26px;
	}

	.contact-list .tel {
		font-size: 28px;
	}

	.contact-list .mail {
		font-size: 28px;
	}

	.develop-tit {
		padding: 50px 0;
	}

	.contact-box .row {
		margin: 0;
	}

	.scope-introduce .tel {
		width: 300px;
	}

	.scope-list .item {
		transform: scale(0.8);
	}

	.scope-introduce {
		margin: 0;
	}

	.scope-introduce .text h1 {
		font-size: 36px;
	}

	.index-title {
		width: 100%;
		text-align: center;
	}

	.index-title .t1 {
		font-size: 40px;
	}

	.gallery-thumbs {
		padding-left: 0;
	}

	.section4-list {
		padding: 2% 2%;
	}

	.section4-nav li {
		line-height: 80px;
	}

	.section4 .ibox-inner {
		flex-direction: column;
	}

	.gallery-thumbs {
		width: 100%;
	}

	.index .section2 .conn2_left h4 {
		padding-bottom: 40px;
	}

	.index .section2 .conn2_left h2 {
		font-size: 36px;
		padding-bottom: 40px;
	}

	.index .section2 .conn2_right .items .conn2_2 {
		width: 98%;
	}

	.contact-list .tel {
		font-size: 22px;
	}

	.contact-list .mail {
		font-size: 22px;
	}
}

@media screen and (max-width:1024px) {
	.index-logo {
		width: 40%;
		display: flex;
	}

	.menu-handler {
		width: 64px;
		float: right;
		height: 54px;
		display: none;
		cursor: pointer;
		position: relative;
		right: -15px;
	}

	.index-nav-right {
		display: none;
	}

	.menu-handler,
	.menuBox {
		display: block;
	}

	.index-header {
		padding: 1em 0 1em 1em;
	}

	.index-logo img {
		height: 24px;
		left: 2px;
		position: relative;
		top: -5px;
	}

	.index-logo .img1 {
		display: none;
	}

	.index-logo .img2 {
		display: block;
	}

	.index-logo {
		flex: 1;
		flex: 1;
		justify-content: flex-start;
	}

	.top {
		background-color: #fff;
		height: 60px;
	}

	.banner {
		margin-top: 57px;
	}

	.banner .img {
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		bottom: auto;
	}

	.banner .pimg {
		display: none;
	}

	.banner .bimg {
		display: block;
	}

	.banner .binbox {
		width: 90%;
		left: 5%;
		margin-left: 0;
		height: auto;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.banner .binbox .by {
		font-size: 36px;
	}

	.banner .binbox .zh {
		font-size: 18px;
	}

	.banner .binbox .en {
		font-size: 14px;
	}

	.banner .binbox .line {
		height: 30px;
	}

	.banner .slick-dots {
		bottom: 3%;
	}

	.index .height {
		height: auto;
	}

	.conn_banner {
		position: relative;
	}

	.index .section2 .conn2_left {
		padding: 5%;
	}

	.index .section2 .conn2_left h4 {
		font-size: 28px;
		padding-bottom: 40px;
	}

	.index .section2 .conn2_left h2 {
		font-size: 40px;
		padding-bottom: 55px;
	}

	.index .section2 .conn2_left p {
		font-size: 14px;
	}

	.index .section2 .bottom-text h3 {
		display: none;
	}

	.index .section2 .conn2_right .items h3 {
		font-size: 46px;
	}

	.index .section2 .conn2_right .items p {
		font-size: 14px;
	}

	.index .section2 .conn2_right .items .conn2_2 {
		width: 90%;
	}

	.section4-list li {
		width: 49%;
		margin-left: 2%;
	}

	.section4-list li:nth-child(4n+1) {
		margin-left: 2%;
	}

	.section4-list li:nth-child(2n+1) {
		margin-left: 0;
	}


	.ft-nav {
		padding: 40px 0;
	}

	.ft-nav li {
		margin: 0 10px;
		font-size: 14px;
	}

	.ft-logo img {
		height: 40px;
	}

	.ft-center .left {
		display: none;
	}

	.ft-center .center {
		width: 100%;
		position: relative !important;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-left: 0;
	}

	.ft-center .center .tel {
		float: left;
		width: 70%;
		flex: 1;
	}

	.ft-center .center .erweima {
		float: right;
		width: 20%;
		text-align: right;
	}

	.sub-banner {
		height: auto;
		margin-top: 60px;
	}

	.sub-banner img {
		display: block;
	}

	.sub-banner .text-box .en {
		font-size: 42px;
	}

	.sub-banner .text-box .cn {
		font-size: 22px;
		margin-top: 1em;
	}

	.displayTitle h2 {
		font-size: 22px;
	}

	.display-left {
		padding: 40px 20px 0 0;
	}

	.scope-introduce .text h1 {
		font-size: 32px;
	}

	.recruit-tit .desc {
		font-size: 18px;
	}

	.recruit-tit .tit {
		font-size: 30px;
	}

	.explore-idea .right {
		background: #ffffff;
		padding: 4%;
	}

	.about-purpose-box .text-box {
		position: relative;
		top: 0;
		transform: translateY(0);
		padding-top: 4em;
		height: 100%;
	}

	.video-popwrap {
		border: 2px solid #ffffff;
	}

	.video-popwrap video {
		width: 500px;
	}

	.item-video a {
		height: 60px;
		width: 60px;
	}

	.item-video a img {
		height: 60px;
		width: 60px;
	}

	.about-purpose-box .text-box .con p {
		line-height: 25px;
		margin-top: 1em;
	}

	.culture {
		display: inherit;
	}

	.culture .chaoren {
		width: 100%;
	}

	.culture .cizhi {
		width: 100%;
	}

	.culture .cizhi img {
		height: auto;
	}
}


@media screen and (max-width:950px) {

	.about-sec2box {
		margin-top: 2em;
	}

	.about-sec2box .swiper-slide:nth-child(2n) {
		margin-top: 0;
	}

	.about-sec2box .swiper-slide::before {
		background: none;
	}

	.about-sec2box .blackline {
		display: none;
	}

	.about-sec2box .swiper-slide {
		margin-bottom: 0;
	}

	.about-sec2box .swiper-slide:nth-child(2n+1) {
		margin-bottom: 0;
	}

	.about-sec2box .swiper-slide {
		margin-bottom: 0;
	}

	.about-sec2box .swiper-button-prev {
		margin-top: 0;
	}

	.about-sec2box .swiper-button-next {
		margin-top: 0;
	}

	.about-sec2box .swiper-button-next,
	.about-sec2box .swiper-button-prev {
		position: relative !important;
		display: inline-block;
		margin: 10px auto;
	}

}

@media screen and (max-width:860px) {


	.banner .binbox .by {
		font-size: 30px;
	}

	.conn_banner {
		position: relative;
	}

	.index .section2 .conn2 {
		flex-direction: column;
	}

	.index .section2 .conn2_left {
		width: 100%;
		padding: 20px;
		display: block;
	}

	.index .section2 .conn2_right {
		height: 240px;
		width: 100%;
		position: relative;
		display: block;
		overflow: hidden;
	}

	.index .section2 .conn2_left h4 {
		font-size: 18px;
		padding-bottom: 20PX;
	}

	.index .section2 .conn2_left h2 {
		font-size: 28px;
		padding-bottom: 20px;
	}

	.index .section2 .conn2_left>a {
		margin-top: 40PX;
	}

	.index .section2 .conn2_right .items {
		height: 100%;
	}

	.index-title {
		text-align: center;
		width: 100%;
	}

	.index-title .t1 {
		font-size: 40PX;
	}

	.sub-banner img {
		width: 150%;
		transform: translateX(-20%);
	}

	.sub-banner .text-box .en {
		font-size: 34px;
	}

	.sub-banner .text-box .cn {
		font-size: 18px;
	}


	.about-box {
		padding: 2em 0 0;
	}

	.about-culture-box {
		max-height: initial;
		padding: 40px 0;
	}

	.about-culture-list {
		justify-content: space-between;
	}

	.about-culture-list li {
		width: 49%;
		margin-left: 2%;
		margin-bottom: 1em;
	}

	.about-culture-list li:nth-child(4n+1) {
		margin-left: 2%;
	}

	.about-culture-list li:nth-child(2n+1) {
		margin-left: 0;
	}

	.about-top .left .con p {
		margin-bottom: 20px;
	}

	.about-title .about-tit {
		font-size: 32px;
	}

	.about-top .left {
		width: 100%;
		float: none;
	}

	.about-top .right {
		width: 100%;
		float: none;
		margin-top: 3em;
	}

	.about-top .item {
		width: 100%;
		margin-bottom: 1em;
		padding-bottom: 1em;
	}


	.about_main .section2 .timeline_slick .item .year {
		font-size: 40px;
	}

	.about_main .section2 .img_slick {
		width: 45%;
	}

	.about_main .section2 .btns {
		margin-top: 11vh;
	}

	.develop-tit {
		padding: 40PX 0;
	}

	.develop-tit .about-tit {
		font-size: 34PX;
	}

	.contact-box .item {
		width: 100%;
	}

	.contact-box .item:last-of-type {
		width: 100%;
	}

	.contact-box {
		padding: 20px 0;
	}

	.contact-list .tel span {
		display: inline-block;
		margin: 0 10px 0 0;
	}

	.contact-list .mail {
		margin-top: 0;
	}

	.contact-box .contact-list {
		padding: 0;
		margin: 0;
	}

	.contact-box .map {
		height: 500px;
	}

	.contact-list .tit {
		margin-bottom: 10px;
	}

	.form-box .check-box {
		width: 100%;
	}

	.form-box .check-box img {
		height: 50px;
	}

	.message-box .form-box .check-box,
	.message-box .form-box input[type="submit"] {
		margin: 0;
	}

	.form-box input[type="submit"] {
		margin-top: 2em !important;
	}

	.scope-introduce .text {
		width: 100%;
		float: none;
	}

	.scope-introduce .tel {
		width: 100%;
		float: none;
	}

	.scope-list .item {
		transform: scale(0.7);
	}

	.scope-list .item {
		width: calc(100%/3);
		width: -moz-calc(100%/3)
	}

	.case-list .oneItem .con {
		left: 0;
	}

	.case-list .con {
		position: relative;
		left: auto;
		top: auto;
		width: 90%;
		padding: 2em 5%;
	}

	.case-list .item .img {
		width: 100%;
	}

	.case-list .item .img img {
		width: 100%;
		margin-left: 0%;
	}

	.case-list .twoItem .img {
		width: 100%;
		margin-left: 0%;
	}

	.case-list .twoItem .con {
		left: 0;
	}

	.case-list .item {
		margin-bottom: 2em;
	}

	.case-list .item .text h3 {
		margin-top: 0;
	}

	.case-list .item .text {
		padding: 0;
	}

	.case-list .item .text .line {
		margin: 1em 0;
	}

	.case-list .item .text h3 {
		font-size: 18px;
	}

	.case-list .item .text p {
		font-size: 14px;
		line-height: 30px;
	}

	.recruit-tit .sub-tit {
		font-size: 18px;
	}

	.recruit-tit .tit {
		font-size: 28px;
	}

	.recruit-tit .desc {
		font-size: 18px;
	}

	.explore-idea .left {
		width: 100%;
		height: 100%;
		padding: 3em 1.5em;
		background-size: 140px;
	}

	.explore-idea .left .t1 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.explore-idea .left .t2 {
		font-size: 20px;
		line-height: 40px;
	}

	.explore-idea .right {
		width: 100%;
		height: auto;
		padding: 2em 1.5em;
	}

	.explore-idea .right h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.explore-idea .right p {
		font-size: 13px;
		line-height: 32px;
	}

	.explore-idea {
		padding-bottom: 2em;
	}

	.explore-box {
		padding: 2em 0;
		background-size: contain;
	}

	.explore-idea .box {
		flex-wrap: wrap;
	}

	.about-purpose-box {
		height: 250px;
	}

	.about-purpose-box .text-box .con {
		margin-top: 0;
	}

	.explore-idea-bg .text-box .con p {
		font-size: 16px;
		line-height: 35px;
	}

	.explore-idea-bg .text-box .con {
		width: 100%;
		float: none;
	}

	.explore-idea-bg .text-box .con span {
		margin-top: 1em;
	}


	.section4-list li {
		width: 49%;
	}

	.section4-list li:nth-child(4n+1) {
		margin-left: 2%;
	}

	.section4-list li:nth-child(2n+1) {
		margin-left: 0;
	}

	.section5-list li {
		width: 49%;
		margin-left: 0;
	}

	.section5-list li:nth-child(2n) {
		float: right;
	}

	.section5-list li .img {
		max-height: initial;
	}

	.video-popwrap video {
		width: 320px;
	}

	.case-list .item .img img {
		height: auto;
	}


}


@media screen and (max-width:751px) {
	.ibox-inner {
		padding: 0 1em;
	}

	.menuBox {
		width: 70%;
	}

	.menuMoblie .nav-link {
		padding: 18px 12%;
		font-size: 15px;
		letter-spacing: 1px;
	}

	.banner .binbox .by {
		font-size: 24px;
		font-weight: normal;
	}

	.banner .binbox .zh {
		font-size: 16px;
		font-weight: normal;
	}


	.banner .binbox .line {
		height: 20px;
		margin-top: 15px;
	}

	.banner .binbox .ico {
		width: 24px;
		height: 24px;
		margin-top: 15px;
	}

	.banner .slick-dots li {
		width: 7px;
		margin: 0px 5px;
	}

	.banner .slick-dots li a {
		position: relative;
		left: auto;
		top: auto;
		width: 6px;
		height: 6px;
		border: 1px solid #fff;
		background-color: transparent;
		border-radius: 50%;
		display: block;
	}

	.banner .slick-dots li.slick-active a {
		height: 6px;
		background-color: #fff;
	}

	.banner .binbox a {
		display: none;
	}

	.index .section2 .conn2_left {
		padding: 1em;
	}

	.index .section2 .conn2_left h4 {
		line-height: 30PX;
		font-size: 16PX;
	}

	.index .section2 .conn2_left h2 {
		font-size: 24PX;
	}

	.index .section2 .conn2_left>a {
		padding: 10PX 40PX;
	}

	.index .section2 .conn2_right .items h3 {
		font-size: 36px;
	}

	.index .section2 .conn2_right .items .conn2_2 {
		top: 32%;
	}

	.index .section2 .conn2_right .item-video a {
		top: 68%;
	}

	.index .section2 .conn2_right {
		height: 240px;
	}

	.index .section2 .conn2_right .items p {
		padding-top: 10px;
	}

	.inliner-banner li .con,
	.inliner-banner-con li .con {
		transform: scale(1)
	}

	.section3 .index-title {
		display: none;
	}

	.i-wrap3 {
		height: 600px;
	}

	.inliner-banner li .font,
	.inliner-banner-con li .font {
		width: 47%;
	}

	.inliner-banner li h2,
	.inliner-banner-con li h2 {
		font-size: 20px;
	}

	.i-wrap3 .inliner-bg {
		display: none;
		transform: scale(0);
	}

	.i-wrap3 .inliner-list {
		display: none;
		transform: scale(0);
	}

	.index-title {
		padding: 1.5em 0;
	}

	.index-title .t1 {
		font-size: 26px;
		margin-bottom: 10px;
	}

	.index-title .t2 {
		font-size: 20px;
	}

	.section4-nav li {
		font-size: 14px;
	}

	.section4-list {
		padding: 1em;
	}

	.section4-list li .text {
		margin-top: 0;
		font-size: 14px;
	}

	.section4-list li {
		margin-bottom: 1em;
	}

	.section5-list li {
		margin-bottom: 1.3em;
	}

	.section5-list li .text h3 {
		font-size: 18px;
		margin-bottom: .5em;
	}

	.section5-list li .text {
		padding: 1.5em 1em;
	}

	.section5-list li .text .t1 {
		margin-bottom: 1em;
	}

	.ft-nav {
		display: none;
	}

	.ft-logo {
		padding: 1em 0;
	}

	.ft-center {
		width: 100%;
		padding: 2em 0;
	}

	.ft-center .center .erweima {
		width: auto;
	}

	.ft-center .center .tel {
		margin-top: 0;
	}

	.ft-center .center .tel .t1 h3 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.ft-center .center .tel .img {
		margin-right: 10px;
	}

	.ft-center .center .tel .img img {
		display: inline-block;
		height: 40px;
	}

	.ft-center .center .erweima img {
		height: 80px;
		width: 80px;
		margin-right: 10px;
	}

	.ft-center .center .tel .t2 {
		font-size: 12px;
		margin-top: 0;
	}

	.ft-center .center .tel .t2 img {
		height: 15px;
		margin-right: 10px;
	}

	.ft-bottom {
		padding: 1em;
	}

	.ft-bottom p {
		float: none;
		text-align: center;
		font-size: 12px;
		line-height: 20px;
	}

	.sub-nav-box {
		margin-top: 0;
		border-bottom: 1px solid #d8d8d8;
	}

	.sub-banner .text-box .en {
		font-size: 32px;
	}

	.sub-banner .text-box .cn {
		font-size: 18px;
	}




	.about-purpose-box .text-box .about-tit {
		font-size: 28px;
	}

	.about-purpose-box .text-box .con {
		font-size: 14px;
	}

	.about-purpose-box {
		height: 400px;
	}

	.about-title {
		padding-bottom: 3em;
	}

	.about-title .about-tit {
		font-size: 26px;
	}

	.about-title .line {
		margin-top: 10px;
	}

	.about-culture-box {
		padding: 3em 0;
	}

	.about-course-box {
		padding: 40px 0;
	}

	.sub-nav a {
		font-size: 14PX;
		height: 70px;
		line-height: 75px;
	}


	.develop-tit {
		padding: 20px 0;
	}

	.develop-tit .about-tit {
		font-size: 28px;
	}


	.contact-list .tit {
		font-size: 18px;
		font-weight: bold;
	}

	.contact-list .tel {
		font-size: 20px;
	}

	.contact-list .mail {
		font-size: 20px;
	}

	.contact-box .item .con-box>.clearfix>.fl img {
		height: 35px;
	}

	.contact-box .info-box {
		width: 350px;
	}

	.contact-box .info-box .img {
		width: 80px;
		height: 80px;
		margin-top: 10px;
	}

	.contact-box .info-box .text {
		width: 68%;
	}

	.contact-box .info-box .text .con {
		font-size: 12px;
	}

	.contact-box .map {
		height: 350px;
	}

	.message-box .form-box .item {
		width: 100%;
	}

	.form-box input[type="text"],
	.form-box textarea {
		height: 50px;
		line-height: 50px;
	}



	.form-box .content {
		background-position: 17px 35px;
	}

	.dynamic-top {
		padding: 1em 0;
	}

	/* .page-more{margin: 2em auto;} */

	.section5-list li {
		width: 100%;
		float: none;
	}

	.display-box {
		flex-direction: column;
	}

	.display-left {
		width: 100%;
		float: none;
		border-right: none;
		padding: 2em 0;
	}

	.display-right {
		width: 100%;
		float: none;
		display: none;
	}

	.displayTitle {
		margin: 0;
	}

	.displayTitle h2 {
		font-size: 18px;
	}

	.dianji_num {
		margin: 1em auto;
	}

	.displayMain {
		margin-top: 1em;
	}

	.share_l {
		width: 100%;
		float: none;
	}

	.share_r {
		width: 100%;
		float: none;
		margin-top: 2em;
	}

	.share_l li {
		float: none;
	}

	.dianji_num {
		height: auto;
	}

	.dianji_num span {
		font-size: 12px;
	}

	.scope-introduce {
		padding: 2em 0;
	}

	.scope-introduce .text h1 {
		font-size: 28px;
		margin-bottom: 1em;
	}

	.scope-introduce .tel h3 {
		font-size: 30px;
	}

	.scope-list .item .bg {
		width: 85px;
		height: 85px;
		padding: 7px;
	}

	.scope-list .item {
		width: calc(100%/3);
		width: -moz-calc(100%/3)
	}

	.scope-list .item .img {
		height: 70px;
		width: 70px;
	}

	.scope-list .item .zuobiao {
		display: none;
	}

	.scope-list {
		padding-bottom: 5em;
		padding-top: 5em;
	}

	.scope-list .item {
		transform: scale(.9);
	}


	.tancon {
		width: 90%;
	}

	.rc-popscroll {
		max-height: 300px;
		overflow-y: scroll;
		padding-right: 60px;
	}

	.tancoiiiab .t1 {
		width: 48%;
	}

	.recruit-box .list {
		margin-top: 2em;
	}

	.recruit-box .list .item {
		padding: 1em;
	}

	.recruit-box .list .staff-box {
		padding-bottom: 1em;
	}

	.recruit-box .list .staff {
		font-size: 16px;
	}

	.recruit-box .list .detail {
		font-size: 14px;
	}

	.recruit-box .list .require {
		margin-top: 10px;
	}

	.recruit-box .list .require span {
		margin-bottom: 0;
		font-size: 12px;
		line-height: 30px;
		width: 50%;
	}

	.tancoiiiab .t1 b {
		font-size: 16px;
		margin-top: 0;
	}

	.tancoiiiab {
		padding: 1em 0;
	}

	#mCSB_1 {
		min-height: auto !important;
	}

	.tancoiiiab .t1 b {
		display: inline-block;
		font-size: 14px;
		margin-left: 10px;
	}

	.tancoiii h4 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.tancoiiiab {
		padding: 0 0 1em;
	}

	.tanright {
		right: 0;
		width: 45px;
		height: 45px;
		top: -45px;
	}

	.recruit-box {
		padding-bottom: 4em;
	}

	.page-box {
		margin-top: 4em;
		background: none;
	}

	.page a {
		margin: 0 5px;
		height: 40px;
		line-height: 40px;
		width: 40px;
	}

	.recruit-tit .sub-tit {
		font-size: 16px;
	}

	.recruit-tit .tit {
		font-size: 24px;
	}


	.recruit-tit .desc p {
		font-size: 14px;
		line-height: 32px;
	}

	.explore-box .list {
		margin-top: 2em;
		margin-bottom: 0;
	}

	.explore-box .list .item {
		width: 100%;
		margin-left: 0;
		float: none;
	}

	.explore-box .list .con-box {
		height: 62px;
		line-height: 62px;
		font-size: 15px;
	}

	.idea-title {
		padding: 1em 0 2em;
	}

	.idea-title h3 {
		font-size: 28px;
	}

	.idea-title h4 {
		font-size: 32px;
	}

	.join-title {
		padding: 2em 0;
	}

	.join-title h3 {
		font-size: 24px;
		margin-bottom: .5em;
	}

	.join-title p {
		font-size: 14px;
	}

	.join-list li {
		width: 100%;
		margin-left: 0;
		float: none;
	}

	.join-list li .text .t1 {
		font-size: 16px;
		font-weight: bold;
	}

	.honor-list .item .text .t1 {
		font-size: 16px;
		font-weight: bold;
	}

	.about_main .section2 .img_slick {
		width: 90%;
		padding: 1em;
		box-sizing: border-box;
		left: 5vw;
	}

	.about_main .section2 .timeline_slick .item .year {
		font-size: 30px;
	}

	.about_main .section2 .img_slick .item p {
		margin-top: 10px;
		font-size: 14px;
	}

	.about_main .section2 .main {
		padding: 0;
	}

	.about_main .section2 .img_slick {
		position: relative;
	}

	.about_main .section2 .btns {
		margin-top: 3vh;
	}

	.about_main .section2 .timeline_slick .item:nth-of-type(2n+1) .tip {
		bottom: 135px;
	}

	.about_main .section2 .timeline_slick .item:nth-of-type(2n+1) .year {
		bottom: 50px;
	}

	.section4-nav {
		display: none;
	}

	.section5-list li .text h3 {
		font-size: 16px;
		margin-bottom: 0;
	}

	.tj-indexPart3-list li {
		width: 100%;
		float: none;
		margin-left: 0;
		padding: 1.5em;
	}

	.tj-indexPart3-list li .left .number .day {
		font-size: 32px;
	}

	.tj-indexPart3-list li .left .details {
		font-size: 14px;
		line-height: 30px;
		margin-top: 1.3em;
	}

	.culture .chaoren li .chong {
		padding: 20px;
		box-sizing: border-box;
	}

	.culture .chaoren li .danci {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.culture .chaoren li .danci span {
		font-size: 18px;
		width: auto;
	}

	.culture .chaoren li .danci {
		font-size: 16px;
	}

	.culture .chaoren li .chong img {
		width: 45px;
	}

	.honor-list-top .item {
		width: 100%;
		float: none;
		margin-left: 0;
	}

	.honor-list-bottom .item {
		width: 100%;
		float: none;
		margin-left: 0;
	}

	.honor-list {
		padding-top: 1em;
	}

	.section4-list li .img img {
		height: 180px;
		max-height: 180px;
	}


}

@media screen and (max-width:481px) {


	.banner .binbox .by {
		font-size: 22px;
	}

	.banner .binbox .zh {
		font-size: 12px;
		margin-top: 5px;
	}

	.about-title .about-tit {
		font-size: 24px;
	}

	.about-top .num-box .num {
		font-size: 40px;
	}

	.index-logo img {
		height: 24px;
		left: 2px;
		position: relative;
		top: -5px;
	}

	.sub-banner img {
		width: 125%;
	}


	.about-box {
		padding: 2em 0 0;
	}

	.about-culture-box {
		max-height: initial;
		padding: 40px 0;
	}

	.about-culture-list {
		justify-content: space-between;
	}

	.about-culture-list li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 1em;
	}

	.about-culture-list li:nth-child(4n+1) {
		margin-left: 0;
	}

	.about-culture-list li:nth-child(2n+1) {
		margin-left: 0;
	}

	.m-subnav {
		width: 200%;
		padding: 10px;
		left: -50%;
	}

	.m-subnav a {
		height: 35px;
		line-height: 35px;
	}
}
