		* {
			padding: 0;
			margin: 0; 
		}
		html {
			font-size: 10px;
		}
		ul,p {
			margin: 0;
		}
		button {
			background-color: transparent;
			border: none;
			color: #fff;
			cursor: pointer;
			outline: none;
		}
		.c-tail a:hover {
			color: #3e8378;
		}
		.c-tail{position:relative;width:100%;margin: 30px auto 0;
			  background:url(../image/组-14.jpg);
			  background-size: 100% 100%;overflow:hidden;display: flex;
    flex-direction: column;padding-bottom: 16px;}
			.c-tail-left{width:30%;float: left;z-index: 1;color:#fff;
			    box-sizing: border-box;font-size: 3vh;margin-top: 40px;}
			.c-tail-center{width:55%;float: left;height: 71%;position: relative;z-index: 1;box-sizing: border-box;
				 display:flex;color: #fff;margin-top: 40px;margin-left: 14px;
				 -moz-user-select:none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;
				 -o-user-select:none;user-select: none;}
		.c-tail-center>ul {
			flex-grow: 1;
		}
			.c-tail-right{width:15%;float: left;box-sizing:border-box;margin-top: 46px;
				text-align:center;color:#fff;display: flex;flex-direction: column;align-items: center;}
		.code-wrapper {
			display: flex;
		}
		
			.c-tail-left p {margin-bottom: 0;margin-top:1vh;font-size: 1.4rem;font-family: none;}
			.c-tail-right p {margin-top: 15px;font-size: 1.4rem;line-height: 28px;}
			.c-tail-left h4{color:#fff;font-size: 1.5rem;}
			.jingxunPublic .c-aboutjingxun-this{font-size:1.6rem;cursor: pointer;}
			.c-aboutjingxun-this:hover {
				color: #3e8378;
			}
			.jingxunPublic li{font-size: 1.4rem;line-height: 28px;}
			.c-tail-righ-img{width: 56%;max-height: 86%;position: relative;}
		.c-tail-content {
			width: 80%;
			margin: 0 auto;
			display: flex;
			align-items: flex-start;
			position: relative;
			border-bottom: 1px solid #fff;
			padding-bottom: 20px;
		}
		.friend-link {
			display: flex;
			align-items: center;
			margin: 16px 0 12px 0;
		}
		.friend-link>p {
			color: #fff;
			font-size: 1.6rem;
		}
		.friend-gas-wrapper {
			display: flex;
			height: 100%;
			align-items: center;
		}
		.friend-gas-wrapper>ul {
			margin-left: 14px;
		}
		.friend-gas-wrapper li>a {
			color: #fff;
			font-size: 1.4rem;
		}
		.friend-gas {
			display: flex;
			
		}
		.friend-gas>li {
			margin-left: 10px!important;
		}
		.friend-gas>li:nth-child(2n) {
			display: flex;
    		align-items: center;
		}
		.friend-gas span {
			background-color: #fff;
			width: 1px;
			height: 70%;
		}
		.download {
		  margin-bottom: 25px;
	 		display: flex;
   		  align-items: center;
			height: 17px;
		} 
		.download>button {
			border: 1px solid #fff;
			padding: 3px 7px;
			font-size: 1.2rem;
			outline: none;
		}
		.endnote {
			color: #fff;
			font-size: 1.2rem;
			white-space: nowrap;
		}
		.endnote>a {
			font-size: 12px;
		}
		.endnote1{
			display: none;
		}
		.endnote>a {
			color: #fff;
		}
		.endnote-containter {
			display: flex;
   		  flex-direction: column;
			align-items: center;
		}
		.line-brfore {
			height: 1px;
			width: 28px;
			background-color: #fff;
			margin-right: 10px;
		}
		.central-station {
			font-size: 15px;
			margin-left: 5px;
			cursor: pointer;#3e8378
			}
		.central-station>a {
			color: #fff
		}
		.central-station:hover>a {
			color: #3e8378;
			}
		.c-tail-left h4 {
			margin-bottom: 0;
			}
		@media(max-width:1150px) {
			.c-tail-content {
				width: 90%;
			}
		}
		@media(max-width:1120px) {
			.c-tail-content {
				width: 90%;
				justify-content: center;
			}
		}
		@media(max-width:900px) {
			.c-tail-center {
				display: none;
				}
			.friend-link {
				display: none; 
			}
			.c-tail-content {
				width: 80%;
				justify-content: center;
			}
			.c-tail-left {
				width: 60%;
			}
			.c-tail-right {
				width: 40%; 
			}
			.endnote-containter {
				margin-top: 20px;
			}
		}
		@media(max-width: 540px) {
			.c-tail-left h4 {
				font-size: 1.4rem;
				margin-bottom: 0;
			}
			.endnote>a {
				font-size: 10px;
			}
			.central-station {
				font-size: 14px; 
			}
			.download {
			        flex-wrap: wrap;
			}
		}
		@media(max-width: 499px) {
			.endnote>a {
				display: flex;
				flex-direction: column;
				align-items: center;
			}
			.endnote-containter {
				 margin-top: 12px;
			}
		}
		.button-data>a,.button-technology>a {
			color: #fff;
		}
		.jingxunPublic a {
			color: #fff;
		}
		.c-tail-left img {
			margin: 0 0 10px -16px;
		}
		@media(max-width: 400px) {
			.central-station {
				margin-left: 0px;
			}
		}