

.myDiv {
	margin: 0px auto; width: 1200px;
}
.myDiv p {
	color: rgb(255, 255, 255); line-height: 22px;
}
.myDiv img {
	margin: 0px auto; display: block; max-width: 100%;
}
.qx {
	background: rgb(23, 23, 23); padding: 172px 0px 140px; background-image:url(../img/busi_glzx1.jpg); background-size:100% auto;
}
.qx .myDiv img {
	margin-bottom: 45px;
}
.qxList::after {
	clear: both; display: block; content: "";
}
.qxList {
	text-align: center; font-size: 0px;
}
.ls ul {
	text-align: center; font-size: 0px;
}
.zr ul {
	text-align: center; font-size: 0px;
}
.qxList li {
	text-align: left;
}
.ls ul li {
	text-align: left;
}
.zr ul li {
	text-align: left;
}
.zr .myDiv ul li h3 {
	text-align: center; -ms-text-align-last: center; -moz-text-align-last: center; -webkit-text-align-last: center;
}
.qxList {
	padding-top: 60px;
}
.qxList li {
	display: inline-block;
}
.qxList li p {
	color: rgb(255, 255, 255);
}
.qxList li:first-child {
	float: left;
}
.qxList li:last-child {
	float: right;
}
.ls {
	background-position: top; height: 370px; position: relative; background-color:#171717;
}
.ls .myDiv {
	left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
}
.imgBox h3 {
	left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
}

.ls ul li {
	margin-right: calc(20% - 117px); vertical-align: middle; display: inline-block;
}
.ls ul li:last-child {
	margin-right: 0px;
}
.zr ul li {
	width: 31.8%; margin-right: 2%; vertical-align: top; display: inline-block;
}
.zr ul li:last-child {
	margin-right: 0px;
}
.imgBox {
	width: 100%; margin-bottom: 45px; position: relative;
}
.imgBox img {
	width: 100%;
}
.imgBox h3 {
	width: 100%; color: rgb(255, 255, 255); font-size: 24px; font-weight: bold;
}
.zr {
	background: rgb(238, 238, 238); padding: 178px 0px 145px;
}

.IndexList {
	margin: 0px auto; width: 100%; display: table; position: relative;
}
.IndexList ul {
	padding-top: 30px; font-size: 0px;
}
.IndexList li {
	width: 33%; text-align: center; display: inline-block; position: relative;
}
.IndexList li i {
	color: rgb(255, 255, 255); font-size: 16px;
}
.IndexList li span {
	color: rgb(255, 255, 255); font-size: 14px; display: block;
}
.nub {
	height: 56px; color: rgb(255, 255, 255); line-height: 56px; font-family: "CalibreLight"; font-size: 72px; display: inline-block;
}
.lb {
	background: rgb(50, 50, 50); padding: 40px 0px 100px;
}
.lb .waperSlide {
	width: 100%; height: 290px; position: relative;
}
.lb .slide-wrap {
	width: 100%; position: relative;
}
.lb .slide-wrap li {
	left: 0px; top: 0px; position: absolute; width:80%; 
}
.lb .slide-wrap li img{ width:100%;
}
.lb .slide-line {
	left: 0px; bottom: 0px; font-size: 0px; position: absolute;
}
.lb .slide-line i {
	margin: 0px 5px; transition:300ms linear; width: 3px; height: 12px; vertical-align: bottom; display: inline-block; cursor: pointer; background-color: rgb(215, 214, 215); -moz-transition: all 300ms linear 0s; -webkit-transition: all 300ms linear 0s;
}
.lb .slide-line i.on {
	height: 24px; background-color: rgb(187, 27, 34);
}
.aboutBg .myDiv img {
	animation:imgAmt 0.6s ease-in-out;
}
.qx .myDiv img {
	opacity: 0; transform: translateY(100px);
}
.qx .myDiv img:first-child {
	transition:0.5s ease-out;
}
.ls .myDiv ul li:first-child {
	transition:0.5s ease-out;
}
.zr .myDiv ul li img {
	transition:0.5s ease-out;
}
.qx .myDiv img:nth-child(2) {
	transition:0.5s ease-out 0.3s;
}
.ls .myDiv ul li:nth-child(2) {
	transition:0.5s ease-out 0.3s;
}
.active.zr .myDiv ul li h3 {
	transition:0.5s ease-out 0.3s;
}
.active.qx .myDiv img {
	opacity: 1; transform: translateY(0px);
}
.active.qx .qxList li p {
	opacity: 1; transform: translateY(0px);
}
.active.ls .myDiv ul li {
	opacity: 1; transform: translateY(0px);
}
.active.zr .myDiv ul li p {
	opacity: 1; transform: translateY(0px); color:#000;
}
.qx .qxList li p {
	opacity: 0; transform: translateY(50px);
}
.ls .myDiv ul li {
	opacity: 0; transform: translateY(50px);
}
.zr .myDiv ul li p {
	opacity: 0; transform: translateY(50px);
}
.zr .myDiv ul li h3 {
	opacity: 0; transform: translate(-50%, 0px); -moz-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); -o-transform: translate(-50%, 0);
}
.active.zr .myDiv ul li h3 {
	opacity: 1; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
}
.qx .qxList li p:first-child {
	transition:0.5s ease-out 0.6s;
}
.ls .myDiv ul li:nth-child(3) {
	transition:0.5s ease-out 0.6s;
}
.active.zr .myDiv ul li p:nth-child(2) {
	transition:0.5s ease-out 0.6s;
}
.qx .qxList li p:nth-child(2) {
	transition:0.5s ease-out 0.8s;
}
.ls .myDiv ul li:nth-child(4) {
	transition:0.5s ease-out 0.8s;
}
.active.zr .myDiv ul li p:nth-child(3) {
	transition:0.5s ease-out 0.8s;
}
.qx .qxList li p:nth-child(3) {
	transition:0.5s ease-out 1s;
}
.ls .myDiv ul li:nth-child(5) {
	transition:0.5s ease-out 1s;
}
.active.zr .myDiv ul li p:nth-child(4) {
	transition:0.5s ease-out 1s;
}
.qx .qxList li p:nth-child(4) {
	transition:0.5s ease-out 1.2s;
}
.ls .myDiv ul li:nth-child(6) {
	transition:0.5s ease-out 1.2s;
}
.active.zr .myDiv ul li p:nth-child(5) {
	transition:0.5s ease-out 1.2s;
}
.qx .qxList li p:nth-child(5) {
	transition:0.5s ease-out 1.4s;
}
.active.zr .myDiv ul li p:nth-child(6) {
	transition:0.5s ease-out 1.4s;
}
.zr .myDiv ul li img {
	opacity: 0;
}
.active.zr .myDiv ul li img {
	opacity: 1;
}
.goYx {
	background: rgb(201, 18, 0); margin: 30px auto 0px; padding: 40px; width: 1200px; display: table; box-sizing: border-box;
}
.goYx h2 {
	color: rgb(255, 255, 255); line-height: 60px; font-size: 50px; font-weight: bold;
}
.goYx p img {
	width: auto; height: 33px; vertical-align: middle; display: inline-block;
}
.goYx p img:last-child {
	float: right;
}
.liBottom {
	height: 1px; bottom: 10px; margin-bottom: 1px; position: relative; z-index: -1; 
}
.active.liBottom + footer {
	bottom: 0px !important;
}
.active.liBottom + footer .goYx {
	transform: rotateX(0deg) translate3d(0px, 0px, 0px);
}

.goYx {
	transform-origin: 50% 100%; transition:0.5s ease-in-out 0.4s; transform: rotateX(-90deg) translate3d(0px, 0px, 0px);
}

p {
	margin: 0px; padding: 0px; font-size: 12px;
}

.NumContent {
	height: inherit; line-height: inherit; overflow: hidden; font-size: inherit; display: inherit; position: relative;
}
.NumContent > div {
	color: inherit; line-height: inherit; font-size: inherit; display: inline-block; opacity: 0;
}
.NumContent > div > div {
	color: inherit; line-height: inherit; font-size: inherit;
}
.NumContent > div:nth-child(1) {
	transition:1.5s cubic-bezier(0.35, 0.75, 0.55, 1); -moz-transition: all 1.5s cubic-bezier(.35, .75, .55, 1); -webkit-transition: all 1.5s cubic-bezier(.35, .75, .55, 1);
}
.NumContent > div:nth-child(2) {
	transition:1.5s cubic-bezier(0.35, 0.75, 0.55, 1) 0.3s; -moz-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .2s; -webkit-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .2s;
}
.NumContent > div:nth-child(3) {
	transition:1.5s cubic-bezier(0.35, 0.75, 0.55, 1) 0.4s; -moz-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .4s; -webkit-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .4s;
}
.NumContent > div:nth-child(4) {
	transition:1.5s cubic-bezier(0.35, 0.75, 0.55, 1) 0.9s; -moz-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .9s; -webkit-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .9s;
}
.NumContent > div:nth-child(5) {
	transition:1.5s cubic-bezier(0.35, 0.75, 0.55, 1) 1.2s; -moz-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) 1.2s; -webkit-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) 1.2s;
}
.active.NumContent > div {
	transition:0.3s cubic-bezier(0.35, 0.75, 0.55, 1); -moz-transition: all .3s cubic-bezier(.35, .75, .55, 1); -webkit-transition: all .3s cubic-bezier(.35, .75, .55, 1);
}
.GoTop {
	background: rgba(255, 255, 255, 0.1); transition:0.3s ease-in-out; width: 100px; height: 100px; text-align: center; right: 0px; bottom: 0px; line-height: 100px; visibility: hidden; position: fixed; z-index: 99999; cursor: pointer; opacity: 0; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;
}
.GoTop svg {
	transition:0.3s; top: 5px; width: 20px; height: 20px; position: relative; -moz-transition: all .3s; -webkit-transition: all .3s;
}
.GoTop:hover {
	background: rgba(0, 0, 0, 0.3);
}
.GoTop:hover svg {
	fill: #fff;
}
.active.GoTop {
	visibility: visible; opacity: 1;
}

@media only screen and (max-width:1440px)
{

.myDiv {
	width: 78%;
}
.ls ul li {
	width: 19%; text-align: center; margin-right: 0px;
}
.ls ul li img {
	margin: 0px; display: inline;
}
.ls ul li:first-child {
	width: auto; text-align: left; float: left;
}
.ls ul li:last-child {
	width: auto; text-align: right; float: right;
}
.goYx {
	width: 78%;
}
.goYx h2 {
	font-size: 48px;
}
.goYx p img {
	height: 31px;
}
.body-box {
	margin-bottom: 30px; 
}
}

@media only screen and (max-width:1366px)
{
.goYx h2 {
	line-height: 58px; font-size: 46px;
}
.goYx p img {
	height: 30px;
}
.body-box {
	margin-bottom: 30px;
}
}
@media only screen and (max-width:1280px)
{
.goYx h2 {
	line-height: 54px; font-size: 42px;
}
.goYx p img {
	height: 27px;
}
.body-box {
	margin-bottom: 30px;
}
}
@media only screen and (max-width:1200px)
{

.goYx {
	display: none;
}

}
@media only screen and (max-width:1140px)
{
.contact .Content .right span {
	font-size: 26px;
}
.contact .Content .right h1 {
	font-size: 28px;
}
}

@media only screen and (max-width:992px)
{
.body-box {
	margin: 0px;
}
body {
	padding: 0px;
}
.body-box {
	padding-bottom: 30px;
}
.lb .waperSlide {
	height: 150px;
}
}
@media only screen and (max-width:768px)
{
.myDiv {
	width: 95%;
}
.qxList li {
	width: 33%; vertical-align: top;
}
.lb .waperSlide {
	height: 150px;
}
}
@media only screen and (max-width:640px)
{
.nub {
	font-size: 54px;
}
.qx {
	padding: 30px 0px;
}
.zr {
	padding: 30px 0px;
}
.lb {
	padding: 30px 0px;
}
.qx .myDiv img {
	margin-bottom: 20px;
}
.qxList {
	padding-top: 10px;
}
.qxList li {
	width: 100%; margin-bottom: 15px;
}
.zr ul li {
	width: 100%; margin-bottom: 15px;
}
.ls ul li {
	width: 50%; text-align: center; margin-bottom: 20px;
}
.imgBox {
	margin-bottom: 15px;
}
.lb .waperSlide {
	height: 150px;
}
.zr ul li {
	margin-right: 0px;
}
.ls ul li {
	margin-right: 0px;
}
.ls ul li:first-child {
	width: 50%; text-align: center; float: none;
}
.ls ul li:last-child {
	width: 50%; text-align: center; float: none;
}
}
@media only screen and (max-width:400px)
{.lb .waperSlide {
	height: 100px;
}}
