/*
 * @Author: yanshaodong
 * @Date: 2018-07-20 15:08:17
 * @LastEditors: yanshaodong
 * @LastEditTime: 2019-05-24 17:24:30
 * @Description: 佛祖保佑，永无bug
 * @Email: 1318595783@qq.com
 */


/* index页面样式 */


/* 我们正在成长 */

.weAreGrowing {
	height: 290px;
	background: #f6f6f6;
}

.weAreGrowing1 {
	padding-top: 20px;
	margin: 0 0 65px 0;
}

.product-show-box {
	float: left;
	border-left: 1px solid #e5e5e5;
	padding: 0;
	height: 118px;
	text-align: center !important;
	vertical-align: middle !important;
}

.hot-content {
	display: inline-block;
	padding-left: 20px;
	vertical-align: middle !important;
	text-align: center !important;
}

.product-show-box .hover-bg-link .hot-content h3 {
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	-ms-transition: all .35s;
	transition: all .35s;
}

.product-show-box .hover-bg-link img {
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	-ms-transition: all .35s;
	transition: all .35s;
}

.product-show-box .hover-bg-link h3,
.product-show-box .hover-bg-link p {
	color: #4f515e;
	display: inline-block;
}

.product-show-box .hover-bg-link p {
	color: #7b7d8a;
}


/* 我们正在成长 数字介绍 字体样式 */

.hot-content h3 strong {
	font-size: 30px;
}

.hot-content h3 span {
	font-size: 14px;
}

.hot-content p strong {
	font-size: 18px;
}

.product-show-box .hover-bg-link:hover .hot-content h3,
.product-show-box .hover-bg-link:hover .hot-content p,
.product-show-box .hover-bg-link:hover .hot-content h3 span {
	color: #FF9900;
}

.weAreGrowing img {
	vertical-align: middle;
	margin-top: 10px;
	display: inline-block;
}

.product-show-box .hover-bg-link:hover img {
	margin-top: 0;
}

.product-show-box a {
	height: 118px;
	position: relative;
	overflow: hidden;
	display: inline-block;
}


/*  container1大盒子 */

.container1 {
	padding: 20px 0;
	display: inline-block;
}


/* 一站式解决方案 样式 */

.content1 {
	padding-top: 30px;
}

.content1-one {
	font-size: 20px;
	font-weight: 600;
	color: #ea5504;
}

.content1-two {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666666 !important;
}


/* 鼠标悬浮下浮动动画 */

.underline {
	font-size: 30px;
	letter-spacing: 2px;
}

.underline:after {
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background-color: #FF9900;
	margin: 0 auto;
	margin-top: 5px;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.underline:hover:after {
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100px;
}

.Transparent_borders {
	border: 1px solid transparent;
}


/* 所有仓储需求 样式 */

.center {
	text-align: center;
	letter-spacing: 1px;
	color: #666666;
	font-size: 18px;
	line-height: 110%;
	font-weight: 400;
	font-family: "微软雅黑";
}

.color1 {
	color: #FF9900 !important;
}

.color1>i {
	font-size: 60px;
}


/*  container2大盒子 */

.grey,
.lighten-5 {
	background-color: #fafafa !important;
	padding: 20px 0 !important;
}

.container2 {
	padding-top: 40px;
}

.flexbox {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}


/* 一行五列 样式 */

.col-md-1-5 {
	width: 20%;
	float: left;
}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

@media (min-width:320px) and (max-width:767px) {
	.col-xs-5-5 {
		width: 90%;
		float: left;
	}
}

@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}

	.col-sm-3-5 {
		width: 33%;
		float: left;
	}
}

@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
}


/* container3 */


/*-----start-responsive-design------*/

@media (min-width:1200px) and (max-width:50000px) {
	.top_content .top_right p {
		margin: 0 0 2em;
	}

	.container3_one {
		padding: 40px 0 0 0 !important;
	}

	.container3_two {
		padding: 40px 1px 0 0 !important;
	}

	.container3_three {
		padding-top: 60px !important;
		margin-left: 170px;
	}

	/* 头部 超大屏的 */
	.header_wrap {
		/*width: 357px;*/
		background-size: 356px 64px;
		-webkit-background-size: 356px 64px;
		-moz-background-size: 356px 64px;
		-o-background-size: 356px 64px;
		-ms-background-size: 356px 64px;
		min-height: 64px;
		background: #ffffff;
	}

	.header_content {
		float: right !important;
	}

	.navbar-nav>li>a {
		line-height: 34px;
	}

	#example-navbar-collapse {
		background: #FF9900;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #FF9900;
		background-color: #ffffff;
	}

	.navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0;
		border: 0 !important;
	}

	.container-fluid {
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}

	/* 头部鼠标悬浮阴影 */
	.navbar-default .navbar-nav>.active>a:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}

	.navbar-default .navbar-nav>li:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}

	/* 底部 超大屏的 */
	.footer_one {
		height: 180px;
		width: 100%;
		background: #757575;
	}

	.footer_logo {
		width: 100px;
		margin-top: 10px;
		margin-bottom: -10px;
	}

	.footer_describe {
		color: #424242 !important;
		font-size: 12px;
		display: block;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-family: "微软雅黑";
		box-sizing: inherit;
		margin-top: 20px;
	}

	.footbox1 {
		height: 154px;
		width: 600px;
		padding: 20px 12px 0 12px;
		display: inline-block;
	}

	.footbox2 {
		height: 160px;
		width: 230px;
		display: inline-block !important;
	}

	.footbox2 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox2 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footbox2 ul li img {
		width: 25px;
		transform: translateY(0px);
	}

	.footbox3 {
		width: 75px;
		height: 100px;
		display: inline-block !important;
		position: absolute;
		bottom: 57px;
		right: 170px;
	}

	.footbox {
		position: relative;
	}

	.footbox3 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox3 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footer_two {
		height: 50px;
		width: 100%;
		background: #707070;
	}

	/* 关于我们 */
	.ZSCdiary5 {
		margin-left: 25px !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.top_content .top_right p {
		margin: 0 0 2em;
	}

	.container3_one {
		padding: 40px 0 0 0 !important;
	}

	.container3_two {
		padding: 40px 1px 0 0 !important;
	}

	.container3_three {
		padding-top: 60px !important;
		margin-left: 170px;
	}

	/* 头部 超大屏的 */
	.header_wrap {
		/*width: 357px;*/
		background-size: 356px 64px;
		-webkit-background-size: 356px 64px;
		-moz-background-size: 356px 64px;
		-o-background-size: 356px 64px;
		-ms-background-size: 356px 64px;
		min-height: 64px;
		background: #ffffff;
	}

	.header_content {
		float: right !important;
	}

	.navbar-nav>li>a {
		line-height: 34px;
	}

	#example-navbar-collapse {
		background: #FF9900;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #FF9900;
		background-color: #ffffff;
	}

	.navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0;
		border: 0 !important;
	}

	.container-fluid {
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}

	/* 头部鼠标悬浮阴影 */
	.navbar-default .navbar-nav>.active>a:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}

	.navbar-default .navbar-nav>li:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}

	/* 底部 超大屏的 */
	.footer_one {
		height: 180px;
		width: 100%;
		background: #757575;
	}

	.footer_logo {
		width: 100px;
		margin-top: 10px;
		margin-bottom: -10px;
	}

	.footer_describe {
		color: #424242 !important;
		font-size: 12px;
		display: block;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-family: "微软雅黑";
		box-sizing: inherit;
		margin-top: 20px;
	}

	.footbox1 {
		height: 154px;
		width: 600px;
		padding: 20px 12px 0 12px;
		display: inline-block;
	}

	.footbox2 {
		height: 160px;
		width: 230px;
		display: inline-block !important;
	}

	.footbox2 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox2 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footbox2 ul li img {
		width: 25px;
		transform: translateY(0px);
	}

	.footbox3 {
		width: 75px;
		height: 100px;
		display: inline-block !important;
		position: absolute;
		bottom: 60px;
		right: 53px;
	}

	.footbox {
		position: relative;
	}

	.footbox3 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox3 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footer_two {
		height: 50px;
		width: 100%;
		background: #707070;
	}

	/* 悬浮菜单控制按钮 */
	.slide-one,
	.slide-two,
	.slide-three,
	.slide-four {
		background-color: #FF9900;
		color: white;
		font-size: 20px;
		padding: 0 60px !important;
		border: 10px solid transparent;
	}

	/* 硬件设施 */
	.product_two {
		height: 470px !important;
		background-color: #fafafa !important;
		padding: 50px 0;

	}

	.product_two .container h3 {
		margin: 0 auto;
	}

	.product_two .container div img {
		float: left;
	}

	.product_two2 img {
		padding: 0 !important;
	}

	.product_two .container .row div {
		display: inline-block;
		margin-top: 50px;
	}

	.product_two .container .row div div {
		display: inline-block;
		margin-top: 20px;
		width: 300px !important;
	}

	.product_two .container .row div div p {
		display: block;
		font-size: 20px;
		font-weight: 500;
		margin: 0;
		text-align: center;
		line-height: 24px;

	}

	.product_two .container .row div div h6 {
		display: block;
		font-size: 14px;
		line-height: 16px;
		color: #666666 !important;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		text-align: center;
		margin: 0;
	}

	/* 关于我们 */
	.ZSCdiary5 {
		margin-left: 25px !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.top_content .top_right p {
		margin: 0 0 2em;
	}

	.container3_one {
		padding: 40px 0 0 0 !important;
	}

	.container3_two {
		padding: 40px 1px 0 0 !important;
	}

	.container3_three {
		padding-top: 60px !important;
		margin-left: 0px;
	}

	/* 头部 超大屏的 */
	.header_wrap {
		width: 160px;
		background-size: 160px 64px;
		-webkit-background-size: 160px 64px;
		-moz-background-size: 160px 64px;
		-o-background-size: 160px 64px;
		-ms-background-size: 160px 64px;
		min-height: 64px;
		background: #ffffff;
		margin-left: -20px;
	}

	.header_content {
		float: right !important;
	}

	.navbar-nav>li>a {
		line-height: 34px;
	}

	#example-navbar-collapse {
		background: #FF9900;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #FF9900;
		background-color: #ffffff;
	}

	.navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0;
		border: 0 !important;
	}

	.container-fluid {
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}

	/* 头部鼠标悬浮阴影 */
	.navbar-default .navbar-nav>.active>a:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}

	.navbar-default .navbar-nav>li:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}

	/* 我们正在成长 991px样式 */
	.weAreGrowing {
		height: 350px;
		background: #f6f6f6;
	}

	.weAreGrowing1 {
		padding-top: 30px;
		margin: 0 0 30px 0;
	}

	/* 底部 991px的 */
	.footbox {
		position: relative;
	}

	.footer_one {
		height: 330px;
		width: 100%;
		background: #757575;
	}

	.footer_logo {
		width: 100px;
		margin-top: 10px;
		margin-bottom: -10px;
	}

	.footer_describe {
		color: #424242 !important;
		font-size: 14px;
		display: block;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-family: "微软雅黑";
		box-sizing: inherit;
		margin-top: 20px;
	}

	.footbox1 {
		height: 154px;
		width: 696px;
		padding: 20px 12px 0 12px;
		display: inline-block;
	}

	.footbox2 {
		height: 160px;
		width: 230px;
		display: inline-block !important;
		position: absolute;
		top: 180px;
		left: 26px;
	}

	.footbox2 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox2 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footbox2 ul li img {
		width: 25px;
		transform: translateY(0px);
	}

	.footbox3 {
		width: 132px;
		height: 100px;
		display: inline-block !important;
		position: absolute;
		top: 180px;
		left: 600px;
	}

	.footbox {
		position: relative;
	}

	.footbox3 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox3 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footer_two {
		height: 50px;
		width: 100%;
		background: #707070;
	}

	/* 悬浮菜单控制按钮 */
	.slide-one,
	.slide-two,
	.slide-three,
	.slide-four {
		background-color: #FF9900;
		color: white;
		font-size: 20px;
		padding: 0 40px !important;
		border: 10px solid transparent;
	}

	/* product页面 991px样式 */
	.product_one {
		height: 700px !important;
		padding: 50px 0;
	}

	/* 硬件设施 */
	.product_two {
		height: 400px !important;
		background-color: #fafafa !important;
		padding: 50px 0;
	}

	.product_two .container h3 {
		margin: 0 auto;
	}

	.product_two .container div img {
		float: left;
	}

	.product_two2 img {
		padding: 0 !important;
	}

	.product_two .container .row div {
		display: inline-block;
		margin-top: 50px;
	}

	.product_two .container .row div div {
		display: inline-block;
		margin-top: 20px;
		width: 225px !important;
	}

	.product_two .container .row div div p {
		display: block;
		font-size: 20px;
		font-weight: 500;
		margin: 0;
		text-align: center;
		line-height: 24px;
	}

	.product_two .container .row div div h6 {
		display: block;
		font-size: 14px;
		line-height: 16px;
		color: #666666 !important;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		text-align: center;
		margin: 0;
	}

	/* 关于我们 */
	article section:before {
		content: "";
		width: 3px;
		top: 17px;
		bottom: -90px;
		left: 120px !important;
		background: #f90;
		position: absolute;
	}

	.point-time {
		content: "";
		position: absolute;
		width: 36px;
		height: 36px;
		top: -5px;
		left: 108px !important;
		background: #1c87bf;
		margin-left: -4px;
		border-radius: 50%;
		box-shadow: 0 0 0 8px #f90;
	}

	.ZSCdiary3 a h3 {
		font-size: 14px !important;
		color: #4f515e;
		font-weight: normal;
		display: inline-block;
		line-height: 110%;
		cursor: pointer;
		text-indent: 0;
		letter-spacing: 1px;
		word-break: break-all;
		list-style: none;
		text-align: -webkit-match-parent;
		font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
	}

	.ZSCdiary4 {
		margin: 0 auto;
		display: inline-block;
		vertical-align: top;
		color: #000 !important;
		cursor: pointer;
		line-height: 30px;
		letter-spacing: 1px;
		word-break: break-all;
		font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
		text-indent: 0;
		font-size: 14px;
	}

	.ZSCdiary4 img {
		width: 179px !important;
	}

	.ZSCdiary5 {
		margin-left: 25px !important;
	}
}

@media (min-width:480px) and (max-width:767px) {
	.top_content .top_right p {
		margin: 0 0 2em;
	}

	.container3_one {
		padding: 40px 0 0 0 !important;
	}

	.container3_two {
		padding: 40px 1px 0 0 !important;
	}

	.container3_three {
		padding-top: 60px !important;
		margin-left: 0px;
	}

	/* 头部 超大屏的 */
	.header_wrap {
		/*width: 357px;*/
		background-size: 356px 64px;
		-webkit-background-size: 356px 64px;
		-moz-background-size: 356px 64px;
		-o-background-size: 356px 64px;
		-ms-background-size: 356px 64px;
		min-height: 64px;
		background: #ffffff;
	}

	.navbar {
		margin-bottom: 0 !important;
	}

	/* 头部鼠标悬浮阴影 */
	/* 我们正在成长 480px样式 */
	.weAreGrowing {
		height: 350px;
		background: #f6f6f6;
	}

	.weAreGrowing1 {
		padding-top: 30px;
		margin: 0 0 30px 0;
	}

	/* 底部 480px的 */
	.footbox {
		position: relative;
	}

	.footer_one {
		height: 330px;
		width: 100%;
		background: #757575;
	}

	.footer_logo {
		width: 100px;
		margin-top: 10px;
		margin-bottom: -10px;
	}

	.footer_describe {
		color: #424242 !important;
		font-size: 14px;
		display: block;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-family: "微软雅黑";
		box-sizing: inherit;
		margin-top: 20px;
	}

	footbox1 {
		height: 154px;
		width: 465px;
		padding: 20px 12px 0 12px;
		display: inline-block;
	}

	.footbox2 {
		height: 160px;
		width: 230px;
		display: inline-block !important;
		position: absolute;
		top: 180px;
		left: 26px;
	}

	.footbox2 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox2 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footbox2 ul li img {
		width: 25px;
		transform: translateY(0px);
	}

	.footbox3 {
		width: 72px;
		height: 100px;
		display: inline-block !important;
		position: absolute;
		top: 180px;
		right: 60px;
	}

	.footbox {
		position: relative;
	}

	.footbox3 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox3 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footer_two {
		height: 50px;
		width: 100%;
		background: #707070;
	}

	/* 悬浮菜单控制按钮 */
	.slide-one,
	.slide-two,
	.slide-three,
	.slide-four {
		background-color: #FF9900;
		color: white;
		font-size: 20px;
		padding: 0 8px !important;
		border: 10px solid transparent;
	}

	/* product页面 480px样式 */
	.product_one {
		height: 1500px !important;
		padding: 50px 130px !important;
	}

	.product_one1 li>img {
		margin: 0px auto !important;
		padding: 0px !important;
	}

	.product_one1>li {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 20px;
	}

	/* 硬件设施 */
	.product_two {
		height: 1260px !important;
		background-color: #fafafa !important;
		padding: 50px 0;
	}

	.product_two .container h3 {
		margin: 0 auto;
	}

	.product_two .container div div img {
		float: left;
	}

	.product_two2 img {
		padding: 0 !important;
	}

	.product_two .container .row div {
		display: inline-block;
		margin-top: 50px;
	}

	.product_two .container .row div div {
		display: inline-block;
		margin-top: 20px;
		width: 100% !important;
	}

	.product_two .container .row div div p {
		display: block;
		font-size: 20px;
		font-weight: 500;
		margin: 0;
		text-align: center;
		line-height: 24px;
	}

	.product_two .container .row div div h6 {
		display: block;
		font-size: 14px;
		line-height: 16px;
		color: #666666 !important;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		text-align: center;
		margin: 0;
	}

	/* 关于我们 */
	article section:before {
		content: "";
		width: 3px;
		top: 17px;
		bottom: -90px;
		left: 89px !important;
		background: #f90;
		position: absolute;
	}

	.point-time {
		content: "";
		position: absolute;
		width: 36px;
		height: 36px;
		top: -5px;
		left: 75px !important;
		background: #1c87bf;
		margin-left: -4px;
		border-radius: 50%;
		box-shadow: 0 0 0 8px #f90;
	}

	.ZSCdiary3 {
		width: 200px !important;
	}

	.ZSCdiary3 a h3 {
		font-size: 14px !important;
		color: #4f515e;
		font-weight: normal;
		display: inline-block;
		line-height: 110%;
		cursor: pointer;
		text-indent: 0;
		letter-spacing: 1px;
		word-break: break-all;
		list-style: none;
		text-align: -webkit-match-parent;
		font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
	}

	.ZSCdiary4 {
		margin: 0 auto;
		display: inline-block;
		vertical-align: top;
		color: #000 !important;
		cursor: pointer;
		line-height: 30px;
		letter-spacing: 1px;
		word-break: break-all;
		font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
		text-indent: 0;
		font-size: 14px;
	}

	.ZSCdiary4 img {
		width: 176px !important;
	}

	.ZSCdiary5 {
		margin-left: 0 !important;
	}

	ul.nav-tabs {
		width: 106px !important;
		margin-top: 20px;
		border-radius: 4px;
		border: 1px solid #ddd;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	}

	.wySp .wySp2 {
		color: #4f515e;
		margin: 0;
		padding: 0;
		font-family: pingFang-SC-Regular, 微软雅黑, Arial;
		font-weight: normal;
		font-size: 15px !important;
	}

	.jiazhiguan {
		display: inline-block;
		text-indent: 2em;
		vertical-align: top;
	}

	#section-1,
	#section-2,
	#section-3,
	#section-4 {
		font-size: 20px !important;
	}

	#myScrollspy {
		padding: 0;
	}

	.ZSCdiary4 p {
		width: 180px !important;
		font-size: 12px !important;
		margin: 0 auto;
		display: inline-block;
		vertical-align: top;
	}

	.pull-left h3 {
		font-size: 18px;
	}

	.contactUs2 {
		padding-left: 0 !important;
	}

	.xuxian {
		border: dashed .5px #CCCCCC;
		width: 314px !important;
		padding: 0;
		height: 1px;
		margin-bottom: 20px !important;
	}
}

@media (min-width:320px) and (max-width:479px) {
	.top_content .top_right p {
		margin: 0 0 2em;
	}

	.container3_one {
		padding: 40px 0 0 0 !important;
	}

	.container3_two {
		padding: 40px 1px 0 0 !important;
	}

	.container3_three {
		padding-top: 60px !important;
		margin-left: 0px;
	}

	.underline {
		font-size: 24px;
		letter-spacing: 2px;
	}

	/* 头部 超大屏的 */
	.header_wrap {
		width: 235px;
		background-size: 235px 64px;
		-webkit-background-size: 235px 64px;
		-moz-background-size: 235px 64px;
		-o-background-size: 235px 64px;
		-ms-background-size: 235px 64px;
		min-height: 64px;
		background: #ffffff;
	}

	.navbar {
		margin-bottom: 0 !important;
	}

	/* 头部鼠标悬浮阴影 */
	/* 我们正在成长 320px样式 */
	.weAreGrowing {
		height: 350px;
		background: #f6f6f6;
	}

	.weAreGrowing1 {
		padding-top: 30px;
		margin: 0 0 30px 0;
	}

	.product-show-box a {
		height: 150%;
		position: relative;
		overflow: hidden;
		display: inline-block;
	}

	.hot-content {
		display: inline-block;
		padding-left: 5px;
		vertical-align: middle !important;
		text-align: center !important;
	}

	/* 所有仓储需求 样式 */
	.center {
		text-align: center;
		letter-spacing: 1px;
		color: #666666;
		font-size: 13px !important;
		line-height: 110%;
		font-weight: 400;
		font-family: "微软雅黑";
	}

	.color1 {
		color: #FF9900 !important;
	}

	.color1>i {
		font-size: 40px !important;
	}

	/* 我们正在成长 数字介绍 字体样式 */
	.hot-content h3 strong {
		font-size: 14px;
	}

	.hot-content h3 span {
		font-size: 10px;
	}

	.hot-content p strong {
		font-size: 10px;
	}

	/* 底部 480px的 */
	.footbox {
		position: relative;
	}

	.footer_one {
		height: 400px;
		width: 100%;
		background: #757575;
	}

	.footer_logo {
		width: 100px;
		margin-top: 10px;
		margin-bottom: -10px;
	}

	.footer_describe {
		color: #424242 !important;
		font-size: 14px;
		display: block;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-family: "微软雅黑";
		box-sizing: inherit;
		margin-top: 20px;
	}

	.footbox1 {
		height: 154px;
		padding: 20px 12px 0 12px;
		display: inline-block;
	}

	.footbox2 {
		height: 160px;
		width: 230px;
		display: inline-block !important;
		position: absolute;
		bottom: -175px;
		left: 35px;
	}

	.footbox2 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox2 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footbox2 ul li img {
		width: 25px;
		transform: translateY(0px);
	}

	.footbox3 {
		width: 72px;
		height: 100px;
		display: inline-block !important;
		position: absolute;
		bottom: -110px;
		right: 40px;
	}

	.footbox {
		position: relative;
	}

	.footbox3 h6 {
		margin-top: 30px;
		color: #FF9900;
		font-size: 18px;
		line-height: 110%;
		margin: .7666666667rem 0 .46rem 0;
		font-weight: 400;
		box-sizing: inherit;
		font-family: "微软雅黑";
	}

	.footbox3 ul li a {
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-size: 16px;
		text-align: center;
	}

	.footer_two {
		height: 100px;
		width: 100%;
		background: #707070;
	}



	/* 悬浮菜单控制按钮 */
	.slide-one,
	.slide-two,
	.slide-three,
	.slide-four {
		background-color: #FF9900;
		color: white;
		font-size: 15px !important;
		padding: 0 8px !important;
		border: 2px solid transparent !important;
	}

	/* product页面 320px样式 */
	.product_one {
		height: 1500px !important;
		padding: 50px 0px !important;
	}

	.product_one1 li>img {
		margin: 0px auto !important;
		padding: 0px !important;
	}

	.product_one1>li {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 20px;
	}

	.product_one .container h3 {
		width: 120x !important;
	}

	/* 硬件设施 */
	.product_two {
		height: 1230px !important;
		background-color: #fafafa !important;
		padding: 50px 0;
	}

	.product_two .container h3 {
		margin: 0 auto;
	}

	.product_two .container div div img {
		float: left;
		display: table-cell !important;
		vertical-align: middle !important;
		text-align: center !important;
	}

	.product_two2 img {
		padding: 0 !important;
	}

	.product_two .container .row div {
		display: inline-block;
		margin-top: 50px;
	}

	.product_two .container .row div div {
		display: inline-block;
		margin-top: 20px;
		width: 100% !important;
	}

	.product_two .container .row div div p {
		display: block;
		font-size: 20px;
		font-weight: 500;
		margin: 0;
		text-align: center;
		line-height: 24px;
	}

	.product_two .container .row div div h6 {
		display: block;
		font-size: 14px;
		line-height: 16px;
		color: #666666 !important;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		text-align: center;
		margin: 0;
	}

	/* 关于我们 320px */
	article section:before {
		content: "";
		width: 3px;
		top: 17px;
		bottom: -90px;
		left: 72px !important;
		background: #f90;
		position: absolute;
	}

	article {
		position: relative;
		padding-top: 20px !important;
	}

	.things {
		color: #4f515e;
		font-weight: normal;
		font-size: 16px !important;
		line-height: 110%;
		text-indent: 0;
		letter-spacing: 1px;
		font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
	}

	time span {
		font-size: 17px !important;
		text-align: right;
		margin: 0;
		padding: 0;
		line-height: 30px;
		letter-spacing: 1px;
		font-family: pingFang-SC-Regular, 微软雅黑, Arial;
		font-weight: normal;
		color: #f90;
	}

	.point-time {
		content: "";
		position: absolute;
		width: 20px !important;
		height: 20px !important;
		top: -5px;
		left: 68px !important;
		background: #1c87bf;
		margin-left: -4px;
		border-radius: 50%;
		box-shadow: 0 0 0 5px #f90 !important;
	}

	.ZSCdiary3 {
		width: 139px !important;
	}

	.ZSCdiary3 a h3 {
		font-size: 14px !important;
		color: #4f515e;
		font-weight: normal;
		display: inline-block;
		line-height: 110%;
		cursor: pointer;
		text-indent: 0;
		letter-spacing: 1px;
		word-break: break-all;
		list-style: none;
		text-align: -webkit-match-parent;
		font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
	}

	.ZSCdiary4 {
		margin: 0 auto;
		display: inline-block;
		vertical-align: top;
		color: #000 !important;
		cursor: pointer;
		line-height: 30px;
		letter-spacing: 1px;
		word-break: break-all;
		font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
		text-indent: 0;
		font-size: 14px;
	}

	.ZSCdiary4 img {
		width: 118px !important;
	}

	.ZSCdiary5 {
		margin-left: 0 !important;
	}

	ul.nav-tabs {
		width: 44px !important;
		margin-top: 20px;
		border-radius: 4px;
		border: 1px solid #ddd;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	}

	.wySp .wySp2 {
		color: #4f515e;
		margin: 0;
		padding: 0;
		font-family: pingFang-SC-Regular, 微软雅黑, Arial;
		font-weight: normal;
		font-size: 15px !important;
	}

	.jiazhiguan {
		display: inline-block;
		text-indent: 2em;
		vertical-align: top;
	}

	#section-1,
	#section-2,
	#section-3,
	#section-4 {
		font-size: 20px !important;
	}

	#myScrollspy {
		padding: 0;
	}

	.ZSCdiary4 p {
		width: 130px !important;
		font-size: 12px !important;
		margin: 0 auto;
		display: inline-block;
		vertical-align: top;
	}

	.pull-left h3 {
		font-size: 18px;
	}

	.contactUs2 {
		padding-left: 0 !important;
	}

	.contact1 .w a {
		font-size: 16px !important;
		color: black;
	}

	.xuxian {
		border: dashed .5px #CCCCCC;
		width: 197px !important;
		padding: 0;
		height: 1px;
		margin-bottom: 20px !important;
	}

	.contact {
		font-size: 18px !important;
		color: black;
		font-family: 'pingFang-SC-Regular', 'å¾®è½¯é›…é»‘', Arial;
	}

	.contactUs {
		display: inline-block;
		margin-bottom: 50px;
		margin-top: 6px !important;
	}

	/* 部分合作伙伴 */
	.partners-logo {
		margin: 25px auto !important;
	}
}

/* plan页面样式 *

/* 悬浮菜单控制按钮 */

.slide-one,
.slide-two,
.slide-three,
.slide-four {
	background-color: #FF9900;
	color: white;
	font-size: 20px;
	padding: 0 80px;
	border: 10px solid transparent;
}

.btn:hover {
	background-color: white;
	color: #FF9900;
}


/* 租仓管仓 */

.plan-conbox {
	margin-top: 100px;
}

.left-plan img {
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

.right-plan img {
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}


/* 只给一个显示 */

.plan-condiv {
	display: block !important;
	letter-spacing: 1px;
	color: #666666;
	font-size: 16px;
	text-align: center;
	font-family: "微软雅黑";
	line-height: 1.5;
	padding: 24px;
	margin: .5rem 0 1rem 0;
	background-color: #EEEEEE;
}


/* 默认隐藏所有的 */

.left-plan div,
.right-plan div {
	display: none;
}


/* product页面样式 */


/* 仓库管家 */

.product_bj {
	width: 100%;
}

.product_one {
	height: 484px;
	padding: 50px 0;
}

.product_one1 {
	margin: 50px 0 20px 0;
}

.product_one1>li {
	padding-left: 44px;
}

.product_one1 li h6 {
	font-size: 18px;
	font-weight: 500;
	box-sizing: inherit;
	font-family: 微软雅黑;
	padding: 30px 0;
}


/* 硬件设施 */

.product_two {
	height: 561px;
	background-color: #fafafa !important;
	padding: 50px 0;
}

.product_two .container h3 {
	margin: 0 auto;
}

.product_two .container div img {
	float: left;
}

.product_two2 img {
	padding: 0 10px;
}

.product_two .container .row div {
	display: inline-block;
	margin-top: 50px;
}

.product_two .container .row div div {
	display: inline-block;
	margin-top: 20px;
	width: 375px;
}

.product_two .container .row div div p {
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin: 0;
	text-align: center;
	line-height: 24px;
}

.product_two .container .row div div h6 {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #666666 !important;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-align: center;
	margin: 0;
}


/* APP 展示 */

.product_three {
	padding: 50px 0;
}

.product_three .row img {
	margin-top: 40px;
}


/* 关于我们 */

.aboutBox {
	margin: 30px auto 0 auto;
}


/* 附加导航 */


/* Custom Styles */

ul.nav-tabs {
	width: 140px;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}

ul.nav-tabs li {
	margin: 0;
	border-top: 1px solid #ddd;
}

ul.nav-tabs li:first-child {
	border-top: none;
}

ul.nav-tabs li a {
	margin: 0;
	padding: 8px 16px;
	border-radius: 0;
}

ul.nav-tabs li.active a,
ul.nav-tabs li.active a:hover {
	color: #fff;
	background: #0088cc;
	border: 1px solid #0088cc;
}

ul.nav-tabs li:first-child a {
	border-radius: 4px 4px 0 0;
}

ul.nav-tabs li:last-child a {
	border-radius: 0 0 4px 4px;
}

ul.nav-tabs.affix {
	top: 30px;
	/* Set the top position of pinned element */
}


/* 关于掌上仓 */

.respon-title {
	padding-bottom: 10px;
	padding-top: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ff9c01;
}

.aboutZSC {
	text-indent: 0;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #878996;
	margin: 0 0 20px 0;
	padding: 0;
}

.wySp {
	margin-top: 19px;
	line-height: 1.5;
}

.wySp .wySp1 {
	color: #ff9c01;
	border: 1px solid #ff9c01;
	padding: 0 10px;
	margin: 0;
	border-radius: 10px;
	box-sizing: border-box;
	line-height: 42px;
	font-size: 14px;
	width: 8px;
	height: 8px;
}

.wySp .wySp2 {
	color: #4f515e;
	margin: 0;
	padding: 0;
	font-family: pingFang-SC-Regular, 微软雅黑, Arial;
	font-weight: normal;
	font-size: 16px;
}

.jiazhiguan {
	display: inline-block;
	text-indent: 2em;
	vertical-align: top;
}

.qiyechengzhang {
	display: block;
	padding-bottom: 0;
	font-size: 20px;
}


/* 垂直时间轴 */

article,
section,
time,
aside {
	display: block;
}

article {
	position: relative;
	padding-top: 40px;
}

.point-time {
	/*content: "";*/
	/*position: absolute;*/
	/*width: 36px;*/
	/*height: 36px;*/
	/*top: -5px;*/
	/*left: 150px;*/
	/*background: #1c87bf;*/
	/*margin-left: -4px;*/
	/*border-radius: 50%;*/
	/*box-shadow: 0 0 0 8px #f90;*/
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	top: 22px;
	left: 150px;
	background: #1c87bf;
	margin-left: -11px;
	border-radius: 50%;
	/*box-shadow: 0 0 0 8px #f90;*/
}

aside p {
	padding-left: 40px;
}

.point-yellow {
	/*background-color: #ea5504;*/
	background-image:url(../img/zsclogo.png)
}

article>h3 {
	width: 15%;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-size: 1.4em;
	color: #1d1d1d;
	padding: 10px 0 20px;
}

article section {
	padding: 0 0 17px;
	position: relative;
}

article section:before {
	content: "";
	width: 3px;
	top: 17px;
	bottom: -90px;
	left: 163px;
	background: #f90;
	position: absolute;
}

article section:last-child:before {
	display: none;
}

article section time {
	width: 15%;
	display: block;
	position: absolute;
}

article section time>span {
	display: block;
	text-align: center;
}

article section aside {
	color: #3a3a38;
	margin-left: 25%;
	padding-bottom: 50px;
}

article section .brief {
	color: #7b7d8a;
	padding-top: 10px;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.4;
	letter-spacing: 1px;
	font-family: pingFang-SC-Regular, 微软雅黑, Arial;
}

.things {
	color: #4f515e;
	font-weight: normal;
	font-size: 18px;
	line-height: 110%;
	text-indent: 0;
	letter-spacing: 1px;
	font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
}

time span {
	font-size: 20px;
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: pingFang-SC-Regular, 微软雅黑, Arial;
	font-weight: normal;
	color: #f90;
}


/* 掌上仓日记 */


/* .ZSCdiary1 {
    margin-top: -20px;
}

.ZSCdiary2 {
    margin-left: -50px;
} */

.ZSCdiary3 {
	display: inline-block;
	margin-left: 25px;
}

.ZSCdiary3 a h3 {
	font-size: 18px;
	color: #4f515e;
	font-weight: normal;
	display: inline-block;
	line-height: 110%;
	cursor: pointer;
	text-indent: 0;
	letter-spacing: 1px;
	word-break: break-all;
	list-style: none;
	text-align: -webkit-match-parent;
	font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
}

.ZSCdiary3 a h3:hover,
.ZSCdiary4:hover {
	color: #000 !important;
}

.ZSCdiary4 {
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	color: #f0f0f0;
	cursor: pointer;
	line-height: 30px;
	letter-spacing: 1px;
	word-break: break-all;
	font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
	text-indent: 0;
	font-size: 14px;
}

.ZSCdiary4 p {
	width: 400px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
}

.xin {
	color: #c20b12;
	font-size: 18px;
	font-weight: normal;
	line-height: 110%;
	letter-spacing: 1px;
	word-break: break-all;
	font-family: 'pingFang-SC-Regular', '微软雅黑', Arial;
}

.ZSCdiary4 img {
	width: 338px;
}

.ZSCdiary5 {
	width: 238px !important;
	margin-left: 25px;
	display: inline-block !important;
	vertical-align: top !important;
}


/* 加入我们 */

.employment-title {
	font-weight: bold;
	color: #4f515e;
	font-size: 16px;
	margin: 25px 0 0 0;
}

.respon-title {
	padding-bottom: 10px;
	padding-top: 25px;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #ff9c01;
}

.respon .list-unstyled li {
	text-indent: 0;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #878996;
	font-family: pingFang-SC-Regular, 微软雅黑, Arial;
}

.resume-btn {
	color: #fff;
	text-decoration: none;
}

.resume-btn:hover {
	color: #fff;
	text-decoration: none;
}


/* 联系我们 */

.contactUs {
	display: inline-block;
	margin-bottom: 50px;
	margin-top: 24px;
}

.contactUs span {
	color: #C20B12;
	font-weight: 500;
	font-size: 20px;
}

.contactUs1 img {
	width: 200px;
}

.contactUs2 img {
	width: 133px;
}

.contactUs2 {
	padding-left: 50px;
}

.contact {
	font-size: 20px;
	color: black;
	font-family: 'pingFang-SC-Regular', 'å¾®è½¯é›…é»‘', Arial;
}

.contact1 {
	margin-bottom: 15px;
}

.p {
	width: 30px;
	margin-right: 20px;
	transform: translateY(-5px);
}

.w {
	font-size: 20px;
	color: #9e9e9e;
}

.contact1 .w a {
	font-size: 20px;
	color: black;
}

.xuxian {
	border: dashed .5px #CCCCCC;
	width: 420px;
	padding: 0;
	height: 1px;
	margin-bottom: 40px;
}


/* 部分合作伙伴 */

.partners-logo {
	margin: 25px auto 60px;
}


/* 底部悬浮栏  */

.botRegFixed {
	background: url(../img/botImg.png) bottom center no-repeat;
	height: 170px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 500;
}

.botRegFixed a.regBtn {
	height: 170px;
	display: block;
	cursor: pointer;
	position: absolute;
	left: 0;
	width: 100%;
	height: 93px;
	bottom: 0;
	margin-left: 0;
}

.botRegFixed a.closeBtn {
	margin-left: 470px;
	position: absolute;
	left: 60%;
	bottom: 85px;
	cursor: pointer;
	text-decoration: none;
	height: 20px;
	width: 20px;
	font-size: 20px;
	text-align: center;
	line-height: 15px;
	color: #fff;
	padding-left: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	overflow: hidden;
	background: none;
}

.lBar {
	background: url(../img/lBar.jpg) no-repeat;
	width: 280px;
	height: 300px;
	position: fixed;
	bottom: 25%;
	left: 0;
	z-index: 500;
}

.rBar {
	background: url(../img/rBar.png) no-repeat;
	height: 332px;
	position: fixed;
	bottom: 25%;
	right: 0;
	width: 200px;
	z-index: 500;
	display: none;
}

.rBar>a.lBara {
	margin: 0;
	cursor: pointer;
	z-index: 500;
}
