﻿

.banner video {
	position: absolute;
	bottom: -40%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}
.about-idea {
	overflow: hidden;
}
.about-idea-t {
	position: relative;
	height: 700px;
}
.about-idea-t img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
}
.about-idea-b {
	display: table;
	position: relative;
	width: 100%;
	background: #8d8d8d;
}
.about-idea-b-in {
	float: right;
	position: relative;
	margin-top: -281px;
	width: 1524px;
}
.letmove .about-idea-b-in {
	transform: translateX(60px);
	transition: transform 1.3s .0s, opacity 1.3s .0s;
	opacity: 0;
}
.move .about-idea-b-in {
	transform: translateX(0);
	opacity: 1;
}
.idea-title {
	position: absolute;
	left: 95px;
	top: -162px;
	color: #fff;
}
.idea-title h2, .idea-title h4 {
	margin: 0;
}
.idea-title h2 {
	margin-bottom: 12px;
	font-size: 75px;
	font-family: gothicb;
}
.idea-title h4 {
	font-size: 28px;
}
.idea-one {
	font-size: 0;
	background: #1d1f24;
}
.idea-one-desc, .idea-one-img {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.idea-one-img {
	overflow: hidden;
}
.idea-one-img img {
	width: 100%;
	height: 100%;
	transition: .6s .05s;
}
.idea-one-img:hover img {
	transform: scale(1.1);
}
.idea-one-desc {
	padding: 60px 125px 0 100px;
}
.idea-one:nth-of-type(3) .idea-one-desc {
	float: left;
}
.idea-one-desc h3 {
	margin: 0;
	margin-bottom: 22px;
	font-size: 22px;
	color: #fff;
}
.idea-one-desc p.desc {
	position: relative;
	margin-bottom: 0;
	/*height: 84px;*/
	line-height: 28px;
	font-size: 12px;
	color: #898989;
}
.idea-one-desc p.desc::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -28px;
	width: 28px;
	height: 3px;
	background: #d51b32;
}
.about-title {
	text-align: center;
}
.about-title h2, .about-title h4 {
	margin: 0;
}
.about-title h2 {
	margin-bottom: 35px;
	font-size: 46px;
	font-weight: bold;
	color: #787878;
}
.about-title h4 {
	font-size: 16px;
	color: #787878;
}
.about-title.letmove h2, .about-title.letmove h4 {
	transform: translateY(40px);
	transition: transform .8s .0s, opacity .8s .0s;
	opacity: 0;
}
.about-title.letmove h4 {
	transition: transform .8s .1s, opacity .8s .1s;
}
.about-title.move h2, .about-title.move h4 {
	transform: translateY(0);
	opacity: 1;
}
.about-good {
	padding-top: 125px;
	text-align: center;
}
.about-good-list {
	display: inline-block;
	margin-top: 104px;
	width: 1500px;
	width: 78.823%;
}
.good-one {
	display: inline-block;
	margin: 0 48px 115px;
	margin: 0 3.2% 115px;
	width: 245px;
	width: 16.334%;
	vertical-align: top;
}
.good-one-img {
	display: inline-block;
	margin-bottom: 36px;
	border: 2px solid #d51b32;
	width: 106px;
	height: 106px;
	line-height: 102px;
	text-align: center;
	border-radius: 50%;
}
.good-one-desc h3 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 16px;
	color: #d51b32;
}
.good-one-desc p.desc {
	margin-bottom: 0;
	line-height: 24px;
	font-size: 12px;
	color: #898989;
}
.letmove .good-one-img, .letmove .good-one-desc {
	transform: translateY(40px);
	transition: transform .8s .0s, opacity .8s .0s;
	opacity: 0;
}
.letmove .good-one-desc {
	transition: transform .8s .1s, opacity .8s .1s;
}
.move .good-one-img, .move .good-one-desc {
	transform: translateY(0);
	opacity: 1;
}
.about-client {
	position: relative;
	height: 728px;
	overflow: hidden;
}
.about-client picture {
	position: absolute;
	width: 1920px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
img.about-client-bg, img.about-client-line-bg {
	width: 100%;
	height: auto;
}
img.about-client-line-bg-ef {
	width: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: ease 1.6s width;
}
.about-client-line.move img.about-client-line-bg-ef {
	width: 100%;
}
.about-client .about-title {
	position: absolute;
	left: 50%;
	top: 108px;
	transform: translateX(-50%);
}
.about-client .about-title h2, .about-client .about-title h4 {
	color: #fff;
}
.about-client-line {
	position: absolute;
	bottom: 100px;
}
.ac-line-one {
	position: absolute;
	left: 14.85%;
	bottom: 10%;
	width: 110px;
	text-align: center;
}
.ac-line-one-2 {
	left: 30%;
	bottom: 72.7%;
}
.ac-line-one-3 {
	left: 44.7%;
	bottom: 35%;
}
.ac-line-one-4 {
	left: 60.2%;
	bottom: 94.7%;
}
.ac-line-one-5 {
	left: 78%;
	bottom: 35.5%;
}
.ac-line-one h3 {
	margin: 0;
	margin-bottom: 10px;
	font-family: gothicb;
	font-size: 63px;
	color: #fff;
}
.ac-line-one h3 i {
	font-style: normal;
}
.ac-line-one h3 span {
	margin-left: 10px;
	font-size: 30px;
}
.ac-line-one h4 {
	margin: 0;
	margin-bottom: 7px;
	font-size: 16px;
	color: #fff;
}
.ac-line-one p.desc {
	margin: 0;
	margin-bottom: 20px;
	font-size: 12px;
	color: #fff;
	opacity: .5;
}
.letmove .ac-line-one {
	transition: transform 1.4s .0s, opacity 1.4s .0s;
	opacity: 0;
}
.move .ac-line-one {
	opacity: 1;
}
.letmove .ac-line-one {
	transition: transform 1.4s .0s, opacity 1.4s .0s;
	opacity: 0;
}
.letmove .ac-line-one-2 {
	transition: transform 1.4s .3s, opacity 1.4s .3s;
}
.letmove .ac-line-one-3 {
	transition: transform 1.4s .6s, opacity 1.4s .6s;
}
.letmove .ac-line-one-4 {
	transition: transform 1.4s .9s, opacity 1.4s .9s;
}
.letmove .ac-line-one-5 {
	transition: transform 1.4s 1.2s, opacity 1.4s 1.2s;
}
.move .ac-line-one {
	opacity: 1;
}
.partner-in {
	width: 1400px;
	margin: 0 auto;
}
.partner-title {
	margin-top: 48px;
	margin-bottom: 48px;
}
.partner-title h2 {
	padding-left: 70px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #464646;
}
.partner-title h2 span {
	font-weight: normal;
	color: #7a7a7a;
}
.partner-title h2 span::before {
	content: ' ';
	display: inline-block;
	margin-left: 15px;
	margin-right: 12px;
	width: 2px;
	height: 16px;
	background-image: url(../images/h2-line.png);
	background-repeat: no-repeat;
	background-size: 2px 16px;
}
.about-partner {
	position: relative;
	padding-bottom: 145px;
}
.about-partner.letmove {
	transform: translateY(40px);
	transition: transform .8s .0s, opacity .8s .0s;
	opacity: 0;
}
.about-partner.move {
	transform: translateY(0);
	opacity: 1;
}
.partner-show {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.imgs-all {
	position: relative;
	margin: 0 auto;
	width: 1221px;
	text-align: center;
	font-size: 0;
}
.imgs-list {
}
.imgs-one-in-list {
	font-size: 0;
	text-align: left;
}
.team-in-all .imgs-one-in-one {
	margin-bottom: 35px;
}
.imgs-one-in-one {
	display: inline-block;
	/*margin-right: 6px;*/
	margin-top: 20px;
	margin-right: 1%;
	margin-bottom: 20px;
	/*margin-left: 6px;*/
	margin-left: 1%;
	width: 14.66%;
	text-align: center;
	vertical-align: top;
}
.imgs-one-img {
	-webkit-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	transform: translateZ(0px);
	height: 80px;
	line-height: 80px;
	border-radius: 4px;
	overflow: hidden;
}
.imgs-one-img img {
	max-width: 100%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	height: auto;
	transition: .6s;
}
.imgs-one-img:hover img {
	-webkit-filter: inherit;
	-moz-filter: inherit;
	-ms-filter: inherit;
	-o-filter: inherit;
	filter: inherit;
	filter: inherit;
}
.swiper-pagination {
	bottom: 90px;
	left: 50%;
	transform: translateX(-50%);
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	margin-right: 5px;
	margin-left: 5px;
	width: 6px;
	height: 6px;
	transition: .45s;
	border-radius: 3px;
}
.swiper-pagination-clickable .swiper-pagination-bullet-active {
	background: #d51b32;
	width: 24px;
}

/*business_section*/
.business_section {
	text-align: center;
	margin-top: 100px;/*margin-top: 10vh;*/
	margin-bottom: 100px;/
}
.business_warp {
	width: 70%;
	margin: 0 auto;
}
.menu_tit1 {
	margin-bottom: 40px;
	font-size: 45px;
	font-weight: bold;
	color: #777777;
	line-height: 1;
	opacity: 0;
}
.menu_tit2 {
	font-size: 16px;
	color: #777777;
	margin-bottom: 80px;
	line-height: 1;
	opacity: 0;
}
/* **************说的先不用这个样式************* */
/*.business_list ul{margin-left:-2%;margin-right:-2%;}
.business_list ul li{width:20%;float:left;padding-left:2%;padding-right:2%;}*/
/* **************说的先不用这个样式************* */
.responsibility-desc {
	padding-top: 28px;
	padding-bottom: 25px;
	text-align: center;
  }
  .responsibility-desc h2 {
	position: relative;
	margin: 0;
	margin-bottom: 78px;
	line-height: 42px;
	font-size: 28px;
	color: #464646;
  }
  .responsibility-desc h2::after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -38px;
	width: 28px;
	height: 3px;
	background: #d51b32;
  }
  .responsibility-desc p.desc {
	margin: 0;
	line-height: 35px;
	font-size: 14px;
  }
  
  .responsibility-desc.letmove h2,
  .responsibility-desc.letmove p.desc {
	transform: translateY(40px);
	transition: transform .8s .0s, opacity .8s .0s;
	opacity: 0;
  }
  .responsibility-desc.letmove p.desc {
	transform: translateY(50px);
	transition: transform .8s .1s, opacity .8s .1s;
  }
  .responsibility-desc.move h2,
  .responsibility-desc.move p.desc {
	transform: translateY(0);
	opacity: 1;
  }
.bussiness_icon {
	width: 100px;
	height: 100px;
	border: 2px solid #e05154;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin: 0 auto;
}
.business_list ul li:nth-child(1) .bussiness_icon {
	background: url(../images/menu_icon1.png)no-repeat center;
}
.business_list ul li:nth-child(2) .bussiness_icon {
	background: url(../images/menu_icon2.png)no-repeat center;
}
.business_list ul li:nth-child(3) .bussiness_icon {
	background: url(../images/menu_icon3.png)no-repeat center;
}
.business_list ul li:nth-child(4) .bussiness_icon {
	background: url(../images/menu_icon4.png)no-repeat center;
}
.business_list ul li:nth-child(5) .bussiness_icon {
	background: url(../images/menu_icon5.png)no-repeat center;
}
.business_tit {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #e05154;
	line-height: 1;
}
.business_con {
	font-size: 12px;
	color: #888888;
	line-height: 1.9;
	text-align: left;
}
/* **************说的先用这个样式************* */
		/*business_list*/
.business_section .container {
	padding-right: 12%;
	padding-left: 12%;
}
.business_warp {
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}
 @-webkit-keyframes flipInY2 {
 0% {
-webkit-transform:perspective(400px) rotateY(90deg);
 opacity:0
}
 40% {
-webkit-transform:perspective(400px) rotateY(-5deg)
}
 70% {
-webkit-transform:perspective(400px) rotateY(5deg)
}
 100% {
-webkit-transform:perspective(400px) rotateY(0deg);
 opacity:1
}
}
 @-moz-keyframes flipInY2 {
 0% {
-moz-transform:perspective(400px) rotateY(90deg);
 opacity:0
}
 40% {
-moz-transform:perspective(400px) rotateY(-5deg)
}
 70% {
-moz-transform:perspective(400px) rotateY(5deg)
}
 100% {
-moz-transform:perspective(400px) rotateY(0deg);
 opacity:1
}
}
.business_tit {
	text-align: center;
}
.business_tit h2 {
	margin-bottom: 20px
}
.business_list {
	margin-top: 95px;
}
.business_txt h3 {
	color: #8e8e8e;
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;;
}
.business_txt h2 {
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight: bold;
	font-size: 26px;
	color: #e50012;
	transition: .45s;
	float:50%;
}
.business_txt p {
	color: #7c7c7c;
	line-height: 24px;
	text-align: justify;
	ms-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-oz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	-oz-transform: scale(0.8);
	-ms-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
.business_txt.cur p {
	-oz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.business_txt.cur .h2 {
	font-size: 24px;
}
.business_txt.cur .h3 {
	font-size: 18px;
}
.business_icon {
	width: 175px;
	height: 175px;
	border-radius: 100%;
	background: #eaeaea;
	margin: 0 auto;
	position: relative;
	display: table;
	border: 8px solid #f3f3f3;
	box-shadow: 0 0 0 30px transparent;
	-webkit-transition: box-shadow .4s ease-in-out;
	-moz-transition: box-shadow .4s ease-in-out;
	-o-transition: box-shadow .4s ease-in-out;
	-ms-transition: box-shadow .4s ease-in-out;
	transition: box-shadow .4s ease-in-out;
}
.business_icon .red-bak {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	border-radius: 100%;
	background: #e2373d;
	z-index: 9;
	opacity: 0;
}
.business_list ul li {
	opacity: 0;
}
.business_list ul li:hover .business_icon .red-bak {
	-webkit-animation: flipInY2 1s .2s ease both;
	-moz-animation: flipInY2 1s .2s ease both;
}
.icon {
	z-index: 10;
	background: url(../images/icon_list1.png) no-repeat;
	display: block;
	position: absolute;
	left: 50%;
	height: 79px;
	top: 38px;
	vertical-align: middle;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.business_list ul li .icon1 {
	background-position: 0 0;
	width: 80px;
	margin-left: -40px;
}
.business_list ul li .icon2 {
	background-position: -375px 0;
	width: 68px;
	margin-left: -34px;
}
.business_list ul li .icon3 {
	background-position: -730px 0;
	width: 54px;
	margin-left: -27px;
}
.business_list ul li .icon4 {
	background-position: -1064px 0;
	width: 105px;
	margin-left: -52px;
}
.business_list ul li:hover .business_icon {
	box-shadow: 0 0 0 0 #f3f3f3;
	-webkit-transition: box-shadow .4s ease-in-out;
	-moz-transition: box-shadow .4s ease-in-out;
	-o-transition: box-shadow .4s ease-in-out;
	-ms-transition: box-shadow .4s ease-in-out;
	transition: box-shadow .4s ease-in-out;
}
.business_list ul li:hover .business_txt h3, .business_list2 ul li:hover .business_txt h3 {
	color: #e2373d
}
.business_list ul li:hover .icon {
	background: url(../images/icon_list2.png)no-repeat;
}
.business_list ul li:hover .icon1 {
	background-position: 0 0;
	width: 80px;
}
.business_list ul li:hover .icon2 {
	background-position: -375px 0;
	width: 68px;
}
.business_list ul li:hover .icon3 {
	background-position: -730px 0;
	width: 54px;
}
.business_list ul li:hover .icon4 {
	background-position: -1064px 0;
	width: 105px;
}
.business_txt {
	text-align: center;
	width: 95%;
	margin: 0 auto;
	padding: 20px 10px 20px 30px;
	border: 1px #e50012 solid;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.business_list ul li:hover .business_txt h2 {
	color: #e2373d;
}

/*counters*/
.counters {
	width: 100%;
	height: 500;
	position: relative;
	overflow: hidden;
	padding-top: 50px;
	padding-left: 12%;
	padding-right: 12%;
	/* background: url(../images/02.png) ;
	background-size: cover;
	background-position: center; */
	/* margin-top: 125px; */
	/* border-top:#8e0d14 4px solid */
}

.counters1 {
	width: 100%;
	height: calc(100vh - 100px);
	position: relative;
	overflow: hidden;
}
.linered-small {
	margin:  auto;
	width: 75%;
	height: 1px;
	background: #e60012
}
.box-shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* background: #000000; */
	/* opacity: 0.8;
	filter: alpha(opacity=80); */
	z-index: 1
}
.counter_con {
	position: absolute;
	top: 0;
	width: 34%;
	height: 50%;
	right: 0;
	z-index: 2;
	top: 30%;
}
.con-tit2 {
	width: 82%;
	/* margin: 0 auto; */
	text-align: left;
}
.tit_txt0 {
	font-size: 22px;
	color: #4d4d4d;
	/* font-weight: bold; */
	line-height: 1.2;
	text-align: left;
}
.tit_txt10 {
	font-size: 48px;
	color: #e00012;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}
.tit_txt1 {
	font-size: 45px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2;
}
.tit_txt2 {
	font-size: 16px;
	color: #595858;
	line-height: 26px;
	margin-top: 20px;
	margin-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.txt3 {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	border: none;
	overflow: hidden;
	margin: 0 15px;
	position: relative;
}
.txt3 span {
	display: block;
	transition: -webkit-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-moz-transition: transform 0.3s, -moz-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
	background-color: #838286;
	padding: 8px 40px;
}
.txt3::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 8px 40px;
	width: 100%;
	height: 100%;
	background: #c91425;
	color: #fff;
	content: attr(data-hover);
	-moz-transition: -moz-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-moz-transition: transform 0.3s, -moz-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
	-webkit-transform: translateX(-25%);
}
.txt3:hover span, .txt3:focus span {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.txt3:hover::before, .txt3:focus::before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}.q_counter_holder {
	text-align: center;
	display: block;
	margin-top: 20px;
}
.unit {
	color: #858585;
	font-size: 20px;
}
.unit60 {
	font-size: 36px;
	line-height: 1em;
	color: #e00012;
	display: inline-block!important;
	height: 1em;
}


.q_counter_holder span.counter {
	font-size: 38px;
	font-weight: bold;
	line-height: 1em;
	color: #e00012;
	display: inline-block!important;
	height: 1em;
}
.q_counter_holder p.counter_text {
	font-weight: bold;
	font-size: 18px;
	margin-top: 15px;
	color: #595858;
}

.q_counter_holder p.counter_text_left {
	margin-left: 18%;
	text-align: left;
	font-size: 18px;
	margin-top: 15px;
	color: #595858;
}



@media only screen and (min-width: 1920px) {
.tit_txt0 {
	font-size: 44px;
	color: #4d4d4d;
	/* font-weight: bold; */
	line-height: 1.2;
	text-align: left;
}
.tit_txt10 {
	font-size: 100px;
	color: #e00012;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}
.tit_txt1 {
	font-size: 90px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2;
}
.tit_txt2 {
	font-size: 39px;
	color: #595858;
	line-height: 46px;
	margin-top: 20px;
	margin-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.q_counter_holder span.counter {
	font-size: 72px;
	font-weight: bold;
	line-height: 1em;
	color: #e00012;
	display: inline-block!important;
	height: 1em;
}
.q_counter_holder p.counter_text {
	font-size: 38px;
	margin-top: 15px;
	color: #595858;
}
.q_counter_holder p.counter_text_left {
	text-align: left;
	font-size: 38px;
	margin-top: 15px;
	color: #595858;
}
.unit60 {
	font-size: 72px;
	line-height: 1em;
	color: #e00012;
	display: inline-block!important;
	height: 1em;
}

}
 @media (max-width: 1700px) {
.q_counter_holder img{
	width: 50%;
}
.business_warp {
	width: 80%;
}
.business_section {
	margin-top: 70px;
}
.menu_tit1 {
	font-size: 36px;
	margin-bottom: 28px;
}
.menu_tit2 {
	margin-bottom: 70px
}
.bussiness_icon {
	width: 80px;
	height: 80px;
}
.business_list ul li:nth-child(1) .bussiness_icon {
	-moz-background-size: 26px 26px;
	-o-background-size: 26px 26px;
	background-size: 26px 26px;
}
.business_list ul li:nth-child(2) .bussiness_icon {
	-moz-background-size: 30px 26px;
	-o-background-size: 30px 26px;
	background-size: 30px 26px;
}
.business_list ul li:nth-child(3) .bussiness_icon {
	-moz-background-size: 20px 26px;
	-o-background-size: 20px 26px;
	background-size: 20px 26px;
}
.business_list ul li:nth-child(4) .bussiness_icon {
	-moz-background-size: 26px 27px;
	-o-background-size: 26px 27px;
	background-size: 26px 27px;
}
.business_list ul li:nth-child(5) .bussiness_icon {
	-moz-background-size: 32px 22px;
	-o-background-size: 32px 22px;
	background-size: 32px 22px;
}
.business_tit {
	margin-top: 30px;
}
.counter_con {
	top: 32%;
}
.tit_txt0 {
font-size: 22px;
}
.tit_txt10 {
font-size: 48px;
}
.tit_txt1 {
font-size: 40px;
}
.q_counter_holder span.counter {
font-size: 34px;
font-weight: bold;
}
.tit_txt2 {
margin-top: 35px;
font-size: 16px;
}
.q_counter_holder p.counter_text, .unit {
font-size: 22px;
}
.q_counter_holder p.counter_text_left, .unit {
	text-align: left;
font-size: 22px;
}
.q_counter_holder .unit60 {
font-size: 32px;
}
/* .full_section_inner {
width: 36%;
right: 4%;
bottom: 16%;
} */
.counters {
	width: 100%;
	height: 500;
	position: relative;
	overflow: hidden;
	padding-top: 50px;
	padding-left: 12%;
	padding-right: 12%;
}

.counters1 {
max-height: 720px;
min-height: 530px;

}
}
 @media (max-width: 1524px) {
.about-idea-b-in {
	width: 100%;
}
}
 @media (max-width: 1500px) {
.about-good-list {
	width: 85%;
}
}
 @media (max-width: 1480px) {
	
.q_counter_holder span.counter {
	font-size: 30px;
}
.q_counter_holder p.counter_text, .unit {
	font-size: 16px;
}
.q_counter_holder p.counter_text_left, .unit {
	text-align: left;
	font-size: 16px;
}
.q_counter_holder .unit60 {
	font-size: 24px;
}
/* .full_section_inner {
	width: 36%;
	right: 6%;
	bottom: 14%;
} */
.counters {
	max-height: 530px;
	min-height: 440px;
	/* margin-top: 90px; */
}

.counters1 {
	max-height: 640px;
	min-height: 440px;
	/* margin-top: 90px; */
}
.banner video {
	bottom: 0
}
.business_section {
	margin-top: 60px;
}
.business_warp {
	width: 84%;
}
.menu_tit1 {
	font-size: 30px;
	margin-bottom: 30px;
}
.menu_tit2 {
	font-size: 14px;
	margin-bottom: 60px;
}
.bussiness_icon {
	width: 70px;
	height: 70px;
}
.business_list ul li:nth-child(1) .bussiness_icon {
	-moz-background-size: 24px 24px;
	-o-background-size: 24px 24px;
	background-size: 24px 24px;
}
.business_list ul li:nth-child(2) .bussiness_icon {
	-moz-background-size: 27px 24px;
	-o-background-size: 27px 24px;
	background-size: 27px 24px;
}
.business_list ul li:nth-child(3) .bussiness_icon {
	-moz-background-size: 18px 24px;
	-o-background-size: 18px 24px;
	background-size: 18px 24px;
}
.business_list ul li:nth-child(4) .bussiness_icon {
	-moz-background-size: 24px 25px;
	-o-background-size: 24px 25px;
	background-size: 24px 25px;
}
.business_list ul li:nth-child(5) .bussiness_icon {
	-moz-background-size: 30px 21px;
	-o-background-size: 30px 21px;
	background-size: 30px 21px;
}
.business_tit {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 14px;
}
.business_con {
	-webkit-text-size-adjust: none;
	font-size: 10px;
}
}
 @media (max-width: 1400px) {
.about-good-list {
	width: 90%;
}
.partner-in {
	width: 100%;
}
.idea-one-desc {
	padding: 60px 110px 0 100px;
}
.partner-title h2 {
	padding-left: 4.2%
}
}
 @media (max-width: 1300px) {
.idea-one-desc {
	padding: 60px 70px 0 100px;
}
}
 @media (max-width: 1200px) {
	.counter_con {
	top: 15%;
}
.tit_txt0 {
	font-size: 16px;
}
.tit_txt10 {
	font-size: 36px;
}
.tit_txt1 {
	font-size: 32px;
}
.tit_txt2 {
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	width: 100%;
}
.q_counter_holder span.counter {
	font-size: 24px;
}
.q_counter_holder .unit60 {
	font-size: 22px;
}
/* .full_section_inner {
	width: 36%;
	right: 5%;
	bottom: 10%
} */
.q_counter_holder p.counter_text {
	margin-top: 18px;
}
.q_counter_holder p.counter_text_left {
	text-align: left;
	margin-top: 18px;
}
.counters {
	max-height: 440px;
	min-height: 365px;
	/* margin-top: 80px; */
}
.counters1 {
	max-height: 540px;
	min-height: 365px;
	/* margin-top: 80px; */
}
.idea-one-desc,  .idea-one-img {
	display: block;
	width: 100%;
}
.idea-one-desc {
	padding: 60px 15px 80px;
}
.idea-one-desc h3 {
	margin-bottom: 20px;
	font-size: 20px;
}
.business_section {
	margin-top: 55px;
}
.business_warp {
	width: 88%;
}
.menu_tit1 {
	font-size: 26px;
	margin-bottom: 20px;
}
.menu_tit2 {
	margin-bottom: 50px;
}
.bussiness_icon {
	width: 60px;
	height: 60px;
}
.business_list ul li:nth-child(1) .bussiness_icon {
	-moz-background-size: 22px 22px;
	-o-background-size: 22px 22px;
	background-size: 22px 22px;
}
.business_list ul li:nth-child(2) .bussiness_icon {
	-moz-background-size: 25px 22px;
	-o-background-size: 25px 22px;
	background-size: 25px 22px;
}
.business_list ul li:nth-child(3) .bussiness_icon {
	-moz-background-size: 17px 22px;
	-o-background-size: 17px 22px;
	background-size: 17px 22px;
}
.business_list ul li:nth-child(4) .bussiness_icon {
	-moz-background-size: 22px 22px;
	-o-background-size: 22px 22px;
	background-size: 22px 22px;
}
.business_list ul li:nth-child(5) .bussiness_icon {
	-moz-background-size: 27px 21px;
	-o-background-size: 27px 21px;
	background-size: 27px 21px;
}
.business_tit {
	margin-top: 20px;
	margin-bottom: 12px;
}
.business_con {
	-webkit-text-size-adjust: none;
	font-size: 10px;
}
}
@media only screen and (max-width: 992px) {
	.counter_con {
		top: 26%;
		width: 35%;
	}
	.q_counter_holder span.counter {
		font-size: 24px;
	}
	
	.q_counter_holder p.counter_text, .unit {
		font-size: 12px;
	}
	
	.q_counter_holder p.counter_text_left, .unit {
		text-align: left;
		font-size: 12px;
	}
	.q_counter_holder .unit60 {
		font-size: 22px;
	}
	.counters {
		max-height: 365px;
		min-height: 250px;
		/* margin-top: 60px; */
	}
	.counters1 {
		max-height: 415px;
		min-height: 250px;
		/* margin-top: 60px; */
	}
	.business_section {
		margin-top: 60px;
	}
	.business_warp {
		width: 100%;
	}
	.menu_tit1 {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.menu_tit2 {
		font-size: 12px;
		margin-bottom: 50px;
	}
	.business_tit {
		font-size: 12px;
	}
	.business_tit {
		margin-top: 15px;
		margin-bottom: 10px;
	}
	/* **************说的先不用这个样式************* */
		/*.business_list ul{margin-left:-3%;margin-right:3%}*/
		/*.business_list ul li{width:33.3%;margin-bottom:30px;padding-left:3%;padding-right:3%;}*/
		/* **************说的先不用这个样式************* */
	}
 @media (min-width: 768px) {
.about-partner-m {
	display: none;
}
}
 @media (max-width: 768px) {
	.business_txt {
		text-align: center;
		width: 100%;
		margin: 0 auto;
		padding: 20px 5px 20px 10px;
		border: 1px #e50012 solid;
		box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.5);
	}
	.business_txt h3 {
		color: #8e8e8e;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;;
	}
	.counters {
		max-height: 365px;
		min-height: 250px;
	}
	.counters1 {
		height: 450px;
		max-height: none;
	
	}
	.about-desc {
		padding: 10px 5px;
		text-align: center;
		height: 100px;
	}
	.q_counter_holder span.counter {
		font-size: 12px;
	}
	.q_counter_holder p.counter_text, .unit {
		font-size: 16px;
	}
	.q_counter_holder p.counter_text_left, .unit {
		text-align: left;
		font-size: 16px;
	}
	.q_counter_holder .unit60 {
		font-size: 14px;
	}
	.q_counter_holder p.counter_text {
		margin-top: 5px;
		display: none;
	}
	.q_counter_holder p.counter_text_left {
		text-align: left;
		margin-top: 5px;
		display: none;
	}
	.counter_list ul {
		margin-left: -8px;
		margin-right: -8px;
	}
	.counter_list ul li {
		padding-left: 8px;
		padding-right: 8px;
		margin-bottom: 15px;
		padding-top: 30px;
		padding-bottom: 30px;
		/* border-right: 1px #e05154 solid; */
	}

.about-title {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	text-align: left;
}
.about-client .about-title {
	top: 13%;
}
.about-title h2 {
	margin-bottom: 30px;
	margin-bottom: 0.4rem;
	font-size: 56px;
	font-size: 0.746667rem;
}
.about-title h4 {
	font-size: 24px;
}
.about-idea-b-in {
	margin-top: 0;
}
.idea-title {
	left: 15px;
	top: -210px;
	top: -2.8rem;
}
.idea-title h2 {
	margin-bottom: 12px;
	margin-bottom: 0.16rem;
	font-size: 10vw;
}
.idea-title h4 {
	font-size: 5vw;
}
.about-idea-t {
	height: 396px;
	height: 5.28rem;
}
.about-idea-t img {
	min-width: 100%;
	height: 396px;
	height: 5.28rem;
}
.about-good {
	padding-top: 75px;
	padding-bottom: 25px;
}
.about-good-list {
	margin-top: 60px;
	width: calc(100% - 30px);
}
.good-one {
	margin-bottom: 30px;
	display: block;
	width: 100%;
	text-align: left;
}
.good-one-img,  .good-one-desc {
	display: inline-block;
	vertical-align: middle;
}
.good-one-img {
	width: 74px;
	height: 74px;
	line-height: 62px;
	margin-bottom: 0;
}
.good-one-desc {
	padding-left: 10px;
	width: calc(100% - 88px);
}
.good-one-desc h3 {
	margin-top: 4px;
	margin-bottom: 11px;
}
.about-client {
	height: auto;
}
.about-client picture {
	position: relative;
	left: 0;
	transform: translateX(0px);
}
.about-client-line {
	display: none;
}
.about-partner {
	display: none;
}
.about-partner-m {
	padding-top: 45px;
	padding-bottom: 35px;
}
.partner-list-m {
	margin: 30px auto 0;
	width: calc(100% - 30px);
	font-size: 0;
	text-align: center;
}
.list-one {
	display: inline-block;
	border: 1px solid #e3e3e3;
	margin: 0 6px 28px;
	margin: 0 0.08rem 0.373333rem;
	width: 210px;
	width: 2.8rem;
	height: 70px;
	height: 0.933333rem;
	line-height: 70px;
	line-height: 0.933333rem;
	vertical-align: top;
}
.list-one img {
	max-width: 60%;
	max-height: 90%;
}
.business_section {
	margin-top: 80px;
	margin-top: 1.066667rem;
}
}
 @media (max-width: 650px) {
.banner {
	height: 100vh;
	height: calc(100vh - 126px);
}
.banner picture {
	height: 100vh;
	height: calc(100vh - 126px);
	display: block!important;
}
.banner video {
	display: none;
}
}
 @media (max-width: 544px) {
	
.counters {
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}
.counters1 {

	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;	height: 450px;
	max-height: none;
}

.counter_list ul li {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
}
.about-title h4 {
	font-size: 30px;
	font-size: 0.4rem;
}
.banner video {
	left: -90%;
}
.business_section .container {
	padding-right: 15px;
	padding-left: 15px;
}
.business_warp {
	padding: 0
}
.business_txt p {
	text-align: center
}
}



