	body,
	* {
		border: medium none;
		margin: 0;
		padding: 0;
		list-style: none;
		word-wrap: break-word;
		font-family: 微软雅黑;
	
	}
	
	html {
		overflow-x: hidden;
		font-size: 20px;
	}
	
	input,
	textarea {
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		outline: none;
	}
	
	i {
		font-style: normal;
	}
	
	ul,
	ol {
		list-style: none;
		vertical-align: middle;
	}
	
	
	
	.footer_top li .footer_icon {
		margin: 20px 22px 0 0;
	}

	.footer_icon {
		display: inline-block;
		width: 60px;
		height: 66px;
		/* background: url(../images/footer_top.png) no-repeat; */
		vertical-align: top;
	}

	.footer_icon.fir {
		background-position: 0 -3px;
	}

	.footer_top li span {
		color: #ffffff;
		font-size: 20px;
	}

	.footer_icon.sec {
		background-position: 0 -103px;
	}

	.footer_icon.thir {
		background-position: 0 -203px;
	}

	.footer_mid {
		padding: 38px 0;
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
	}

	.footer_nav {
		width: 1500px;
		float: left;
	}

	.footer_nav ul {
		float: left;
		margin-left: -24px;
		padding-left: 24px;
		width: 230px;
		height: 224px;
		border-left: 1px solid #fff;
	}

	.footer_nav .footer_nav_special {
		width: 280px;
	}

	.footer_nav li h4 {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
		color: #fff;
		padding-bottom: 5px;
	}

	.footer_nav li a,
	.footer_nav li span {
		line-height: 32px;
		font-size: 14px;
		color: #fff;
	}

	.footer_nav li a:hover {
		color: #fff;
	}

	.footer_nav li span {
		display: inline-block;
		width: 118px;
		text-align: center;
		margin-right: 15px;
	}

	.footer_nav li img {
		margin: 15px 15px 20px 0;
	}

	.footer_bot {
		padding: 12px 0;
		overflow: hidden;
		text-align: center;
		background-color: #333;
	}

	.footer_bot p,
	.footer_bot a {

		font-size: 14px;
		color: #fff !important;
	}

	.footer_bot p>em {
		margin: 0 10px;
	}

	.index-bottom {
		width: 100%;
		height: 7.8rem;
		background: #333;
		position: relative;
	}

	.index-bottom-bottom {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 7.8rem;
		line-height: 7.8rem;
		text-align: center;
		font-size: 1.2rem;
		color: #9e9d9d;
		border-top: 1px solid #9e9d9d;
	}
	/*底部开始*/
	.footer {
		background-color: #333;
		position: relative;
		z-index: 2;
	}
	
	.footer_top {
		height: 108px;
	
	}
	
	.inner {
		width: 1200px;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.footer_top li {
		float: left;
		width: 33.33%;
		height: 108px;
		line-height: 108px;
	}
	
	.txt_l {
		text-align: left;
	}
	
	.txt_c {
		text-align: center;
	}
	
	.txt_r {
		text-align: right;
	}
	
	
	
	
	
	.gb {
	
		margin-left: 450px;
		margin-top: 10px;
	}
	
	.Leavingamessage {
		cursor: pointer;
	}
	
	#popUpBox {
		position: fixed;
		top: 10%;
		left: 35%;
		display: none;
		width: 500px;
		height: auto;
		background-color: white;
		margin: 0 auto;
		z-index: 44;
		border-radius: 10px;
	}
	
	#popUpBox2 {
		position: fixed;
		top: 25%;
		left: 35%;
		display: none;
		width: 600px;
		height: 200px;
		background-color: white;
		margin: 0 auto;
	}
	
	#BoxHead {
	
		/*文字水平居中*/
		text-align: center;
		/*宽度继承popUpBox的,不需要设置*/
		height: 40px;
		/* border: 1px solid black; */
	}
	
	#BoxHead>* {
		/*只有一行,将line-heigh的数值设置的和父容器的高度一样*/
		/*可以实现垂直居中*/
		line-height: 40px;
	}
	
	#BoxHead>a {
		float: right;
		margin-right: 10px;
		color: black;
	}
	
	.customerService {
	
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		position: fixed;
		top: 40%;
		right: 0%;
		background-color: white;
		color: #89898b;
		font-size: 14px;
		border-radius: 10px 0px 0px 10px;
		/* writing-mode: vertical-rl; */
		padding: 10px;
		z-index: 100;
		cursor: pointer;
	
	}
	
	.movebox-1 {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	#movebox {
		display: none;
		position: absolute;
		top: -1px;
		right: 83px;
		width: 200px;
		height: 220px;
		background-color: white;
		border-radius: 10px;
	
	
	
	}
	
	.customerService2 {
		position: fixed;
		top: 56%;
		right: 0%;
		background-color: white;
		writing-mode: vertical-rl;
		padding: 20px;
		z-index: 100;
	
	}
	
	.index-bottom {
		width: 100%;
		height: 100px;
		background: rgba(63, 64, 65, 1);
		position: relative;
	}
	
	.index-bottom-bottom {
	
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100px;
		line-height: 100px;
		text-align: center;
		font-size: 16px;
		color: #9e9d9d;
		border-top: 1px solid #9e9d9d;
	}
	
	.nav-mainzz {
		width: 100%;
		height: 55px;
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		justify-content: flex-end;
		padding-right: 50px;
		box-sizing: border-box;
		font-size: 18px;
		line-height: 55px;
		background: rgba(0, 0, 0, 0.21);
	}
	
	.nav-mainzz li {
		margin-right: 50px;
	
	
	}
	
	.nav-mainzz li a {
		color: #fff;
	
	}
	
	.dibu_3 li {
		text-align: left;
	}
	
	.dibu {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: unset;
	}
	
	.dibu_4 {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		margin: 0 30px;
		font-size: 16px;
		color: #666;
	
	}
	
	.dibu_4 img {
		width: 100px;
		height: 100px;
		margin-bottom: 10px;
	}
	
	.gshi_1 {
		width: 100%;
		position: relative;
	}
	
	.gshi_1 img {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.gshi_2 {
		display: inline-block;
		width: 100%;
		height: 50px;
		border-bottom: 1px solid #eee;
	}
	
	.gshi_2 ul {
		display: block;
		width: 300px;
		margin: 0 auto;
	}
	
	.gshi_2 ul li {
		display: inline-block;
		float: left;
		width: 100px;
		text-align: center;
		line-height: 50px;
		color: #666;
		font-size: 16px;
	}
	
	.gshi_3 {
		display: block;
		padding: 0 20px;
		height: 100%;
		box-sizing: border-box;
		margin: 60px auto 60px auto;
		position: relative;
	}
	
	
	
	.gshi_3 .gshi_32 {
		display: inline-block;
		width: 100%;
	
		color: #666;
	
	}
	
	.gshi_4 {
		display: inline-block;
		width: 100%;
		margin-top: 75px;
		color: #666;
	}
	
	.gshi_4 .gshi_41 {
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	
	.gshi_4 .gshi_41 h1 {
		display: inline-block;
		width: 100%;
		height: 100%;
		font-size: 22px;
		text-align: left;
		color: #333;
	}
	
	.gshi_4 .gshi_41 h2 {
		display: inline-block;
		width: 100%;
		height: 100%;
		font-size: 14px;
		text-align: left;
		font-weight: normal;
		margin-top: 10px;
		color: #666;
	}
	
	.gshi_4 .gshi_41 h3 {
		display: inline-block;
		width: 100%;
		height: 100%;
		font-size: 14px;
		text-align: left;
		line-height: 25px;
		margin-top: 23px;
		color: #666;
	}
	
	
	
			
	/*动态设置字体大小*/
	
				/*iphone 6*/
				@media screen and (min-width: 100px) {
					html {
						font-size: 35%;
					}
				}
	
				@media screen and (min-width: 900px) {
					html {
						font-size: 35%;
					}
				}
	
				@media screen and (min-width: 1024px) {
					html {
						font-size: 40%;
					}
				}
	
				@media screen and (min-width: 1384px) {
					html {
						font-size: 45%;
					}
				}
	
				@media screen and (min-width: 1484px) {
					html {
						font-size: 50%;
					}
				}
	
				@media screen and (min-width: 1680px) {
					html {
						font-size: 55%;
					}
				}
	
				@media screen and (min-width: 1800px) {
					html {
						font-size: 62.5%;
					}
				}
	
	.gaodu {
		width: 100%;
		height: 100rpx;
	
	}
	
	/* //省略号 */
	.wot {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	
	.meiyou {
		display: inline-block;
		width: 100%;
		height: 500rpx;
		line-height: 500rpx;
		text-align: center;
		font-size: 30rpx;
		color: #666;
	}
	
	/* 两边对齐 */
	.ffbb {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	/*多个垂直上下左右居中 */
	.ffcc {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	
	/*多个垂直左右居中 */
	.ffjj {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	/*一行 */
	.ffqq {
		display: flex;
	}
	
	/*靠右垂直居中 */
	.ffff {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	
	/* 均匀对齐 */
	.ffdd {
		display: flex;
		justify-content: space-around;
		align-items: center;
	}
	
	/* 一个垂直居中 */
	.ffaa {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.fftt {
		display: flex;
		align-items: center;
	}