/* 文化 */
@media screen and (min-width:1000px) {
	
	.navs__pop {
		display: none;
	}
}
@media screen and (max-width:1600px) {
	.Adv {
		margin: auto;
		display: flex;
		background: rgb(255, 255, 255);
		height: 210px;
	}

	.advSame>li:nth-child(1)>span:nth-child(1) {
		font-size: 52px;
		color: rgb(51, 51, 51);
		font-family: DIN;
	}
	.hisWord>p:nth-child(1) {
	    font-size: 1.8vw;
	    color: #000;
	    font-weight: 600;
	    font-family: 'PIN';
	    margin-bottom: 5px;
	}
	.hisWord>p:nth-child(2) {
	    font-size: 1.8vw;
	    color: #000;
	    font-weight: 600;
	    font-family: 'PIN';
	    margin-bottom: 10px;
	}
	.hisDesc {
	    font-size: 16px;
	    color: rgb(51,51,51);
	    line-height: 43px;
	    margin-top: 20px;
	}

}

@media screen and (max-width:1500px) {
	.tactPut {
	    width: 47%;
	    margin-right: 6%;
	    border-bottom: 1px solid rgb(220, 220, 220);
	    padding: 20px 0px;
	}
	.formPart {
	    padding: 27px 45px;
	    display: flex;
	    align-items: center;
	    border-bottom: 1px solid rgb(224,224,224);
	    transition: all 0.5s;
	    cursor: pointer;
	}
	.contactUs_map iframe{
		height: 425px;
	}
	.partDesc>p:nth-child(1) {
	    font-size: 22px;
	    color: #000;
	    font-weight: 600;
	    margin-bottom: 5px;
	}
	.partImg {
	    width: 58px;
	    margin-right: 22px;
	}
	.tactForm {
	    width: 93%;
	    padding: 0px 70px 35px;
	    margin-right: 7%;
	    padding-left: 7%;
	    padding-top: 50px;
	    padding-bottom: 100px;
	}
	.confirm {
	    display: inline-block;
	    background: linear-gradient(to right, rgb(0, 99, 151), rgb(0, 153, 90));
	    font-size: 16px;
	    letter-spacing: 1px;
	    color: rgb(255, 255, 255);
	    width: 350px;
	    height: 65px;
	    line-height: 65px;
	    text-align: center;
	    margin-bottom: 0;
	    transition: all 0.5s;
	    margin-top: 45px;
	    cursor: pointer;
	    font-family: 'PIN';
	}
	.proTit {
	    padding-bottom: 0;
	    position: relative;
	    z-index: 99;
		top: 5vw;
	}

	.p-case-list-index .areas .item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		position: relative;
		z-index: 1;
		height: 75vh;
	}
	.proTit {
	    padding-bottom: 0;
	    position: relative;
	    z-index: 99;
	}
}

@media screen and (max-width:1400px) {
	.a2 {
	    margin-top: 0vw;
	    position: absolute;
	    top: 9.5vw;
	}
	.slide_items li {
	    float: left;
	    font-size: 20px;
	    width: 115px;
	    text-align: center;
	    position: relative;
	    z-index: 99;
	}
	.cirImg1 {
	    position: absolute;
	    top: -25vw;
	    left: -8vw;
	}
	.timeTree .next {
	    left: 0;
	}
	.timeTree .prev {
	    left: 103px;
	}
	.slide-content {
	    width: 100%;
	    margin: auto;
	}
	.inner {
		padding-left: 5%;
		padding-right: 5%;
	}
	.hisDesc {
	    font-size: 16px;
	    color: rgb(51,51,51);
	    line-height: 43px;
	    margin-top: 10px;
	}

	.Adv {
		margin: auto;
		display: flex;
		background: rgb(255, 255, 255);
		height: 200px;
	}

	.header__rights {
		display: flex;
		align-items: center;
	}

	.Case {
		padding-left: 5%;
		padding-right: 5%;
	}

	.Adv {
		margin: auto;
		display: flex;
		background: rgb(255, 255, 255);
		height: 200px;
	}

	.advSame>li:nth-child(1)>span:nth-child(1) {
		font-size: 50px;
		color: rgb(51, 51, 51);
		font-family: DIN;
	}

	.a1 {
		font-size: 30px;
		color: rgb(0, 0, 0);
		letter-spacing: 2px;
		margin-top: 2vw;
		position: relative;
		z-index: 9;
	}

	.pub1>p:nth-child(1) {
		font-size: 36px;
		color: rgb(51, 51, 51);
		margin-bottom: 6px;
	}

	.pubTit {
		padding-top: 40px;
		padding-bottom: 40px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.c1 {
		color: rgb(255, 255, 255);
		width: 85%;
		margin: auto auto 10px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
	}

	.r1 {
		text-align: center;
		letter-spacing: 1px;
		word-spacing: 10px;
		font-size: 35px;
		margin-bottom: 20px;
		color: rgb(255, 255, 255);
	}

	.p-case-list-index .areas .item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		position: relative;
		z-index: 1;
		height: 72vh;
	}
	.slide_wrap ul {
	    position: relative;
	    left: 0px;
	    top: 0px;
	    width: 100%!important;
	}
	
}

@media screen and (max-width:1300px) {
	
	.proTit {
	    padding-bottom:20px;
	    position: relative;
	    z-index: 99;
	}
	.pubNav {
		padding-top: 5vw;
		text-align: center;
	}

	.ser1 {
		color: rgba(172, 172, 172, 0.75);
		font-family: SIN;
		font-size: 70px;
		letter-spacing: 1px;
	}

	.ser2 {
		font-size: 26px;
		color: rgb(0, 0, 0);
		margin-bottom: 60px;
		font-family: arial;
		margin-top: -73px;
	}

	.Service {
		padding-top: 2vw;
		padding-bottom: 7vw;
	}
	.Brand {
	    width: 90%;
	    margin: auto;
	    padding-top: 1.5vw;
	    padding-bottom: 2vw;
	    text-align: center;
	}
	.brDesc {
	    color: rgb(51, 51, 51);
	    font-size: 16px;
	    line-height: 42px;
	}
	.culWord>p:nth-child(1) {
	    color: #fff;
	    font-size: 32px;
	    margin-bottom: 15px;
	    letter-spacing: 1px;
	}
	.Culture {
	    background: url(../images/black.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	}
	.purSame {
	    padding: 2.8vw 20px;
	}
	.pur1 {
	    margin-bottom: 20px;
	    overflow: hidden;
	}
	.pur2 {
	    font-size: 20px;
	    letter-spacing: 1px;
	    margin-bottom: 10px;
	}

	.ser3 {
		font-size: 15px;
		color: rgb(102, 102, 102);
		line-height: 45px;
		width: 80%;
		margin: auto;
		letter-spacing: 1px;
		font-family: arial;
	}

	.fesVide {
		width: 20%;
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		transition: all 0.6s ease 0s;
		padding: 20px 0px;
		cursor: pointer;
	}

	.header__rights {
		display: flex;
		align-items: center;
	}

	.Adv {
		margin: auto;
		display: flex;
		background: rgb(255, 255, 255);
		height: 185px;
	}

	.advSame>li:nth-child(1)>span:nth-child(1) {
		font-size: 46px;
		color: rgb(51, 51, 51);
		font-family: DIN;
	}

	.pub1>p:nth-child(1) {
		font-size: 34px;
		color: rgb(51, 51, 51);
		margin-bottom: 5px;
	}

	.r1 {
		text-align: center;
		letter-spacing: 1px;
		word-spacing: 10px;
		font-size: 33px;
		margin-bottom: 17px;
		color: rgb(255, 255, 255);
	}

	.Run {
		padding-top: 80px;
	}

	.runBox {
		background: url(../images/sun.jpg) 0% 0% / cover no-repeat;
		height: 550px;
	}

	.runBox {
		background: url(../images/sun.jpg) 0% 0% / cover no-repeat;
		height: 560px;
	}

	.p-case-list-index .areas .item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		position: relative;
		z-index: 1;
		height: 70vh;
	}
	.cirImg1 {
	    position: absolute;
	    top: -26vw;
	    left: -12vw;
	}
}

@media screen and (max-width:1280px) {
	.formPart {
	    padding: 23px 45px;
	    display: flex;
	    align-items: center;
	    border-bottom: 1px solid rgb(224,224,224);
	    transition: all 0.5s;
	    cursor: pointer;
	}
}
@media screen and (max-width:1200px) {
	.menubtn{
		display: block;
	}
	.inNav {
	    padding: 0 0%;
	}
	.Progress::after {
	    width: 100%;
	    height: 17px;
	    background: url(../images/sjz.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    content: '';
	    position: absolute;
	    bottom: 69px;
	    left: -0;
	    right: -0;
	}
	.formPart {
	    padding: 18px 40px;
	    display: flex;
	    align-items: center;
	    border-bottom: 1px solid rgb(224,224,224);
	    transition: all 0.5s;
	    cursor: pointer;
	}
	.contactUs_map iframe {
	    height: 396px;
	}
	.tactWhole {
	    width: 100%;
	    border-bottom: 1px solid rgb(220, 220, 220);
	    padding: 28px 0px;
	}
	.confirm {
	    display: inline-block;
	    background: linear-gradient(to right, rgb(0, 99, 151), rgb(0, 153, 90));
	    font-size: 16px;
	    letter-spacing: 1px;
	    color: rgb(255, 255, 255);
	    width: 320px;
	    height: 63px;
	    line-height: 63px;
	    text-align: center;
	    margin-bottom: 0;
	    transition: all 0.5s;
	    margin-top: 45px;
	    cursor: pointer;
	    font-family: 'PIN';
	}
	.tactForm {
	    width: 96%;
	    padding: 0px 70px 35px;
	    margin-right: 4%;
	    padding-left: 5%;
	    padding-top: 50px;
	    padding-bottom: 100px;
	}
	.slide_items li {
	    float: left;
	    font-size: 20px;
	    width: 110px;
	    text-align: center;
	    position: relative;
	    z-index: 99;
	}
	.navs__pop {
	    position: fixed;
	    left: 0px;
	    top: 66px;
	    width: 100%;
	    background: rgba(0,0,0,0.8);
	    z-index: 5;
	    overflow: hidden;
	    height: 0px;
	    transition: all 1.5s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	}
	.cirImg1 {
	    position: absolute;
	    top: -35vw;
	    left: -22vw;
	}
	.thPic img {
	    width: 100%;
	    float: left;
	    min-height: 420px;
	}
	.slide_wrap ul {
	    position: relative;
	    left: 0px;
	    top: 0px;
	    width: 100%!important;
	}
	.slide_items li.on div {
	    display: inline-block;
	    width: 3px;
	    height: 30px;
	    background-color: none;
	    border-radius: 0;
	    padding: 0;
	    box-sizing: border-box;
	    margin-top: 25px;
	    background: rgb(0,153,90);
	    position: relative;
	    left: -1px;
	}
	.button {
	    position: absolute;
	    cursor: pointer;
	    bottom: 58px;
	    font-size: 40px;
	    color: #333;
	    z-index: 999;
	}
	.timeTree .prev {
	    bottom: 58px;
	}
	.timeTree .next {
	    left: 0%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    align-content: ;
	    width: 32px;
	    text-align: center;
	    height: 32px;
	    line-height: 32px;
	}
	.timeTree .prev {
	    bottom: 61px;
	}
	.timeTree .prev {
	    left: 82px;
	}
	.button {
	    position: absolute;
	    cursor: pointer;
	    bottom: 61px;
	    font-size: 40px;
	    color: #333;
	    z-index: 999;
	}
	.slide_items li.on span {
	    font-size: 24px;
	    color: rgb(0, 153, 90);
	}
	.hisWord>p:nth-child(1) {
	    font-size: 20px;
	    color: #000;
	    font-weight: 600;
	    font-family: 'PIN';
	    margin-bottom: 5px;
	}
	.hisLine {
	    width: 75px;
	    height: 2px;
	    background: rgb(60,60,60);
	    margin-right: 15px;
	}
	.hisWord {
	    margin-right: 20px;
	}
	.slide_items li span {
	    color: rgb(136,136,136);
	    font-size: 22px;
	    display: block;
	    position: relative;
	    top: 5px;
	    /* font-weight: 600; */
	    transition: all 0.6s;
	    font-family: 'DIN';
	}
	.Progress {
	    position: relative;
	    padding-bottom: 30px;
	    background: url(../images/dl.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.hisDate {
	    color: green;
	    font-size: 42px;
	    background-image: linear-gradient(to right, rgb(0, 99, 151), rgb(0, 153, 90));
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
	    height: 5vw;
	    font-weight: 600;
	    font-family: 'PIN';
	}
	.hisDesc {
	    font-size: 15px;
	    color: rgb(51,51,51);
	    line-height: 35px;
	    margin-top: 10px;
	}
	.hisWord>p:nth-child(2) {
	    font-size: 20px;
	    letter-spacing: 1px;
	    color: #000;
	}
	.slide-content {
	    width: 100%;
	    margin: auto;
	}
	.inner {
		padding: 0 2%;
	}

	.Adv {
		width: 100%;
		margin: auto;
		display: flex;
		background: rgb(255, 255, 255);
		height: 185px;
	}

	.advLeft>p:nth-child(1) {
		font-size: 25px;
		color: rgba(255, 255, 255, 0.4);
		margin-bottom: 20px;
		font-family: DIN;
		letter-spacing: 1px;
		font-weight: 600;
		line-height: 34px;
	}

	.Process {
		background: rgb(247, 247, 247);
		padding-top: 50px;
		padding-bottom: 110px;
	}

	.pub1>p:nth-child(1) {
		font-size: 32px;
		color: rgb(51, 51, 51);
		margin-bottom: 3px;
	}

	.pubTit {
		padding-top: 35px;
		padding-bottom: 35px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.Case {
		padding-left: 2%;
		padding-right: 2%;
	}

	.Case .swiper-wrapper {
		padding-bottom: 120px;
	}

	.Case .swiper-button-prev {
		top: auto;
		left: 41%;
		bottom: 54px;
	}

	.Case .swiper-button-next {
		top: auto;
		left: 57%;
		bottom: 54px;
	}

	.Mouse {
		color: rgb(0, 0, 0);
		text-align: center;
		font-size: 18px;
		top: auto;
		position: absolute;
		/* left: 45%; */
		bottom: 62px;
		text-align: center;
		width: 120px;
		left: 50%;
		margin-left: -60px;
	}

	.r1 {
		text-align: center;
		letter-spacing: 1px;
		word-spacing: 10px;
		font-size: 30px;
		margin-bottom: 15px;
		color: rgb(255, 255, 255);
	}

	.Case .swiper-pagination-progressbar {
		bottom: 35px;
		right: 0px;
		top: auto !important;
		width: 50% !important;
		left: 22% !important;
		height: 2px !important;
	}

	.r2 {
		font-size: 18px;
		color: rgb(255, 255, 255);
		text-align: center;
		margin-bottom: 40px;
	}

	.Run {
		padding-top: 70px;
	}

	.runBox {
		background: url(../images/sun.jpg) 0% 0% / cover no-repeat;
		height: 505px;
	}

	.p-case-list-index .areas .item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		position: relative;
		z-index: 1;
		height: 60vh;
	}


}

@media screen and (max-width:1250px) {
	.topTel {
		display: none;
	}

	.navs {
		width: 100%;
		margin-right: 0;
	}
}

@media screen and (max-width:1000px) {
    .footRess>ul:nth-child(2){
		display: flex;
		align-items: center;
	}
	.footRess>ul:nth-child(2) .res1{
		margin-right: 15px;
	}
	.ycfdlm{
		display: none;
	}
	.proTit{
		height: auto;
	}
	.hisDate .sr {
	    margin-left: 5px;
	}
	.slide-content{
		padding-top: 0;
	}
	.hisWord {
	        margin-right: 12px;
	        font-size: 15px;
	}
	.p-case-list-index .areas .item::before{
		display:none;
	}
	.index-items{
		display:none;
	}
	.wapWide{
		display:block;
	padding-top: 40px;padding-bottom: 10px;}
		.index-items{
			background-image: url(../images/bg1.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			position: relative;
		padding-top: 50px;padding-bottom: 20px;}
	.banner .swiper-container-horizontal > .swiper-pagination-bullets{
		display: none;
	}
	.hisDate .sr{
		font-size: 16px;
	}
	.footLogo img {
	    width: 100%;
	}
	.footLogo img {
	    height: auto;
	width: 20%;}
	
	.partDesc>p:nth-child(2) {
	    font-size: 15px;
	    color: #999999;
	    font-family: 'PIN';
	}
	.tactType {
	    display: inherit;
	    position: relative;
	    z-index: 99;
	}
	.conForm {
	    width: 100%;
	    background: #fff;
	}
	.formPart {
	    padding: 18px 22px;
	    display: flex;
	    align-items: center;
	    border-bottom: 1px solid rgb(224,224,224);
	    transition: all 0.5s;
	    cursor: pointer;
	}
	.contactUs_map {
	    width: 100%;
	}
	.partImg {
	    width: 25px;
	    margin-right: 18px;
	}
	.partDesc>p:nth-child(1) {
	    font-size: 16px;
	    color: #000;
	    font-weight: 600;
	    margin-bottom: 2px;
	}
	.contactUs_map iframe {
	    height: 250px;
	}
	.Contact {
	    position: relative;
	    padding-bottom: 35px;
	    background: url(../images/bubg.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.tactForm {
	    width: 100%;
	    padding: 0px 0 0px;
	    margin-right: 0;
	    padding-left: 15px;
	    padding-top: 25px;
	    padding-bottom: 45px;
	    padding-right: 15px;
	}
	.tactWhole {
	    width: 100%;
	    border-bottom: 1px solid rgb(220, 220, 220);
	    padding: 15px 0px;
	}
	.confirm {
	    display: inline-block;
	    background: linear-gradient(to right, rgb(0, 99, 151), rgb(0, 153, 90));
	    font-size: 16px;
	    letter-spacing: 1px;
	    color: rgb(255, 255, 255);
	    width: 165px;
	    height: 50px;
	    line-height: 50px;
	    text-align: center;
	    margin-bottom: 0;
	    transition: all 0.5s;
	    margin-top: 30px;
	    cursor: pointer;
	    font-family: 'PIN';
	}
	.tactPut>input {
	    color: rgb(102,102,102);
	    font-size: 15px;
	    font-family: PIN;
	}
	.tactWhole>input {
	    color: rgb(102,102,102);
	    font-size: 15px;
	    font-family: PIN;
	}
	.tactWhole>textarea {
	    color: rgb(102,102,102);
	    font-size: 15px;
	    height: 30px;
	    font-family: PIN;
	    width: 100%;
	}
	.tactPut {
	    width: 47%;
	    margin-right: 6%;
	    border-bottom: 1px solid rgb(220, 220, 220);
	    padding: 15px 0px;
	}
	.fi3 {
	    position: relative;
	    bottom: 0px;
	    width: 60%;
	    padding: 10px 5px;
	    border-top: 1px solid rgb(0, 0, 0);
	    border-bottom: 1px solid rgb(0, 0, 0);
	    display: flex;
	    align-items: center;
	    margin-top: 20px;
	    transition: all 0.6s;
	    cursor: pointer;
	    font-size: 16px;
	}
	.p-case-list-index .areas .item .txt-wrap .ttl span:last-child {
	    line-height: 20px;
	}
	.newsdetail .dis-flex-between {
		    background: #fff;
		    padding: 25px 15px;
		    border-radius: 10px;
		    position: relative;
		    z-index: 99;
		}
		.newsdetail .right {
		    width: 100%;
		    margin-left: 0;
		}
		.newsdetail .left .date{
			display: none;
		}
		.newsdetail .left .page a span{
			display: none;
		}
		.newsdetail .left .page a:nth-child(1) img {
		    transform: rotateZ(-90deg);
		}
		.newsdetail .left .page a:nth-child(3) img {
		    transform: rotateZ(-90deg);
		}
		.newsdetail {
		    flex-direction: column-reverse;
		    width: 100%;
		    margin-top: 0;
		    padding-bottom: 0;
		}
		.f30 {
		    font-size: 18px;
		}
		.newsdetail .right .smailtit {
		    margin: 12px 0 15px 0;
		    color: rgb(136,136,136);
		}
		.f14 {
		    font-size: 13px;
		}
		.newsdetail .left {
		    width: 91%;
		    position: absolute;
		    bottom: -90px;
		}
		.reckon {
		    width: 100%;
		}
		.newsdetail .left .page {
		    display: flex;
		    justify-content: space-between;
		    align-items: center;
			margin: 0 auto;
		}
		.newsdetail .left .page a:last-child{
			margin-right: 0;
		}
		.newsdetail {
			padding-top: 30px;
			padding-bottom: 80px;
		}
		.tailTop {
			top: 0;
		}
		.con p {
		    font-size: 14px;
		    color: rgb(102,102,102);
		    line-height: 30px;
		}
		.newsdetail .left .page a {
		    margin: 0;
		    transition: all 0.4s;
		    font-size: 16px;
		    border: none;
		    width: auto;
			padding: 0;
			text-align: center;
		}
		.newsdetail .left .page a img {
		    transition: all 0.4s;
		    margin-right: 0;
		}
		.newsdetail .left {
		    width: 91%;
		    position: absolute;
		    bottom: -60px;
		}
	.busEach {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 8px;
	    transition: all 0.6s;
	}
	.busDesc {
	    width: 100%;
	    padding: 18px;
	    transition: all 0.6s;
	    position: relative;
	    z-index: 9;
	}
	.Business {
	    display: flex;
	    flex-wrap: wrap;
	    padding-top: 20px;
	    padding-bottom: 30px;
	}
	.Staff {
	    display: flex;
	    flex-wrap: wrap;
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.stWord {
	    font-size: 15px;
	    color: #000;
	    font-weight: 600;
	    padding: 18px 20px;
	    position: relative;
	    transition: all 0.6s;
	    background: rgb(245,245,245);
	    transition: all 0.6s;
	}
	.stSame {
	    width: 100%;
	    margin-top: 0;
	    margin-bottom: 8px;
	    transition: all 0.6s;
		margin-right: 0;
	}
	.bus1 {
	    font-size: 16px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
	    color: #000;
	    margin-bottom: 0;
	    transition: all 0.6s;
	    position: relative;
	    z-index: 99;
	}
	.bus2 {
	    font-size: 14px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
	    color: rgb(102,102,102);
	    transform: translateY(0);
	    height: 18px;
	    transition: all 0.6s;
	    position: relative;
	    z-index: 99;
	}
	.bus3 {
	    opacity: 1;
	    transition: all 0.6s;
	    transform: translateY(0px);
	    position: relative;
	    z-index: 99;
	    margin-top: 0;
	}
	.Basic .newsCommon{
		width: 100%;
		margin-right: 0;
		margin-bottom: 8px;
	}
	.Basic>a {
	    background: rgb(245, 245, 245);
	    padding: 15px;
	}
	.changePage a{
		    padding: 8px 18px;
		display: none;
	}
	.prevpage,.nextpage{
		display: block!important;
	}
	.Basic {
	    display: flex;
	    flex-wrap: wrap;
	    padding-top: 15px;
	    padding-bottom: 25px;
	}
	.changePage {
	    padding-bottom: 30px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.Basic .newsLink {
    display: flex;
    padding-bottom: 20px;
}
	.button {
	    position: absolute;
	    cursor: pointer;
	    bottom: 75px;
	    font-size: 40px;
	    color: #333;
	    z-index: 999;
	}
	.Join{
	    padding-bottom: 30px;	
	}
	.joinUs_left {
	    padding: 30px 2vw 23px 35px;
	    font-size: 22px;
	    letter-spacing: 1px;
	    color: rgb(51, 51, 51);
	}
	.joinOpen {
	    font-size: 18px;
	    letter-spacing: 1px;
	    text-align: center;
	    color: rgb(51, 51, 51);
	    position: absolute;
	    top: 35px;
	    right: 35px;
	    transition: all 0.5s;
	    cursor: pointer;
	}
	.joinNeed>p:nth-child(2),
	.joinNeed>p:nth-child(3){
         display: none;
	}
	.joinOpen {
	    font-size: 15px;
	    letter-spacing: 1px;
	    text-align: center;
	    color: rgb(51, 51, 51);
	    position: absolute;
	    top: 21px;
	    right: 20px;
	    transition: all 0.5s;
	    cursor: pointer;
	}
	.joinNeed{
		display: none;
	}
	.joinUs_left {
	    padding: 20px;
	    font-size: 16px;
	    letter-spacing: 1px;
	    color: rgb(51, 51, 51);
	}
	.jobDetail {
	    padding: 20px;
	    border: 1px solid rgb(222, 222, 222);
	    border-top: none;
	    display: none;
	    border-left: none;
	    border-right: none;
	}
	.jobDuty_common p {
	    color: rgb(102, 102, 102);
	    font-size: 14px;
	    letter-spacing: 1px;
	    margin-bottom: 5px;
	    line-height: 24px;
	}
	.timeTree .next {
	    left: -10px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    align-content: ;
	    width: 32px;
	    text-align: center;
	    height: 32px;
	    line-height: 32px;
	}
	.timeTree .prev {
	    bottom: 75px;
	}
	.timeTree .prev {
	    left: 64px;
	}
	.slide_wrap ul {
	    position: relative;
	    left: 0px;
	    top: 0px;
	    width: 824px!important;
	    left: 0%;
	}
	.Progress::after {
	    width: 100%;
	    height: 17px;
	    background: url(../images/sjz.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    content: '';
	    position: absolute;
	    bottom: 53px;
	    left: -0;
	    right: -0;
	}
	.slide_items li span {
	    color: rgb(136,136,136);
	    font-size: 20px;
	    display: block;
	    position: relative;
	    top: -8px;
	    /* font-weight: 600; */
	    transition: all 0.6s;
	    font-family: 'DIN';
	}
	.slide_items li.on div {
	    display: inline-block;
	    width: 2px;
	    height: 22px;
	    background-color: none;
	    border-radius: 0;
	    padding: 0;
	    box-sizing: border-box;
	    margin-top: 13px;
	    background: rgb(0,153,90);
	    position: relative;
	    left: -2px;
	}
	.slide_items li.on span {
	    font-size: 22px;
	    color: rgb(0, 153, 90);
	}
	.proTit {
	    padding-top: 25px;
	    padding-bottom: 0;
	    position: relative;
	    z-index: 99;
		top: 0;
	}
	.pro1 {
	    color: green;
	    font-size: 22px;
	    background-image: linear-gradient(to right, rgb(0, 99, 151), rgb(0, 153, 90));
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
	    height: 30px;
	    width: 180px;
	    font-family: arial;
	    font-weight: 600;
		margin-bottom: 5px;
	}
	.pro2 {
	    color: green;
	    font-size: 16px;
	    background-image: linear-gradient(to right, rgb(0, 99, 151), rgb(0, 153, 90));
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
	    height: 20px;
	    width: 120px;
	}
	.slide-content {
	    width: 100%;
	    margin: auto;
		margin-top: 0;
	}
	.hisDesc {
	    font-size: 14px;
	    color: rgb(51,51,51);
	    line-height: 30px;
	    margin-top: 5px;
	}
	.vePic {
	    width: 100%;
	    overflow: hidden;
	    position: relative;
	    margin-top: 15px;
	}

	.Deve {
	    display: inherit;
	    align-items: center;
	    margin-bottom: 25px;
	}
	.Progress {
	    position: relative;
	    padding-bottom: 0;
	    background: url(../images/dl.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
		padding-top: 0;
	}
	.slide_items li {
	    float: left;
	    width: 86px;
	    text-align: center;
	    position: relative;
	    z-index: 99;
	}
	.veDesc {
	    width: 100%;
	    margin-right: 0;
	}
	.hisLine {
	    width: 55px;
	    height: 2px;
	    background: rgb(60,60,60);
	    margin-right: 12px;
	}
	.hisWord>p:nth-child(1) {
	    font-size: 16px;
	    color: #000;
	    font-weight: 600;
	    font-family: 'PIN';
	    margin-bottom: 2px;
	}
	.hisWord>p:nth-child(2) {
	    font-size: 16px;
	    color: #000;
	    font-weight: 600;
	    font-family: 'PIN';}
	.hisDate {
	       color: green;
	       font-size: 32px;
	       background-image: linear-gradient(to right, rgb(0, 99, 151), rgb(0, 153, 90));
	       -webkit-background-clip: text;
	       -webkit-text-fill-color: transparent;
	       height: 40px;
	       font-weight: 600;
	       font-family: 'PIN';
	       margin-bottom: 5px;
	       margin-top: 16px;
	       font-size: 20px;}
	.Circle{
		padding-bottom: 30px;
	}
	.gr2 {
	    font-size: 14px;
	    letter-spacing: 3px;
	    color: #00965d;
	    font-family: PIN;
	    position: relative;
	    z-index: 999;
	}
	.Think {
	    display: inherit;
	    position: relative;
	    z-index: 99;
	}
	.thPic {
	    width: 100%;
	    overflow: hidden;
	    margin-right: 0;
	}
	.thPic img {
	    width: 100%;
	    float: left;
	    min-height: auto;
	}
	.thDesc {
	    width: 100%;
	    padding-top: 25px;
	}
	.th1 {
	    font-size: 18px;
	    color: #000;
	    margin-bottom: 15px;
	    line-height: 25px;
	}
	.th3 {
	    font-size: 18px;
	    color: #000;
	}
	.greenNav {
	    padding-top: 20px;
	    text-align: center;
	    padding-bottom: 20px;
	    position: relative;
	    z-index: 999;
	}
	.th2 {
	    font-size: 14px;
	    color: rgb(102, 102, 102);
	    line-height: 30px;
	    margin-bottom: 20px;
	}
	.gr1 {
	    font-size: 22px;
	    color: rgb(0, 0, 0);
	    letter-spacing: 1px;
	    margin-bottom: 8px;
	}
	.Circle
	.cirImg1{
		display: none;
	}
	.boLine{
		border-bottom: 1px solid rgb(220,220,220);
		background: #fff;
		position: relative;
		z-index: 59;
	}
	.Lou {
	    position: relative;
	    width: 100%;
	    margin: auto;
	}
	.aboutNav a {
	    letter-spacing: 1px;
	    color: rgb(0, 0, 0);
	    font-size: 16px;
	    font-family: arial;
	    border-right: 2px solid rgb(216, 216, 216);
	    transition: all 0.6s ease 0s;
	    padding: 0 18px;
	    line-height: 18px;
	    height: 18px;
	}
	.aboutNav a:first-child{
		padding-left: 0;
	}
	.br1 {
	    color: rgb(247, 247, 247);
	    letter-spacing: 2px;
	    font-weight: 600;
	    font-size: 55px;
	}
	.br3 {
	    width: 40px;
	    height: 3px;
	    background: rgb(0, 152, 78);
	    margin: 15px auto auto;
	    position: relative;
	    z-index: 99;
	}
	.brDesc {
	    color: rgb(51, 51, 51);
	    font-size: 14px;
	    line-height: 30px;
	    margin-top: 10px;
	    height: auto;
	    overflow: hidden auto;
	    padding-right: 0;
	}
	.Culture {
	    background: url(../images/black.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    padding: 50px 0;
	    margin-top: 10px;
	}
	.culWord>p:nth-child(1) {
	    color: #fff;
	    font-size: 22px;
	    margin-bottom: 15px;
	    letter-spacing: 1px;
	}
	.culWord>p:nth-child(2) {
	    color: #fff;
	    font-size: 16px;
	}
	.purSame {
	    width: 50%;
	    border-right: 1px solid rgb(230, 230, 230);
	    border-bottom: 1px solid rgb(230, 230, 230);
	    display: flex;
	    padding:  20px;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    position: relative;
	    cursor: pointer;
	    transition: all 0.6s;
	    box-shadow: 1px 1px 5px 1px transparent;
	}
	.Purpose>div:nth-child(5){
		width: 100%;
	}
	
	 .pur2 {
	     font-size: 16px;
	     letter-spacing: 0;
	     margin-bottom: 8px;
	 }
	 .pur3 {
	     font-size: 14px;
	     line-height: 22px;
	 }
	 .pur1 {
	     margin-bottom: 15px;
	     overflow: hidden;
	 }
	.br2 {
	    font-size: 22px;
	    color: rgb(0, 0, 0);
	    margin-top: -57px;
	    letter-spacing: 1px;
	}
	.aboutNav {
	    height:55px;
	    line-height: 55px;
	    background: rgb(255, 255, 255);
	    display: flex;
	    margin-top: 0;
	    position: relative;
	    margin-bottom: 0;
	    align-items: center;
	    padding: 0;
		    float: none;
		    left: auto;
		    display: flex;
		    position: relative;
		    overflow-x: scroll;
		    width: 100%;
		    white-space: nowrap;
		    box-sizing: border-box;
		    border-top: none;
		    border-left: none;
		    border-right: none;
	}
	.s1 {
		letter-spacing: 1px;
		font-size: 18px;
		margin-bottom: 0.8vw;
		color: rgb(255, 255, 255);
		position: relative;
	
		font-family: 'PIN';
	}
	.sideWord span{width: 40px; height: 3px;}

	.s2 {
		font-family: 'PIN';
		letter-spacing: 1px;
		font-size: 20px;
		color: rgb(255, 255, 255);
	}

	.sideWord {
		position: absolute;
		top: 32%;
	}

	.na2 {
		font-size: 14px;
		letter-spacing: 5px;
		color: rgb(102, 102, 102);
		font-family: 'PIN';
	}

	.ser1 {
		color: rgba(172, 172, 172, 0.75);
		font-family: SIN;
		font-size: 55px;
		letter-spacing: 1px;
	}

	.ser2 {
		font-size: 20px;
		color: rgb(0, 0, 0);
		margin-bottom: 25px;
		font-family: arial;
		margin-top: -56px;
	}

	.ser3 {
		font-size: 14px;
		color: rgb(102, 102, 102);
		line-height: 30px;
		width: 100%;
		margin: auto;
		letter-spacing: 1px;
		font-family: arial;
		padding: 0 15px;
	}

	.Service {
		padding-top: 1vw;
		padding-bottom: 5vw;
	}

	.Profess {
		float: none;
		left: auto;
		display: flex;
		position: relative;
		overflow-x: scroll;
		width: 100%;
		white-space: nowrap;
		box-sizing: border-box;
		border-top: none;
		border-left: none;
		border-right: none;
	}

	.fesVide {
		width: 200px;
		padding: 15px;
	}

	.vi1 {
		font-family: SIN;
		font-size: 18px;
		color: rgb(102, 102, 102);
		margin-bottom: 3px;
	}

	.vi2 {
		font-size: 16px;
		color: rgb(0, 0, 0);
		margin-bottom: 5px;
		font-family: arial;
		letter-spacing: 1px;
	}

	.na1 {
		font-size: 22px;
		color: rgb(0, 0, 0);
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 5px;
		font-family: 'PIN';
	}

	.pubNav {
		padding-top: 30px;
		text-align: center;
	}

	.s1 span {
		display: inline-block;
		width: 45px;
		height: 1px;
		background: rgb(255, 255, 255);
		margin-right: 15px;
	}

	.advLeft>p:nth-child(1) {
		font-size: 25px;
		color: rgba(255, 255, 255, 0.4);
		margin-bottom: 10px;
		font-family: DIN;
		letter-spacing: 1px;
		font-weight: 600;
		line-height: 32px;
	}

	.advSame>li:nth-child(1)>span:nth-child(1) {
		font-size: 34px;
		color: rgb(51, 51, 51);
		font-family: DIN;
	}

	.Adv {
		width: 100%;
		margin: auto;
		display: flex;
		background: rgb(255, 255, 255);
		height: 140px;
	}

	.advLeft>p:nth-child(2) {
		font-size: 18px;
		color: rgb(255, 255, 255);
		letter-spacing: 1px;
	}

	.advSame>li:nth-child(2) {
		font-size: 15px;
		color: rgb(51, 51, 51);
		margin-top: 0px;
		letter-spacing: 1px;
	}

	.About {
		display: inherit;
		position: relative;
	}

	.abLeft {
		width: 100%;
		overflow: hidden;
		position: relative;
		z-index: 99;
	}

	.abLeft img {
		min-height: auto;
		width: 100%;
	}

	.aBox {
		padding-left: 0;
		padding-top: 1.6vw;
		z-index: 999;
		position: relative;
		padding: 0 20px;
	}

	.abRight {
		width: 100%;
		position: relative;
		z-index: 99;
	}

	.a2 {
		display: none;
	}

	.p-case-list-index .areas .item .txt-wrap .ttl .em {
		display: block;
		font-size: 18px;
		position: relative;
		letter-spacing: 2px;
	}

	.pub1>p:nth-child(1) {
		font-size: 26px;
		color: rgb(51, 51, 51);
		margin-bottom: 3px;
	}

	.pub1>p:nth-child(2) {
		font-size: 16px;
		font-family: DIN;
	}

	.pubMore {
		font-size: 16px;
		letter-spacing: 1px;
		color: rgb(153, 153, 153);
		display: flex;
		align-items: center;
	}

	.Mouse {
		display: none;
	}

	.r1 {
		text-align: center;
		letter-spacing: 1px;
		word-spacing: 10px;
		font-size: 24px;
		margin-bottom: 12px;
		color: rgb(255, 255, 255);
	}

	.r2 {
		font-size: 16px;
		color: rgb(255, 255, 255);
		text-align: center;
		margin-bottom: 40px;
	}

	.newsBox {
		margin-top: -150px;
		position: relative;
		z-index: 99;
		background: rgb(255, 255, 255);
		padding: 0px 25px;
	}

	.r3 {
		text-align: center;
		padding-top: 0px;
	}

	.runBox {
		background: url(../images/sun.jpg) 0% 0% / cover no-repeat;
		height: 455px;
	}

	.pubTit {
		padding-top: 30px;
		padding-bottom: 30px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.b3 {
		font-size: 15px;
		letter-spacing: 1px;
		color: rgb(255, 255, 255);
	}

	.footer {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.footRess {
		display: inherit;
		width: 100%;
	}

	.footFlex {
		padding-top: 15px;
		padding-bottom: 8px;
		display: inherit;
		justify-content: space-between;
		align-items: center;
	}

	.res2 {
		padding:3px 0px 0px 0px; 
		font-size: 14px;
	}

	.res3 {
		font-size: 23px;
		font-family: DIN;
	}

	.footRess>ul:first-child {
		margin-bottom: 10px;
	}

	.footBo {
		display: inherit;
		justify-content: space-between;
		padding-top: 12px;
		padding-bottom: 12px;
		line-height: 22px;
	}

	.res1 {
		margin-bottom: 10px;
	}

	.footLink {
		display: none;
	}

	.footEwm {
		display: none;
	}

	.footLogo img {
		width: 100%;
	width: 60%;}

	.p-case-list-index .areas {
		display: -webkit-box;
		display: -ms-flexbox;
		display: inherit;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.p-case-list-index .areas .item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		position: relative;
		z-index: 1;
		min-height: auto;
		height: 23vh;
	}
	.p-case-list-index .areas .item .txt-wrap .ttl span:last-child{
		margin-top: 1vw;
	}

	.p-case-list-index .areas .item .txt-wrap {
		position: relative;
		margin: 0 auto;
		width: 100%;
		z-index: 10;
		color: #fff;
		padding: 0 2%;
	}

	.iconImg {
		overflow: hidden;
		margin-bottom: 20px;
		padding-top: 0vh;
	}
	.iconImg img{
		width: 20%;
	}

	.p-case-list-index .areas .item .txt-wrap .ttl {
		position: relative;
		color: #fff;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.2;
		letter-spacing: 0.1em;
		padding-top: 20px;
		padding-left: 8px;
	}

	.p-case-list-index .areas .item .txt-wrap .ttl .em {
		display: block;
		font-size: 16px;
		position: relative;
		letter-spacing: 2px;
	}
}
@media screen and (max-width:900px) {
	
}
@media screen and (max-width:780px) {
	.Case .caseWord {
	    /* position: absolute; */
	    bottom: 36px;
	    margin-top: -50px;
	    position: relative;
	    z-index: 999;
	}
	.inner {
		padding: 0 15px;
	}

	.advLeft {
		display: none;
	}

	.advRight {
		display: flex;
		flex-wrap: wrap;
	}

	.advSame {
		width: 33.3%;
	}

	.Adv {
		width: 100%;
		margin: auto;
		display: flex;
		background: rgb(255, 255, 255);
		height: auto;
	}

	.bannerWord {
		top: 27%;
	}

	.b1 {
		font-size: 16px;
		margin-bottom: 5px;
		letter-spacing: 1px;
		color: rgb(255, 255, 255);
	}

	.b2 {
		font-size: 16px;
		letter-spacing: 1px;
		color: rgb(255, 255, 255);
		margin-bottom: 10px;
		margin-left: 5.5vw;
	}

	.b3 {
		font-size: 12px;
		letter-spacing: 1px;
		color: rgb(255, 255, 255);
	}

	.banner .swiper-pagination {
		display: none;
	}

	.Process {
		background: rgb(247, 247, 247);
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.advRight {
		padding: 20px 0;
		width: 100%;
		position: relative;
		display: flex;
	}

	.aMore {
		display: none;
	}

	.advSame>li:nth-child(1)>span:nth-child(1) {
		font-size: 26px;
		color: rgb(51, 51, 51);
		font-family: DIN;
	}

	.advRight>ul:nth-child(2),
	.advRight>ul:nth-child(3) {
		margin-bottom: 0px;
	}

	.advSame>li:nth-child(2) {
		font-size: 14px;
		color: rgb(51, 51, 51);
		margin-top: 0px;
		letter-spacing: 1px;
	}

	.advSame>li:nth-child(1)>span:nth-child(2) {
		position: relative;
		left: 10px;
		color: rgb(51, 51, 51);
		top: -10px;
		font-size: 14px;
	}

	.a1 {
		font-size: 22px;
		color: rgb(0, 0, 0);
		letter-spacing: 0;
		margin-top: 20px;
		position: relative;
		z-index: 9;
	}

	.aBox {
		padding-left: 0;
		padding-top: 1.6vw;
		z-index: 999;
		position: relative;
		padding: 0 15px;
	}

	.a3 {
		background: rgb(7, 133, 82);
		width: 40px;
		height: 2px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.aDesc p {
		width: 100%;
		line-height: 30px;
		color: rgb(51, 51, 51);
		font-size: 14px;
	}

	.aLink {
		position: relative;
		bottom: 0px;
		width: 60%;
		padding: 12px 5px;
		border-top: 1px solid rgb(0, 0, 0);
		border-bottom: 1px solid rgb(0, 0, 0);
		display: flex;
		align-items: center;
		margin-top: 30px;
	}

	.link1 {
		font-size: 15px;
		font-family: DIN;
	}

	.About::after {
		display: none;
	}

	.About {
		background: #fff;
		padding-bottom: 35px;
	}

	.pub1>p:nth-child(1) {
		font-size: 22px;
		color: rgb(51, 51, 51);
		margin-bottom: 1px;
	}

	.pub1>p:nth-child(2) {
		font-size: 14px;
		font-family: DIN;
	}

	.pubTit {
		padding-top: 23px;
		padding-bottom: 23px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.Run {
		padding: 0 20px;
		padding-top: 50px;
	}

	.r1 {
		text-align: center;
		letter-spacing: 1px;
		word-spacing: 10px;
		font-size: 20px;
		margin-bottom: 10px;
		color: rgb(255, 255, 255);
	}

	.r2 {
		font-size: 14px;
		color: rgb(255, 255, 255);
		text-align: center;
		margin: auto;
		margin-bottom: 30px;
		line-height: 27px;
		width: 90%;
	}

	.runBox {
		background: url(../images/sun.jpg) 0% 0% / cover no-repeat;
		height: 435px;
	}

	.News {
		display: inherit;
	}

	.newsBox {
		margin-top: -150px;
		position: relative;
		z-index: 99;
		background: rgb(255, 255, 255);
		padding: 0px 15px;
	}

	.n1 {
		color: rgb(0, 0, 0);
		font-size: 16px;
		font-weight: 600;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
		margin-bottom: 12px;
		margin-top: 20px;
	}

	.newsLink {
		display: flex;
		padding-bottom: 25px;
	}

	.n2 {
		font-size: 14px;
		color: rgb(102, 102, 102);
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: 26px;
		margin-bottom: 22px;
	}

	.newsDate {
		position: absolute;
		top: 0px;
		right: 0px;
		text-align: center;
		padding: 10px;
		left: 0;
		width: 90px;
	}

	.newsCommon {
		width: 100%;
		margin-right: 0;
		position: relative;
	}

	.newsDate>p:nth-child(1) {
		font-size: 22px;
		color: rgb(255, 255, 255);
		font-family: DIN;
		line-height: 32px;
	}

	.News {
		padding-bottom: 10px;
	}

	.n-grey {
		background: rgb(245, 245, 245);
		padding-bottom: 30px;
	}

	.Case .swiper-slide {
		position: relative;
		width:100%;
	}

	.Case {
		padding-left: 15px;
		padding-right: 15px;
	}

	.c1 {
		color: rgb(255, 255, 255);
		width: auto;
		margin: auto auto 6px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
		font-size: 18px;
		margin-left: 15px;
	}

	.c2 {
		width: auto;
		margin: auto;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: break-all;
		color: rgb(255, 255, 255);
		font-size: 14px;
		margin-left: 15px;
		width: 300px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.Case .caseWord {
		bottom: 25px;
	}

	.Case .swiper-pagination-progressbar {
		display: none;
	}

	.Case .swiper-wrapper {
		padding-bottom: 60px;
	}

	.Case .swiper-button-prev {
		top: auto;
		left: 38%;
		bottom: 6px;
	}

	.Case .swiper-button-next {
		bottom: 6px;
	}
}
