html, body{position:unset !important;background-color:#ffffff;height: auto !important;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;font-weight:100;font-size:unset;margin-block-start:0px;margin-block-end:0px;}
p{margin-block-start: 0px;margin-block-end: 0px;}
a{text-decoration:none;color:unset;display:block;}
a:hover{color:unset;}
img{width:100%;margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
ul{margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px;list-style-type:none;}
@font-face {
  font-family: "Mysiyuan-L";
  src: url("font/SOURCEHANSANSCN-EXTRALIGHT_2.woff2") format("woff2"),
       url("font/SOURCEHANSANSCN-EXTRALIGHT_2.woff") format("woff"),
       url("font/SOURCEHANSANSCN-EXTRALIGHT_2.ttf") format("truetype"),
       url("font/SOURCEHANSANSCN-EXTRALIGHT_2.eot") format("embedded-opentype"),
       url("font/SOURCEHANSANSCN-EXTRALIGHT_2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mysiyuan-M";
  src: url("font/SOURCEHANSANSCN-MEDIUM_2.woff2") format("woff2"),
       url("font/SOURCEHANSANSCN-MEDIUM_2.woff") format("woff"),
       url("font/SOURCEHANSANSCN-MEDIUM_2.ttf") format("truetype"),
       url("font/SOURCEHANSANSCN-MEDIUM_2.eot") format("embedded-opentype"),
       url("font/SOURCEHANSANSCN-MEDIUM_2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyRaleway-L";
  src: url("font/RALEWAY-LIGHT_0.woff2") format("woff2"),
       url("font/RALEWAY-LIGHT_0.woff") format("woff"),
       url("font/RALEWAY-LIGHT_0.ttf") format("truetype"),
       url("font/RALEWAY-LIGHT_0.eot") format("embedded-opentype"),
       url("font/RALEWAY-LIGHT_0.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.goog-te-banner-frame{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
#goog-gt-tt{display:none !important;}
.goog-te-spinner-pos{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value span{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value{padding: 0.8rem 2.5rem !important;margin-top: 0px !important;}
#google_translate_element{
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#google_translate_element .goog-te-gadget-simple{
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border:unset;
  box-sizing:border-box;
  background-color:transparent;
}
.language{
	position:relative;
	height:50px;
	top:40px;
}
.zoo-five{
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
.trans-one{
	transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
}
.nav .nav-content{
	display: flex;
  display: -webkit-flex;
  width: 82%;
  margin: 0 auto;
  padding: 1.8rem 0rem 2rem;
  align-items: center;
}
.nav .nav-content .nav-logo{
	width: 20.5rem;
  margin-right: 0.5rem;
}
.nav .nav-content .nav-logo a{
	display:block;
}
.nav .nav-content .nav-ul{
	width: calc(100% - 21rem);
	text-align:right;
}
.nav .nav-content .nav-ul ul li{
	display:inline-block;
	padding:0% 3%;
}
.nav .nav-content .nav-ul ul .li-contact{
	padding-right:0rem;
}
.nav .nav-content .nav-ul ul .li-lang{
	display: none;
}
.nav .nav-content .nav-ul ul li a{
	display:block;
}
.nav .nav-content .nav-ul ul li h1{
	position:relative;
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.7rem;
  color: #000000;
  letter-spacing: 0.5px;
}
.nav .nav-content .nav-ul ul li h1:before{
	position:absolute;
	content:"";
	transform: translate(-50%,0%);
	top:120%;
	left:50%;
	width:0%;
	height:2px;
	background-color:#5792c0;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
.nav .nav-content .nav-ul ul li h1:hover:before{
	width: calc(100% + 1rem) !important;
}
.nav .nav-content .nav-ul ul .nav-li:hover{
	cursor: pointer;
}
.nav .nav-content .nav-ul ul .li-lang{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.5rem;
  padding:0% 0% 0% 2.5%;
  color: #ffffff;
  text-transform: lowercase;
}
.nav .nav-content .nav-ul ul .li-lang:after{
	content:unset;
}
.nav .nav-content .nav-ul ul .li-lang .lang{
	position: relative;
  border-radius: 5px;
  padding: 2px 5px;
  box-sizing: border-box;
}
.nav .nav-content .nav-ul .child{
	z-index: 2;
  width: calc(100% - 2rem);
  left: 0%;
  top: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  background-color: #5792c0 !important;
  position: absolute;
  text-align: left;
  padding:0.2rem 1rem;
  visibility: hidden; 
  opacity: 0; 
  transform: matrix(1, 0, 0, 1, 0, -10);
  -webkit-transform: matrix(1, 0, 0, 1, 0, -10);
  transition: all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);
  box-shadow: 0px 0px 10px rgba(4,0,0,0.11);
}
.nav .nav-content .nav-ul ul .child .child-li:after{
	content:unset;
}
.nav .nav-content .nav-ul .child li{
	display: block;
  margin: 1rem 2rem;
  padding: 0rem;
}
.nav .nav-content .nav-ul .child li a{
	display:inline-block;
}
.nav .nav-content .nav-ul .child li h2{
  font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.7rem;
  color: #ffffff;
}
.nav .nav-content .nav-ul .child li h2:hover{
	color: rgba(0,0,0,0.8);
}
.child-show{
	transform: matrix(1, 0, 0, 1, 0, 0) !important;
  visibility: inherit !important;
  opacity: 1 !important;
}
.hippo-nav .nav-content{
	padding: 0.5rem 0rem;
	align-items: center;
}
.hippo-nav .nav-content .nav-ul ul li h1{
	color:#429d5e;
}
.hippo-nav .nav-content .nav-ul ul .li-lang{
	color:#429d5e;
}
.auto-hide{
	display:none;
}
.text-img .img-change{
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.text-img:hover .img-change{
	transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
	-moz-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
}
.img-rotate{
	overflow: hidden;
}
.img-rotate img{
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.img-rotate:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
}
.load-nav{
	position: absolute;
	z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #ffffff;
}
.home .li-home h1:before{
	width: calc(100% + 1rem) !important;
}
.brief-alibaba .li-product h1:before{
	width: calc(100% + 1rem) !important;
}
.brief-gw .li-product h1:before{
	width: calc(100% + 1rem) !important;
}
.case .li-example h1:before{
	width: calc(100% + 1rem) !important;
}
.about .li-about h1:before{
	width: calc(100% + 1rem) !important;
}
.contact .li-contact h1:before{
	width: calc(100% + 1rem) !important;
}
.home .home-screen{
	position:relative;
}
.home .home-screen .screen-con{
	position:absolute;
	content:"";
	transform: translate(-50%,-50%);
	top: 45%;
  left: 50%;
  width:98%;
  text-align: center;
}
.home .home-screen .screen-con h3{
	font-family:MyRaleway-L;
	font-size:3rem;
	color:#ffffff;
	text-align: center;
}
.home .home-screen .screen-con h1{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 6.3rem;
  color: #ffffff;
  margin-top:0.8rem;
}
.home .home-brief{
	position: relative;
	z-index:22;
	padding: 3.5% 0% 5%;
	margin-top: -12.2%;
	background:url(../fodder/home/brief-bc.jpg) no-repeat;
	background-size:100% 100%;
	background-position: center;
	border-top-left-radius: 25em 15em;
}
.home .home-brief .all-brief{
	width:88%;
	margin:0 auto;
	display:flex;
	display:-webkit-flex;
}
.home .home-brief .all-brief .brief-left{
	position: relative;
	width:37%;
	margin-left:2%;
	margin-right:3%;
}
.home .home-brief .all-brief .brief-right{
	position: relative;
	width:58%;
}
.home .home-brief .all-brief .brief-left .left-hide{
	display: none !important;
}
.home .home-brief .all-brief .brief-left .con-btn{
	position: absolute;
  top: 89%;
  right: 20%;
}
.home .home-brief .all-brief .brief-left .con-btn p{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.88rem;
  color: #ffffff;
	height:50px;
	line-height:50px;
	padding:0px 30px;
	background-color:#69ade2;
  border-radius: 8px;
  box-shadow: 5px 5px 49px rgba(154,154,154,0.2);
}
.home .home-brief .all-brief .brief-left .img{
	position: absolute;
	content:"";
	display:flex;
	display:-webkit-flex;
}
.home .home-brief .all-brief .brief-left .img:nth-child(1){
	z-index: 2;
  top: 6%;
  left: 8%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(2){
	top: 0%;
  left: 28%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(3){
	z-index: 2;
  top: 8%;
  right: 3%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(4){
	z-index: 2;
  top: 27%;
  left: -5%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(5){
	top: 21%;
 	left: 28%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(6){
	top: 20%;
  right: 12%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(7){
	top: 49%;
  left: -1%;
  z-index: 2;
}
.home .home-brief .all-brief .brief-left .img:nth-child(8){
	top: 40%;
  left: 19.5%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(9){
	top: 36%;
  right: 3%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(10){
	z-index: 2;
  top: 70%;
  left: 1%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(11){
	top: 59%;
  left: 33%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(12){
	top: 70%;
  right: 10%;
}
.home .home-brief .all-brief .brief-left .img:nth-child(13){
	top: 80%;
  left: 20%;
}
.home .home-brief .all-brief .brief-left .img img{
	border-radius:8px;
	box-shadow: 5px 5px 49px rgba(154,154,154,0.2);
}
.home .home-brief .all-brief .brief-right .title-top{
	overflow: hidden;
}
.home .home-brief .all-brief .brief-right .title{
	display: flex;
  display: -webkit-flex;
  align-items: center;
 	margin-bottom: 2.8%;
}
.home .home-brief .all-brief .brief-right .title h1{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 2.3rem;
  color: #000000;
  margin-top:0.8rem;
}
.home .home-brief .all-brief .brief-right .title .line{
	width:21rem;
	height:2px;
	margin:10px 0px 0px 1.2rem;
	background-color:#69ade2;
}
.home .home-brief .all-brief .brief-right .con-p p{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.125rem;
  color: #000000;
	text-indent: 2em;
	line-height:2.38rem;
	letter-spacing: 0.2px;
}
.home .home-brief .all-brief .brief-right .con-p p span{
	font-weight: 500;
}
.home .home-brief .all-brief .brief-right .con-btn{
	position:absolute;
	content:"";
	top: 95%;
	right:0px;
	background-color:#cecece;
}
.home .home-brief .all-brief .brief-right .con-btn p{
	height:38px;
	line-height:38px;
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.25rem;
  color: #000000;
  padding: 0px 35px;
  letter-spacing: 0.5px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.home .home-brief .all-brief .brief-right .con-btn a:before{
	position: absolute;
  content: "";
  bottom: -2px;
  right: -18px;
  width: 20px;
  height: 20px;
  background-color: #69ade2;
  transform: rotate(-45deg) skewX(45deg);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.con-btn a:after{
	position: absolute;
  content: "";
  bottom: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  transform: translateY(600px) rotate(45deg) scale(40);
  -webkit-transform: translateY(600px) rotate(45deg) scale(40);
  -moz-transform: translateY(600px) rotate(45deg) scale(40);
  -ms-transform: translateY(600px) rotate(45deg) scale(40);
  background-color: #69ade2;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.con-btn a{
	position: relative;
	overflow: hidden;
}
.con-btn a p{
	position: relative;
	z-index:22;
}
.con-btn:hover p{
	color:#ffffff !important;
}
.con-btn:hover a:after{
	transform: translateY(0px) rotate(45deg) scale(50);
  -webkit-transform: translateY(0px) rotate(45deg) scale(50);
  -moz-transform: translateY(0px) rotate(45deg) scale(50);
  -ms-transform: translateY(0px) rotate(45deg) scale(50);
}
.home .home-video{
	position: relative;
	padding-bottom:3%;
}
.home .home-video:before{
	position: absolute;
	content:"";
	left:0%;
	bottom:0%;
	width:100%;
	height:35%;
	background-color:#f5f5f5;
}
.home .home-video .all-video{
	position: relative;
  z-index: 22;
	width:60%;
	margin:2% auto 0%;
	overflow: hidden;
}
.home .home-video .all-video video{
	border-radius: 50px;
}
.home .home-adv{
	padding:2% 0% 3.5%;
	background-color:#f5f5f5;
	border-bottom-right-radius: 25em 15em;
}
.home .home-adv .all-adv{
	width:80%;
	margin:0 auto;
	display:flex;
	display:-webkit-flex;
	flex-wrap: wrap;
}
.all-adv .img-con{
	width:calc(100% / 4);
}
.all-adv .adv-img{
	position: relative;
	display:flex;
	display:-webkit-flex;
	justify-content: center;
}
.all-adv .adv-img .img{
	width:55px;
	height:55px;
	padding:22px;
	border-radius: 50%;
	border:1px solid #acacac;
}
.all-adv .adv-img .img-hide{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	opacity: 0;
	visibility: hidden;
}
.all-adv .adv-img .img-hide .img{
	border:unset;
	background-color:#69ade2;
}
.all-adv .img-con:hover .img-show{
	opacity: 0;
	visibility: hidden;
}
.all-adv .img-con:hover .img-hide{
	opacity: 1;
	visibility: visible;
}
.all-adv .adv-con h1{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 1.5rem;
  color: #000000;
  text-align: center;
  margin: 1rem 0rem 0.6rem;
}
.all-adv .adv-con p{
	width: 80%;
  margin: 0 auto;
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.8rem;
  color: #000000;
  line-height: 1.5rem;
}
.home .home-aliba .all-aliba{
	width:95%;
	margin:2.6% auto 3%;
	text-align: center;
}
.home .home-aliba .all-aliba .title{
	text-align: center;
}
.home .home-aliba .all-aliba .title h1{
	position: relative;
	display: inline-block;
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size: 2.875rem;
  color: #040000;
  margin-bottom: 5%;
}
.home .home-aliba .all-aliba .title h1:before{
	position:absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:135%;
	left:50%;
	width:5rem;
	height:2px;
	background-color:#69ade2;
}
.home .home-aliba .all-aliba .aliba-img{
	display:flex;
	display:-webkit-flex;
}
.home .home-aliba .all-aliba .aliba-img .show-img{
	width:calc(95.2% / 7);
	margin-right:0.8%;
}
.home .home-aliba .all-aliba .aliba-img .show-img:nth-last-child(1){
	margin-right:0%;
}
.home .home-aliba .all-aliba .aliba-img .show-img .img{
	position: relative;
	border-radius:15px;
	overflow: hidden;
}
.show-img .img:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.1);
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.show-img .img:hover:before{
	cursor: pointer;
	background-color:rgba(0,0,0,0);
}
.home .home-aliba .all-aliba .aliba-img .show-img .img img{
	border:1px solid #dbdbdb;
	border-radius:15px;
	box-sizing: border-box;
}
.home .con-btns{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top:2%;
}
.home .home-site .con-btns{
	margin-top:5%;
}
.home .con-btns a{
	display:inline-block;
}
.home .con-btns a p{
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size: 1.45rem !important;
  color: #69ade2;
  height:50px !important;
  line-height:48px !important;
  padding:0px 30px;
  border-radius: 8px;
  box-sizing: border-box;
  border:2px solid #69ade2;
}
.home .home-site .all-site{
	position: relative;
	overflow: hidden;
}
.home .home-site .site-img{
	display: flex;
	display:-webkit-flex;
	flex-wrap: wrap;
}
.home .home-site .site-img .show-img{
	position:relative;
	width:calc(100% / 4);
}
.home .home-site .site-img .show-img .img:before{
	background-color:rgba(0,0,0,0.64);
}
.home .home-site .site-img .show-img .img:hover:before{
	background-color:rgba(0,0,0,0);
}
.home .home-site .all-site .site-text{
	position:absolute;
	z-index: 22;
	content:"";
	transform: translate(-50%,-50%);
	top:46%;
	left:50%;
	width:100%;
	display: flex;
	display:-webkit-flex;
	justify-content: center;
}
.home .home-site .all-site .site-text h1{
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size: 2.7rem;
  color: #ffffff;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 1rem;
}
.home .home-site .all-site .site-text p{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.56rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  text-align: center;
  line-height:2.5rem;
}
.home .home-site .all-site .site-p{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 1.75rem;
  color: rgba(0,0,0,0.53);
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  margin: 2.5% 0% 4%;
}
.brief-alibaba .briefa-screen{
	position: relative;
	padding-top: 10%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
}
.brief-alibaba .briefa-screen .screen-img{
	margin-right: 8%;
}
.brief-alibaba .briefa-screen .screen-con{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:58%;
	right: 50%;
}
.brief-alibaba .briefa-screen .screen-con h1{
	font-family: "思源黑体 CN";
	font-weight: 500;
  font-size: 4.5rem;
  color:#5792c0;
  line-height: 6rem;
  letter-spacing: 0.5px;
}
.brief-alibaba .briefa-screen .screen-con .con-line{
	width: 105px;
  height: 7px;
  background-color: #5792c0;
  margin: 1.5rem 0rem 2rem;
}
.brief-alibaba .briefa-screen .screen-con .con-three p{
	position: relative;
	padding-left:1.2rem;
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.25rem;
  color:rgba(0,0,0,0.88);
  letter-spacing: 0.5px;
 	margin-bottom: 0.5rem;
}
.brief-alibaba .briefa-screen .screen-con .con-three p:before{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	left:2px;
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#8e8e8e;
}
.brief-alibaba .briefa-service{
	position: relative;
  z-index: 22;
	padding: 3.2% 0% 2.5%;
	margin-top: -5%;
  background-color: #f5f5f5;
  border-top-left-radius: 25em 15em;
}
.brief-alibaba .briefa-title .title-h h1{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 2.875rem;
  color:#040000;
  text-align: center;
  letter-spacing: 1px;
}
.brief-alibaba .briefa-title .title-line{
	width:97px;
	height:2px;
	background-color:#69ade2;
	margin:1.3% auto 2%;
} 
.brief-alibaba .briefa-service .briefa-p{
	width:70%;
	margin:0% auto;
}
.brief-alibaba .briefa-service .briefa-p p{
	font-family: "思源黑体 CN";
  font-weight: 250;
  font-size: 1.75rem;
  color: #040000;
  line-height: 3.2rem;
  text-indent: 2em;
  letter-spacing: 0.2px;
}
.brief-alibaba .briefa-service .briefa-p p span{
	font-weight: 500;
}
.brief-alibaba .briefa-adv{
	margin: 2.5% 0% 4.3%;
}
.brief-alibaba .briefa-adv .adv-content{
	width:80%;
	margin:0 auto;
	display:flex;
	display:-webkit-flex;
	flex-wrap: wrap;
}
.brief-alibaba .briefa-adv .all-adv .adv-con p{
	font-size: 0.875rem;
}
.brief-alibaba .briefa-coop .briefa-title{
	padding: 2.7% 0%;
	background:url(../fodder/home/brief/alibaba-brief-bc.jpg) no-repeat;
	background-size:100% 100%;
	background-position: center;
}
.brief-alibaba .briefa-coop .briefa-title h1{
	color:#ffffff;
}
.brief-alibaba .briefa-coop .briefa-title .title-line{
	margin:1% auto 0%;
	background-color:#ffffff;
}
.brief-alibaba .briefa-coop .coop-img{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 3% auto 4.2%;
}
.brief-alibaba .briefa-coop .coop-img .img{
	margin:17px 22px;
}
.brief-alibaba .briefa-coop .coop-img img{
	border-radius:5px;
	box-shadow: 0px 0px 49px rgba(154,154,154,0.25);
}
.brief-alibaba .brief-form .all-form{
	width:65%;
	margin:0 auto 6.5%;
	padding:5.5% 5.5% 6%;
	overflow: hidden;
	background-color:#ffffff;
	box-shadow: 0px 7px 79px rgba(0,0,0,0.11);
}
.brief-alibaba .brief-form .all-form .form-title h1{
	position: relative;
  z-index: 22;
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size:2.7rem;
  color: #231f20;
 	margin-bottom: 5%;
}
.brief-alibaba .brief-form .all-form .form-msg{
	position: relative;
	display: flex;
	display: -webkit-flex;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left{
	position: relative;
	z-index:22;
	width: 50%;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item{
	width:49%;
	margin-right:2%;
	margin-bottom:20px;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item:nth-child(2n){
	margin-right:0%;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item:nth-child(5){
	width:100%;
	margin-right:0%;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item:nth-child(6){
	width:100%;
	margin:6% 0% 0%;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size:1.23rem;
  color: #231f20;
  margin-bottom:-5px;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1 sup{
	font-size: 1.5rem;
  margin-left: 3px;
	color: #69ade2;
	vertical-align: inherit;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-input{
	font-size:1.1rem;
	height: 42px;
  line-height: 42px;
  padding-left:5px;
  border-radius:0px;
  border:unset;
  border-bottom:1px solid #c3c4c5;
  background-color: transparent;
}
.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-btn{
	font-size: 1.4rem;
	font-weight: 200;
	height: 50px;
  line-height: 50px;
  padding: 0px 50px;
  border-radius:5px;
}
.brief-alibaba .brief-form .all-form .form-msg .form-right{
	position: absolute;
	transform: translate(0%,-50%);
	top: 45%;
  right: -8.5%;
	display: flex;
	display:-webkit-flex;
	width:796px;
}
.brief-gw .briefg-screen{
	position: relative;
}
.brief-gw .briefg-screen .screen-con{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:48.5%;
	left:50%;
	width:95%;
	text-align: center;
}
.brief-gw .briefg-screen .screen-con .con-two h1{
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size:7rem;
  color: #ffffff;
}
.brief-gw .briefg-screen .screen-con .con-one h3{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size:1.91rem;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 5px auto 3%;
}
.brief-gw .briefg-screen .screen-con .con-btn p{
	display: inline-block;
	font-family: "思源黑体 CN";
  font-weight: 300;
  font-size:2.66rem;
  color: #2824b5 !important;
  letter-spacing: 1px;
  height:99px;
  line-height: 99px;
  padding:0px 115px;
  border-radius: 18px;
	background-color:#ffffdf;
}
.brief-gw .briefg-con .briefg-title .title-one{
	display: flex;
	display:-webkit-flex;
	justify-content: center;
	align-items: center;
}
.brief-gw .briefg-con .briefg-title .title-one h1{
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size:3.4rem;
  color: #000000;
  letter-spacing: 0.5px;
}
.brief-gw .briefg-con .briefg-title .title-one .title-num{
	position: relative;
	margin-right:3rem;
}
.brief-gw .briefg-con .briefg-title .title-one .title-num:before{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top: 51%;
  left: 56%;
	width:60px;
	height:60px;
	border-radius:50%;
	background-color:#5792c0;
}
.brief-gw .briefg-con .briefg-title .title-one .title-num:after{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top: 51%;
  left: 56%;
	width:75px;
	height:75px;
	border-radius:50%;
	border-bottom:1px solid #5792c0;
	animation: circle 5s linear infinite;
	-webkit-animation: circle 5s linear infinite;
	-moz-animation: circle 5s linear infinite;
	-ms-animation: circle 5s linear infinite;
}
@keyframes circle{
	from{
		transform: translate(-50%,-50%) rotate(0deg);
	}
	to{
		transform: translate(-50%,-50%) rotate(360deg);
	}
}
@-webkit-keyframes circle{
	from{
		transform: translate(-50%,-50%) rotate(0deg);
	}
	to{
		transform: translate(-50%,-50%) rotate(360deg);
	}
}
.brief-gw .briefg-con .briefg-title .title-one .title-num h1{
	position: relative;
	z-index:22;
	font-size: 2.8rem;
  letter-spacing: -5px;
  font-weight: 500;
  color:#ffffff;
}
.brief-gw .briefg-con .briefg-title .title-p{
	font-family: "思源黑体 CN";
  font-weight: 300;
  font-size:1.815rem;
  color: #2a2a2a;
  letter-spacing: 0.5px;
  line-height: 3.3rem;
  text-align: center;
  margin: 0.5% 0% 1.8%;
}
.brief-gw .briefg-con .briefg-title .title-btn{
	text-align: center;
}
.brief-gw .briefg-con .briefg-title .title-btn p{
	display: inline-block;
	font-family: "思源黑体 CN";
  font-weight: 300;
  font-size:2.2rem;
  color: #ffffff;
  height:79px;
	line-height: 79px;
	padding:0px 92px;
  background-color:#f2968c;
  border-radius: 20px;
  margin-bottom: 2%;
}
.brief-gw .briefg-con .briefg-title .title-btn p span{
	font-weight: 400;
}
.brief-gw .briefg-con .briefg-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.brief-gw .briefg-con .con-show{
	position: relative;
	width:80%;
	margin:2% auto;
	display: flex;
	display:-webkit-flex;
}
.brief-gw .briefg-con .con-show:before{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	width:80%;
	height:80%;
	background:url(../fodder/home/brief/gw-brief-img3-bc.png) repeat;
}
.brief-gw .briefg-one{
	position: relative;
  z-index: 22;
  margin-top: -8%;
  padding:5% 0% 3.8%;
  border-top-left-radius: 25em 15em;
  border-bottom-right-radius: 18em 13em;
  background-color: #ffffff;
}
.brief-gw .briefg-one .img-top{
	margin-bottom:2%;
}
.brief-gw .briefg-one .img-bottom .img:nth-child(1){
	margin-right:2.5rem;
}
.brief-gw .briefg-two{
	padding: 13% 0%;
  background-color: #ececec;
  margin-top: -9.5%;
}
.brief-gw .briefg-two .all-briefg{
	position: relative;
}
.brief-gw .briefg-two .all-briefg:before{
	position: absolute;
	z-index:22;
	content:"";
	transform: translate(-50%,0%);
	left: 50%;
	top:-8.5%;
	width:2px;
	height:165px;
	background-color:#000000;
}
.brief-gw .briefg-two .all-briefg:after{
	position: absolute;
	z-index:22;
	content:"";
	transform: translate(-50%,0%);
	left: 50%;
	bottom:-8.5%;
	width:2px;
	height:205px;
	background-color:#000000;
}
.brief-gw .briefg-two .briefg-top{
	position:relative;
	align-items: center;
	padding-bottom: 4%;
}
.brief-gw .briefg-two .briefg-top:before{
	left: 57.5%;
  bottom: 0%;
  width: 51%;
  height: 85%;
}
.brief-gw .briefg-two .briefg-top .title-little{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	left:20%;
	bottom: 10%;
}
.brief-gw .briefg-two .briefg-top .title-little h4{
	position: relative;
	font-family: "思源黑体 CN";
  font-weight: 300;
  font-size:1.35rem;
  letter-spacing: 0.5px;
	color:#393939;
	text-transform: uppercase;
}
.brief-gw .briefg-two .briefg-top .title-little h4:before{
	position:absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	left:110%;
	width:180px;
	height:2px;
	background-color:#393939;
}
.brief-gw .briefg-two .top-right .img img{
	border-radius:5px;
}
.brief-gw .briefg-two .briefg-top .top-left{
	width:calc(100% - 590px);
	margin:-2.5% 11px 0% 0%;
}
.brief-gw .briefg-two .briefg-top .top-right{
	position:relative;
	z-index:22;
	width:579px;
}
.brief-gw .briefg-two .briefg-top .briefg-title .title-one{
	position:relative;
	z-index:22;
	justify-content: flex-start;
}
.brief-gw .briefg-two .briefg-top .briefg-title .title-one .title-num{
	margin-right: 1.5rem;
}
.brief-gw .briefg-two .briefg-top .briefg-title .title-p{
	position:relative;
	z-index:22;
	width: 70%;
	font-size: 1.5rem;
  line-height: 3.2rem;
  text-align: left;
  margin: 4% 0% 0% 8%;
}
.brief-gw .briefg-two .briefg-center{
	position: relative;
	flex-direction: row-reverse;
	margin: 6.2% auto 1.5%;
	padding-bottom:4%;
}
.brief-gw .briefg-two .briefg-center:before{
	width:51%;
	height: 93%;
	left:45.5%;
	bottom:0%;
}
.brief-gw .briefg-two .briefg-center .top-left{
	position: relative;
	width:calc(100% - 590px);
	margin-left:11px;
}
.brief-gw .briefg-two .briefg-center .top-right{
	position: relative;
	width:579px;
}
.brief-gw .briefg-two .briefg-center .top-left .title-one{
	position: relative;
	z-index: 22;
	margin:-1.5% 0% 0% -5%;
	justify-content: flex-start;
}
.brief-gw .briefg-two .briefg-center .top-left .title-one:before{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:51%;
	left:-25px;
	width:90px;
	height:90px;
	background-color:#ececec;
	border-radius: 50%;
}
.brief-gw .briefg-two .briefg-center .top-left .title-p{
	position:absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:40%;
	width: 70%;
	font-size: 1.5rem;
  line-height: 3.2rem;
}
.brief-gw .briefg-two .briefg-bottom{
	position: relative;
	margin: 1% auto;
	padding-bottom:6%; 
}
.brief-gw .briefg-two .briefg-bottom:before{
	width: 102%;
	height: 70%;
  left: 56%;
  bottom: 0%;
}
.brief-gw .briefg-two .briefg-bottom .vs-img{
	position: absolute;
	z-index: 22;
	content:"";
	transform: translate(-50%,-50%);
	top:41%;
	left:50%;
	display: flex;
	display:-webkit-flex;
	width:94px;
}
.brief-gw .briefg-two .briefg-bottom .vs-img img{
	border-radius:50%;
}
.brief-gw .briefg-two .briefg-bottom .top-left{
	position: relative;
	width:48.5%;
	padding:1.8% 2.5%;
	margin-right:3%;
	background-color:#5792c0;
	border-radius: 5px;
}
.brief-gw .briefg-two .briefg-bottom .top-right{
	position: relative;
	width:48.5%;
	padding:1.8% 2.5%;
	background-color:#ffffff;
	border-radius: 5px;
}
.brief-gw .briefg-two .briefg-bottom .briefg-title .title-one{
	position: relative;
	justify-content: flex-start;
	margin-bottom: 3%;
}
.brief-gw .briefg-two .briefg-bottom .briefg-title .title-one:before{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	right:0%;
	width:100%;
	height:2px;
	background-color:#000000;
}
.brief-gw .briefg-two .briefg-bottom .briefg-title h1{
	position: relative;
	z-index:22;
	font-size:1.5rem;
	padding-right: 2.5rem;
	background-color:#ffffff;
}
.brief-gw .briefg-two .briefg-bottom .top-left .briefg-title h1{
	color:#ffffff;
	background-color:#5792c0;
}
.brief-gw .briefg-two .briefg-bottom .top-left .briefg-title .title-one:before{
	background-color:#ffffff;
}
.brief-gw .briefg-two .briefg-bottom .top-right .right-p{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size:1.32rem;
  line-height:2.5rem;
  letter-spacing: 0.5px;
	color:#000000;
	margin: 3% auto 5%;
}
.brief-gw .briefg-three{
	padding-top: 8%;
  border-top-left-radius: 25em 15em;
  background-color: #ffffff;
  margin-top: -11.5%;
}
.brief-gw .briefg-three .briefg-title .title-p{
	font-size:2rem;
}
.brief-gw .briefg-three .briefg-img{
	display: flex;
	display:-webkit-flex;
	flex-wrap: wrap;
	margin: 2.8% auto 2.2%;
}
.brief-gw .briefg-three .briefg-img .img{
	width:784px;
	margin:20px;
}
.same-screen{
	position: relative;
}
.same-screen .screen-con{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	left:50%;
	top:31%;
	width:90%;
	text-align: center;
}
.same-screen .screen-con h1{
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size:5.8rem;
	color:#ffffff;
	margin-bottom: 1.5%;
}
.same-screen .screen-con .con-line{
	display: inline-block;
	width:135px;
	height:4px;
	background-color:#ffffff;
}
.case .same-screen .screen-con{
	top: 36%;
}
.case .case-con{
	position: relative;
  z-index: 22;
  padding: 5.5% 0% 6%;
  margin-top:-22.5%;
  background: url(../fodder/home/case/case-bc-img.jpg) no-repeat;
  background-size: 105% auto;
  background-position: top center;
  background-color: #ffffff;
  border-top-left-radius: 25em 18em;
}
.case .case-con .case-top{
	display: flex;
	display:-webkit-flex;
	justify-content: center;
}
.case .case-con .case-top .top-title:nth-child(1){
	margin-right:8rem;
}
.case .case-con .case-top h1{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size:1.9rem;
	color:#ffffff;
	height:70px;
	line-height: 70px;
	padding: 0px 50px;
	background-color: #828282;
	border-radius:10px;
}
.case .case-con .case-top a:hover h1{
	font-weight: 400;
	background-color: #69ade2;
}
.case-alibaba .case-con .case-top .casea-title h1{
	font-weight: 400;
	background-color: #69ade2;
}
.case-gw .case-con .case-top .caseg-title h1{
	font-weight: 400;
	background-color: #69ade2;
}
.case .case-con .case-example{
	width:80%;
	margin:5.2% auto 0%;
	max-width: 1700px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.case-alibaba .case-con .case-example .case-img{
	width:calc(88% / 5);
	margin:0% 3% 3% 0%;
	box-shadow: 0px 0px 25px rgba(154,154,154,0.36);
}
.case-alibaba .case-con .case-example .case-img:nth-child(5n){
	margin-right:0%;
}
.case-alibaba .case-con .case-example .case-img{
	height:460px;
	overflow: hidden;
}
.case-gw .case-con .case-example .case-img{
	width:calc(96% / 3);
	margin:0% 2% 2.5% 0%;
	box-shadow: 0px 0px 25px rgba(154,154,154,0.3);
}
.case-gw .case-con .case-example .case-img:nth-child(3n){
	margin-right:0%;
}
.case-gw .case-con .case-example .case-img{
	height:250px;
	overflow: hidden;
}
.about .same-screen .screen-con{
	top: 37%;
}
.about .about-brief{
	position: relative;
  z-index: 22;
  padding: 7% 0% 5%;
  margin-top: -21%;
  background: url(../fodder/home/brief-bc.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  border-top-left-radius: 25em 15em;
}
.about .about-brief .all-brief{
	width: 82%;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.about .about-brief .all-brief .left-img{
	width:45%;
	margin-right:4%;
	display: flex;
 	display: -webkit-flex;
}
.about .about-brief .all-brief .right-text{
	width:51%;
}
.about .about-brief .all-brief .left-img img{
	border-radius:30px;
}
.about .about-brief .all-brief .right-text .brief-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 3%;
}
.about .about-brief .all-brief .right-text .brief-title h1{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 2.3rem;
  color: rgb(0, 0, 0);
  margin-top: 0.8rem;
}
.about .about-brief .all-brief .right-text .brief-title .title-line{
	width: 21rem;
  height: 2px;
  margin: 10px 0px 0px 1.2rem;
  background-color: #69ade2;
}
.about .about-brief .all-brief .right-text .brief-p p{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 1.125rem;
  color: rgb(0, 0, 0);
  text-indent: 2em;
  line-height: 2.38rem;
  letter-spacing: 0.2px;
}
.about .about-brief .all-brief .right-text .brief-p p span{
	font-weight: 500;
}
.about .about-show{
	padding:3% 0% 6%;
	background-color:#f7f7f7;
}
.about .about-show .all-show{
	width:80%;
	margin:0% auto;
}
.about .about-show .all-show .show-title h1{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size:2.875rem;
  color: rgb(0, 0, 0);
  text-align: center;
}
.about .about-show .all-show .show-title .title-line{
	width:6.5rem;
  height: 2px;
  margin: 1.5rem auto 2rem;
  background-color: #69ade2;
}
.about .about-show .all-show .show-slide{
	position: relative;
	margin-top:4%;
}
.about .about-show .all-show .show-slide .slide-con .text h1{
	width:100%;
	margin-top: 1rem;
	padding:3px 0px;
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size:1.125rem;
  color: rgb(0, 0, 0);
  text-align: center;
}
.about .about-show .all-show .show-slide .slide-con:hover .text h1{
	color:#ffffff;
	background-color:#000000
}
.about .about-show .all-show .show-slide .swiper-container{
	position: unset;
}
.about .about-show .all-show .show-slide .swiper-container .prev-next{
	top: 40%;
	width: 43px;
  height:auto;
  margin:0px;
}
.about .about-show .all-show .show-slide .swiper-container .prev-next:after{
	content:unset;
}
.about .about-show .all-show .show-slide .swiper-container .swiper-button-prev{
	left: -5%;
}
.about .about-show .all-show .show-slide .swiper-container .swiper-button-prev .img{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.about .about-show .all-show .show-slide .swiper-container .swiper-button-next{
	right: -5%;
}
.contact .contact-msg{
	position: relative;
  z-index: 22;
  padding:4% 0% 6.5%;
  margin-top: -32%;
  background:url(../fodder/home/contact-bc-img.jpg) no-repeat;
  background-size:105% auto;
  background-position: top center;
  background-color: #f0f0f0;
  border-top-left-radius: 25em 18em;
}
.contact .contact-msg .all-msg{
	width:80%;
	margin:0% auto;
	display:flex;
	display:-webkit-flex;
	align-items: center;
}
.contact .contact-msg .all-msg .msg-left{
	width:38%;
	display:flex;
	display:-webkit-flex;
}
.contact .contact-msg .all-msg .msg-right{
	width:62%;
}
.contact .contact-msg .all-msg .msg-left .all-left{
	margin-left: 8%;
}
.contact .contact-msg .all-msg .msg-left .msg-con{
	margin-bottom:50%;
}
.contact .contact-msg .all-msg .msg-left .msg-con:nth-last-child(1){
	margin-bottom:0%;
}
.contact .contact-msg .all-msg .msg-left .msg-con .msg-img{
	display: flex;
	display:-webkit-flex;
	justify-content: center;
}
.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img{
	position: relative;
	width:50px;
	height:50px;
	padding: 25px;
	border-radius: 50%;
  background-color: #69ade2;
}
.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img:before{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:77px;
	height:77px;
	border-radius:50%;
	border:1px dashed #ffffff;
	animation: circle 15s linear infinite;
	-webkit-animation: circle 15s linear infinite;
	-moz-animation: circle 15s linear infinite;
	-ms-animation: circle 15s linear infinite;
}
.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-h h1{
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size:1.5rem;
	color:#000000;
	letter-spacing: 0.5px;
	text-align: center;
	margin: 14% auto 2%;
}
.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-p p{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size:1.05rem;
	color:#000000;
	letter-spacing: 0.1px;
	text-align: center;
}
.contact .contact-msg .all-msg .msg-right .top-map{
	width:100%;
	height:440px;
	border-radius:10px;
	background-color:#ffffff;
	margin-bottom:32px;
}
.contact .contact-msg .all-msg .msg-right .top-map .map{
	width:100%;
	height:100%;
}
.contact .contact-msg .all-msg .msg-right .top-map .map iframe{
	border:unset;
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
#map{
	width:100% !important;
	height:440px !important;
	border:unset !important;
	border-radius: 10px !important;
}
.contact .contact-msg .all-msg .msg-right .right-form{
	padding:3.5% 10%;
	border-radius: 10px;
	background-color:#ffffff;
}
.contact .contact-msg .all-msg .msg-right .right-form .form-title h1{
	font-family: "思源黑体 CN";
  font-weight: 500;
  font-size:2.3rem;
	color:#000000;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	margin-bottom: 2.5%;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item{
	width:48.5%;
	margin-right:3%;
	margin-bottom: 20px;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item:nth-child(2n){
	margin-right:0%;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item:nth-child(5){
	width:100%;
	margin-right:0%;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item:nth-child(6){
	width:100%;
	margin-top:2%;
	margin-right:0%;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-input{
	font-size: 1.1rem;
	color:rgba(4,0,0,1);
	height:40px;
	line-height: 40px;
	border-radius:18px;
	padding-left:20px;
	background-color:#f0f0f0;
	border:unset;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-textarea{
	font-size: 1.1rem;
	color:rgba(4,0,0,1);
	height: 160px;
  padding: 10px 20px;
  border-radius:18px;
	background-color:#f0f0f0;
	border:unset;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-btn{
	height: 35px;
  line-height: 35px;
  border-radius: 17.5px;
	padding: 0px 40px;
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form input::-webkit-input-placeholder{ 
	font-size: 1.1rem;
	color:rgba(4,0,0,0.5);
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-moz-placeholder{ 
	font-size: 1.1rem;
	color:rgba(4,0,0,0.5);
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-ms-input-placeholder{
	font-size: 1.1rem;
	color:rgba(4,0,0,0.5);
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea::-webkit-input-placeholder{ 
	font-size: 1.1rem;
	color:rgba(4,0,0,0.5);
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-moz-placeholder{ 
	font-size: 1.1rem;
	color:rgba(4,0,0,0.5);
}
.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-ms-input-placeholder{
	font-size: 1.1rem;
	color:rgba(4,0,0,0.5);
}
.footer{
	position:relative;
	padding:2.8% 0% 0.5%;
	background:url(../fodder/home/foot-bc.jpg) no-repeat;
	background-size:100% 100%;
	background-position: center;
}
.footer .back{
	position: absolute;
	content:"";
	display:flex;
	display:-webkit-flex;
	width:48px;
	height:48px;
	bottom:5%;
	right:3%;
}
.footer .foot-form .form-title{
	text-align: center;
}
.footer .foot-form .form-title h1{
	font-family: "思源黑体 CN";
  font-weight: 200;
  font-size: 2.23rem;
  color:#ffffff;
}
.footer .foot-form .form-title h3{
	font-family: MyRaleway-L;
  font-size: 1.5rem;
  color:#ffffff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 5px 0px 25px;
}
.footer .foot-form .form .layui-form{
	display:flex;
	display:-webkit-flex;
	justify-content: center;
}
.footer .foot-form .form .layui-form .layui-input-block{
	position:relative;
}
.footer .foot-form .form .layui-form .layui-input-block .text{
	position:absolute;
	content:"";
	transform: translate(0%,-50%);
	left:6%;
	top:49%;
}
.footer .foot-form .form .layui-form .layui-input-block .text h2{
	font-family: MyRaleway-L;
  font-size: 1rem;
  color:#050505;
  font-weight:bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.footer .foot-nav .all-nav{
	display:flex;
	display:-webkit-flex;
	justify-content: center;
	margin-top: 4rem;
}
.footer .foot-nav .all-nav .nav-con{
	padding:0rem 6.2rem;
}
.footer .foot-nav .all-nav .nav-two{
	position:relative;
}
.footer .foot-nav .all-nav .nav-two:before{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:55%;
	left:0%;
	width:1px;
	height:70%;
	background-color:rgba(255,255,255,0.2);
}
.footer .foot-nav .all-nav .nav-two:after{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:55%;
	left:100%;
	width:1px;
	height:70%;
	background-color:rgba(255,255,255,0.2);
}
.footer .foot-nav .all-nav .foot-img .top-img{
	display:flex;
	display:-webkit-flex;
	justify-content: center;
}
.footer .foot-nav .all-nav .foot-img .con-h h4{
	font-family:MyRaleway-L;
	font-size:1rem;
	color:#ffffff;
	text-align: center;
	text-transform: capitalize;
  letter-spacing: 0.5px;
  margin: 0px 0px 13px;
}
.footer .foot-nav .all-nav .foot-p p{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.875rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  text-align:center;
}
.footer .foot-bottom{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 3%;
}
.footer .foot-bottom p{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.9rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  margin:0px 20px;
}
.footer .foot-bottom p a{
	color: #ffffff;
}
.form .layui-form-item{
	margin-bottom:0px;
}
.form .layui-input-block{
	margin-left: 0px;
}
.form .layui-input{
	height: 38px;
  line-height: 38px;
  padding-left:55px;
  font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.85rem;
  color: rgba(5,5,5,0.71);
  border-radius:0px;
  background-color: #ffffff;
}
.form .layui-textarea{
	height: 150px;
  padding: 10px 20px;
  font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.85rem;
  color: rgba(5,5,5,0.71);
  background-color: #ffffff;
}
.form .layui-form input::-webkit-input-placeholder{ 
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.85rem;
  color: rgba(5,5,5,0.71);
}
.form .layui-form input:-moz-placeholder{ 
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.85rem;
  color: rgba(5,5,5,0.71);
}
.form .layui-form input:-ms-input-placeholder{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.85rem;
  color: rgba(5,5,5,0.71);
}
.form .layui-form textarea::-webkit-input-placeholder{ 
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.85rem;
  color: rgba(5,5,5,0.71);
}
.form .layui-form textarea:-moz-placeholder{ 
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.85rem;
  color: rgba(5,5,5,0.71);
}
.form .layui-form textarea:-ms-input-placeholder{
	font-family: "思源黑体 CN";
  font-weight: 400;
  font-size: 0.85rem;
  color: rgba(5,5,5,0.71);
}
.form .layui-btn{
	font-family: "思源黑体 CN";
	font-size:0.9rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.5px;
  color: #ffffff;
  height: 38px;
  line-height: 38px;
  padding: 0px 22px;
  border-radius:0px;
 	background-color: #69ade2;
}
@media screen and (max-width:991px){
	.nav .nav-content{
		width:90%;
		padding: 5px 0px;
		align-items: center;
	}
	.nav .nav-content .nav-ul ul .li-show{
		display:none;
	}
	.nav .nav-content .nav-logo{
		width:3.5rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 4rem);
	}
	.nav .nav-content .nav-ul ul .li-lang{
		display: inline-flex;
    display: -webkit-inline-flex;
		justify-content: flex-end;
    align-items: center; 
    font-size: 1.3rem;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto{
		display: block;
    margin-left:30px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line{
    padding:0px 10px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span{
		position: relative;
    display: block;
	}
	/*.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-content{
		position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #000000 !important;
    transition: all 1s ease;
    -webkit-transition: all auto 1s ease;
    -moz-transition: all auto 1s ease;
    -ms-transition: all auto 1s ease;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-two{
		top: 7px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-three{
		top: 14px;
	}
	.line-onetrans{
		transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
	}
	.line-twotrans{
		opacity: 0;
	}
	.line-threetrans{
		transform: translateY(-7px) rotate(-45deg);
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
	}*/
	.auto-hide{
		position: fixed;
		top: 70px;
    height: 100%;
    display: block;
    background-color: #ffffff !important;
    width: 100%;
    padding-top: 1.5rem;
    z-index: 99;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 1s cubic-bezier(.77, 0, .175, 1);
	}
	.auto-show{
		transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
	}
	.auto-hide .auto-ul li{
		padding:1rem 0rem 0.5rem 2.2rem;
	}
	.auto-hide .auto-ul li a{
		display:inline-block;
	}
	.auto-hide .auto-ul h1{
		font-family: "思源黑体 CN";
    font-weight: 400;
    font-size: 1.5rem;
    color: #000000;
    letter-spacing: 0.5px;
	}
	.auto-hide .auto-ul .li-product .auto-child  li{
		padding:0.5rem 0rem 0.2rem 2rem;
	}
	.auto-hide .auto-ul h2{
		font-family: "思源黑体 CN";
    font-weight: 300;
    font-size: 1.3rem;
    color: #000000;
    letter-spacing: 0.5px;
	}
	.load-nav{
		position: sticky !important;
    top: 0px;
    z-index: 9999 !important;
    background-color: #ffffff !important;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2) !important;
	}
}
@media screen and (min-width:1500px) and (max-width:1700px){
	.nav .nav-content{
		padding: 1.6rem 0rem 1.8rem;
	}
	.home .home-screen .screen-con h3{
		font-size:2.8rem;
	}
	.home .home-screen .screen-con h1{
		font-size:6rem;
	}
	.home .home-brief{
		padding: 4% 0% 6%;
		margin-top: -13%;
	}
	.home .home-brief .all-brief .brief-left{
		width: 40%;
    margin-left: 0%;
    margin-right: 2%;
	}
	.home .home-brief .all-brief .brief-left .img{
		text-align: center;
	}
	.home .home-brief .all-brief .brief-left .img img{
		width:88%;
	}
	.home .home-brief .all-brief .brief-left .con-btn p{
		font-size: 1.6rem;
		padding: 0px 28px;
	}
	.home .home-brief .all-brief .brief-right .title h1{
		font-size: 2.1rem;
	}
	.home .home-brief .all-brief .brief-right .title .line{
		width: 19rem;
	}
	.home .home-brief .all-brief .brief-right .con-p p{
		font-size: 1.1rem;
		line-height: 2.2rem;
	}
	.home .home-brief .all-brief .brief-right .con-btn{
		top: 100%;
	}
	.home .home-brief .all-brief .brief-right .con-btn p{
		font-size: 1.2rem;
		padding: 0px 30px;
	}
	.home .home-video{
		padding-bottom: 2%;
	}
	.home .home-video:before{
		height: 40%;
	}
	.home .home-video .all-video{
		width: 65%;
	}
	.home .home-adv{
		padding: 3% 0% 5%;
	}
	.home .home-adv .all-adv{
		width: 85%;
	}
	.all-adv .adv-img .img{
		padding: 20px;
	}
	.all-adv .adv-con h1{
		margin: 1.1rem 0rem 0.7rem;
	}
	.all-adv .adv-con p{
		width:85%;
	}
	.home .home-aliba .all-aliba{
		margin: 3% auto 3.5%;
	}
	.home .home-aliba .all-aliba .title h1{
		font-size: 2.75rem;
	}
	.home .con-btns{
		margin-top:2.5%;
	}
	.home .con-btns a p{
		font-size: 1.4rem !important;
	}
	.home .home-site .all-site .site-text h1{
		font-size: 2.6rem;
	}
	.home .home-site .all-site .site-text p{
		font-size: 1.5rem;
	}
	.home .home-site .all-site .site-p{
		font-size: 1.7rem;
		margin: 3% 0% 5%;
	}
	.brief-alibaba .briefa-screen .screen-img{
		margin-right: 4%;
	}
	.brief-alibaba .briefa-screen .screen-con{
		top: 55%;
    right: 50%;
	}
	.brief-alibaba .briefa-service{
		padding: 3.5% 0% 3%;
		margin-top: -6%;
	}
	.brief-alibaba .briefa-title .title-h h1{
		font-size: 2.75rem;
	}
	.brief-alibaba .briefa-service .briefa-p{
		width: 75%;
	}
	.brief-alibaba .briefa-service .briefa-p p{
		font-size: 1.65rem;
		line-height: 3rem;
	}
	.brief-alibaba .briefa-adv{
		margin: 3% 0% 5%;
	}
	.brief-alibaba .briefa-coop .coop-img{
		margin: 3% auto 5%;
	}
	.brief-alibaba .briefa-coop .coop-img .img{
		margin: 15px 20px;
	}
	.brief-alibaba .briefa-coop .coop-img img{
		box-shadow: 0px 0px 45px rgba(154,154,154,0.25);
	}
	.brief-alibaba .brief-form .all-form{
		width: 70%;
		padding: 5% 5.5% 6%;
	}
	.brief-alibaba .brief-form .all-form .form-title h1{
		font-size: 2.6rem;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-btn{
		height: 48px;
    line-height: 48px;
    padding: 0px 48px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-right{
		top: 43%;
		right: -13%;
	}
	.brief-gw .briefg-screen .screen-con .con-two h1{
		font-size: 6.5rem;
	}
	.brief-gw .briefg-screen .screen-con .con-one h3{
		font-size: 1.8rem;
	}
	.brief-gw .briefg-screen .screen-con .con-btn p{
		font-size: 2.5rem;
		height: 95px;
    line-height: 95px;
    padding: 0px 100px;
	}
	.brief-gw .briefg-con .briefg-img{
		width:100%;
	}
	.brief-gw .briefg-con .briefg-title .title-one h1{
		font-size: 3.2rem;
	}
	.brief-gw .briefg-con .briefg-title .title-p{
		font-size: 1.7rem;
		line-height: 3rem;
		margin: 0.8% 0% 2%;
	}
	.brief-gw .briefg-con .briefg-title .title-btn p{
		font-size: 2rem;
		height: 75px;
    line-height: 75px;
    padding: 0px 85px;
    margin-bottom:2.5%;
	}
	.brief-gw .briefg-one .img-bottom .img:nth-child(1){
		margin-right: 2rem;
	}
	.brief-gw .briefg-one{
		padding: 5% 0% 6%;
		border-bottom-right-radius: 15em 10em;
	}
	.brief-gw .briefg-con .con-show{
		width:90%;
		margin: 3% auto;
	}
	.brief-gw .briefg-two .briefg-title .title-one h1{
		font-size:3rem;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-p{
		width: 78%;
    line-height: 3rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4{
		font-size: 1.3rem;
	}
	.brief-gw .briefg-two .briefg-center{
		margin: 6.5% auto 2%;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-p{
		left: 50%;
    width: 85%;
    line-height: 3rem;
	}
	.brief-gw .briefg-two .briefg-bottom{
		margin: 2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom:before{
		width: 95%;
	}
	.brief-gw .briefg-two .briefg-bottom .vs-img{
		width: 88px;
	}
	.brief-gw .briefg-two .briefg-bottom .briefg-title h1{
		font-size: 1.5rem;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right .right-p{
		font-size: 1.2rem;
    line-height: 2.2rem;
	}
	.brief-gw .briefg-three .briefg-title .title-p{
		font-size:1.8rem;
	}
	.brief-gw .briefg-three .briefg-img{
		width:88%;
		margin:3% auto 2.5%;
	}
	.brief-gw .briefg-three .briefg-img .img{
		width:calc(50% - 40px);
	}
	.same-screen .screen-con h1{
		font-size: 5.5rem;
	}
	.same-screen .screen-con .con-line{
		width: 130px;
	}
	.case .case-con{
		padding: 6% 0% 7%;
    margin-top: -23%;
	}
	.case .case-con .case-top h1{
		font-size: 1.8rem;
		height: 68px;
    line-height: 68px;
    padding: 0px 50px;
	}
	.case .case-con .case-example{
		width: 85%;
    margin: 5.5% auto 0%;
	}
	.about .about-brief .all-brief .right-text .brief-title h1{
		font-size: 2.1rem;
	}
	.about .about-brief .all-brief .right-text .brief-title .title-line{
		width:19rem;
	}
	.about .about-brief .all-brief .right-text .brief-p p{
		font-size: 1.1rem;
    line-height: 2.2rem;
	}
	.about .about-show .all-show{
		width:85%;
	}
	.about .about-show .all-show .show-title h1{
		font-size: 2.6rem;
	}
	.about .about-show .all-show .show-title .title-line{
		margin: 1.2rem auto 2.2rem;
	}
	.about .about-show .all-show .show-slide .swiper-container .prev-next{
		top:35%;
	}
	.contact .contact-msg{
		padding: 5% 0% 7%;
	}
	.contact .contact-msg .all-msg{
		width: 85%;
	}
	.contact .contact-msg .all-msg .msg-left .all-left{
		margin-left: 6%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form{
		padding: 4% 8%;
	}
	.footer{
		padding: 3% 0% 0.8%;
	}
	.footer .foot-form .form-title h1{
		font-size: 2.2rem;
	}
	.footer .foot-nav .all-nav .foot-img .con-h h4{
		margin: 5px 0px 13px;
	}
}
@media screen and (min-width:1200px) and (max-width:1500px){
	.nav .nav-content{
		width: 90%;
		padding:1.5rem 0rem 1.6rem;
	}
	.nav .nav-content .nav-logo{
		width: 18.5rem;
    margin-right: 0.5rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 19rem);
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size:1.6rem;
	}
	.nav .nav-content .nav-ul ul li h1:before{
		top: 115%;
	}
	.nav .nav-content .nav-ul .child li{
		margin: 0.8rem 2rem;
	}
	.nav .nav-content .nav-ul .child li h2{
		font-size:1.55rem;
	}
	.home .home-screen .screen-con h3{
		font-size:2.5rem;
	}
	.home .home-screen .screen-con h1{
		font-size:5.5rem;
		margin-top: 5px;
	}
	.home .home-brief{
		padding: 5% 0% 7%;
		margin-top: -13%;
		border-top-left-radius: 22em 12em;
	}
	.home .home-brief .all-brief{
		width: 92%;
    margin: 0% 0% 0% 5%;
	}
	.home .home-brief .all-brief .brief-left{
		width: 44%;
    margin-left: 0%;
    margin-right: 1%;
	}
	.home .home-brief .all-brief .brief-right{
		width: 55%;
	}
	.home .home-brief .all-brief .brief-left .img{
		text-align: center;
	}
	.home .home-brief .all-brief .brief-left .img img{
		width:85%;
	}
	.home .home-brief .all-brief .brief-left .con-btn{
		top: 90%;
    right: 15%;
	}
	.home .home-brief .all-brief .brief-left .con-btn p{
		font-size: 1.5rem;
		height: 48px;
    line-height: 48px;
		padding: 0px 28px;
	}
	.home .home-brief .all-brief .brief-right .title h1{
		font-size: 2rem;
	}
	.home .home-brief .all-brief .brief-right .title .line{
		width: 15rem;
	}
	.home .home-brief .all-brief .brief-right .con-p p{
		font-size: 1.1rem;
		line-height: 2.2rem;
	}
	.home .home-brief .all-brief .brief-right .con-btn{
		top: 100%;
	}
	.home .home-brief .all-brief .brief-right .con-btn p{
		font-size: 1.2rem;
		padding: 0px 30px;
	}
	.home .home-video{
		padding-bottom: 2%;
	}
	.home .home-video:before{
		height: 40%;
	}
	.home .home-video .all-video{
		width: 75%;
		margin: 3% auto 0%;
	}
	.home .home-adv{
		padding: 4% 0% 7%;
		border-bottom-right-radius: 22em 12em;
	}
	.home .home-adv .all-adv{
		width: 92%;
	}
	.all-adv .adv-img .img{
		width: 50px;
    height: 50px;
    padding: 20px;
	}
	.all-adv .adv-con h1{
		font-size: 1.4rem;
		margin: 1.2rem 0rem 0.8rem;
	}
	.all-adv .adv-con p{
		width:90%;
	}
	.home .home-aliba .all-aliba{
		width: 99%;
		margin: 4% auto 5%;
	}
	.home .home-aliba .all-aliba .title h1{
		font-size: 2.6rem;
	}
	.home .home-aliba .all-aliba .title h1:before{
		top: 125%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img{
		width: calc(97% / 7);
    margin-right: 0.5%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img{
		border-radius:10px;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img img{
		border-radius:10px;
	}
	.home .con-btns{
		margin-top:3%;
	}
	.home .con-btns a p{
		font-size: 1.3rem !important;
		height: 48px !important;
    line-height: 46px !important;
    padding: 0px 28px !important;
	}
	.home .home-site .all-site .site-text{
		top: 44%;
	}
	.home .home-site .all-site .site-text h1{
		font-size: 2.5rem;
	}
	.home .home-site .all-site .site-text p{
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	.home .home-site .all-site .site-p{
		font-size: 1.6rem;
		margin: 3% 0% 5.2%;
	}
	.brief-alibaba .briefa-screen .screen-img{
		width: 65%;
    margin-right: 3%;
	}
	.brief-alibaba .briefa-screen .screen-con{
		top: 50%;
    right: unset;
    left:20%;
	}
	.brief-alibaba .briefa-screen .screen-con h1{
		font-size:4rem;
		line-height: 5.5rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-line{
		width: 100px;
    height: 5px;
    margin: 1.2rem 0rem 1.5rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p{
		font-size: 1.2rem;
	}
	.brief-alibaba .briefa-service{
		padding: 4% 0% 4.5%;
		margin-top: -6%;
		border-top-left-radius: 22em 12em;
	}
	.brief-alibaba .briefa-title .title-h h1{
		font-size:2.6rem;
	}
	.brief-alibaba .briefa-title .title-line{
		width: 95px;
		margin: 1.5% auto 2.5%;
	}
	.brief-alibaba .briefa-service .briefa-p{
		width: 88%;
	}
	.brief-alibaba .briefa-service .briefa-p p{
		font-size: 1.6rem;
		line-height: 2.8rem;
	}
	.brief-alibaba .briefa-adv{
		margin: 3.5% 0% 5%;
	}
	.brief-alibaba .briefa-adv .adv-content{
		width: 85%;
		margin:3.5% auto 0%;
	}
	.brief-alibaba .briefa-coop .briefa-title{
		padding: 3% 0%;
	}
	.brief-alibaba .briefa-coop .coop-img{
		margin: 3% auto 5%;
	}
	.brief-alibaba .briefa-coop .coop-img .img{
		margin:10px 0px;
	}
	.brief-alibaba .briefa-coop .coop-img img{
		width: 88%;
		box-shadow: 0px 0px 40px rgba(154,154,154,0.25);
	}
	.brief-alibaba .brief-form .all-form{
		width: 75%;
    padding: 5% 5% 6%;
    box-shadow: 0px 5px 70px rgba(0,0,0,0.11);
	}
	.brief-alibaba .brief-form .all-form .form-title h1{
		font-size:2.5rem;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1{
		font-size: 1.2rem;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-btn{
		font-size: 1.3rem;
		height: 46px;
    line-height: 46px;
    padding: 0px 48px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-right{
		top: 43%;
		right: -20%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-right .img{
		width: 88%;
	}
	.brief-gw .briefg-screen .screen-con .con-two h1{
		font-size: 5.2rem;
	}
	.brief-gw .briefg-screen .screen-con .con-one h3{
		font-size: 1.6rem;
	}
	.brief-gw .briefg-screen .screen-con .con-btn p{
		font-size: 2.2rem;
		height: 88px;
    line-height: 88px;
    padding: 0px 90px;
	}
	.brief-gw .briefg-con .briefg-img{
		width:100%;
	}
	.brief-gw .briefg-con .briefg-title .title-one h1{
		font-size:3rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num{
		margin-right: 2.5rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num h1{
		font-size: 2.5rem;
	}
	.brief-gw .briefg-con .briefg-title .title-p{
		font-size: 1.6rem;
    line-height: 2.8rem;
    margin: 0.8% 0% 2.5%;
	}
	.brief-gw .briefg-con .briefg-title .title-btn p{
		font-size: 1.8rem;
    height: 68px;
    line-height: 68px;
    padding: 0px 75px;
    margin-bottom: 3%;
	}
	.brief-gw .briefg-one .img-bottom .img:nth-child(1){
		margin-right: 2rem;
	}
	.brief-gw .briefg-one{
		padding: 6% 0% 7%;
		border-top-left-radius:15em 8em;
		border-bottom-right-radius: 10em 8em;
	}
	.brief-gw .briefg-two{
		padding: 15% 0%;
    margin-top: -10%;
	}
	.brief-gw .briefg-two .all-briefg:before{
		top: -10%;
    height: 150px;
	}
	.brief-gw .briefg-con .con-show{
		width:92%;
		margin: 3.5% auto;
	}
	.brief-gw .briefg-two .briefg-title .title-one{
		align-items: baseline;
	}
	.brief-gw .briefg-two .briefg-title .title-one h1{
		font-size:2.8rem;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-one:before{
		transform:translate(0%,0%);
		top: -10px;
	}
	.brief-gw .briefg-two .briefg-top:before{
		left: 58%;
    width: 55%;
    height: 75%;
	}
	.brief-gw .briefg-two .briefg-center:before{
		width: 55%;
    height: 80%;
    left: 46%;
	}
	.brief-gw .briefg-two .briefg-bottom:before{
		left: 58%;
    width: 90%;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-p{
		width: 88%;
		font-size: 1.3rem;
    line-height: 2.5rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4{
		font-size: 1.3rem;
	}
	.brief-gw .briefg-two .briefg-center{
		margin: 6.5% auto 2.5%;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-p{
		top: 55%;
		left: 50%;
    width: 88%;
    font-size: 1.3rem;
    line-height: 2.5rem;
	}
	.brief-gw .briefg-two .briefg-bottom{
		margin: 2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .vs-img{
		width: 80px;
	}
	.brief-gw .briefg-two .briefg-bottom .briefg-title h1{
		font-size: 1.5rem;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right .right-p{
		font-size: 1.2rem;
    line-height: 2.2rem;
	}
	.brief-gw .briefg-two .all-briefg:after{
		height: 180px;
	}
	.brief-gw .briefg-three{
		border-top-left-radius: 22em 12em;
	}
	.brief-gw .briefg-three .briefg-title .title-p{
		font-size:1.8rem;
	}
	.brief-gw .briefg-three .briefg-img{
		width:95%;
		margin:3% auto 5%;
	}
	.brief-gw .briefg-three .briefg-img .img{
		width:calc(50% - 30px);
		margin:15px;
	}
	.same-screen .screen-con h1{
		font-size: 5rem;
    letter-spacing: 1px;
    margin-bottom: 1%;
	}
	.same-screen .screen-con .con-line{
		width: 120px;
    height: 3px;
	}
	.case .same-screen .screen-con{
		top: 38%;
	}
	.case .case-con{
		padding: 7% 0% 8%;
    margin-top: -23%;
    border-top-left-radius: 22em 15em;
	}
	.case .case-con .case-top h1{
		font-size: 1.7rem;
    height: 60px;
    line-height: 60px;
    padding: 0px 50px;
	}
	.case .case-con .case-example{
		width: 88%;
    margin: 6% auto 0%;
	}
	.case-alibaba .case-con .case-example .case-img{
		width: calc(92% / 5);
    margin: 0% 2% 3% 0%;
    box-shadow: 0px 0px 20px rgba(154,154,154,0.36);
	}
	.case-alibaba .case-con .case-example .case-img{
		height: 420px;
	}
	.about .same-screen .screen-con{
		top:40%;
	}
	.about .about-brief .all-brief{
		width:90%;
	}
	.about .about-brief .all-brief .left-img{
		width: 45%;
    margin-right: 3%;
	}
	.about .about-brief .all-brief .right-text{
		width: 52%;
	}
	.about .about-brief .all-brief .right-text .brief-title h1{
		font-size:2rem;
	}
	.about .about-brief .all-brief .right-text .brief-title .title-line{
		width:15rem;
	}
	.about .about-brief .all-brief .right-text .brief-p p{
		font-size: 1.1rem;
    line-height: 2.2rem;
	}
	.about .about-show{
		padding: 4% 0% 7%;
	}
	.about .about-show .all-show{
		width:85%;
	}
	.about .about-show .all-show .show-title h1{
		font-size: 2.3rem;
	}
	.about .about-show .all-show .show-title .title-line{
		margin: 1rem auto 2.5rem;
	}
	.about .about-show .all-show .show-slide .slide-con .text h1{
		font-size: 1.1rem;
	}
	.about .about-show .all-show .show-slide .swiper-container .prev-next{
		top:38%;
		width:40px;
	}
	.contact .same-screen .screen-con{
		top: 35%;
	}
	.contact .contact-msg{
		padding: 6% 0% 8%;
    border-top-left-radius: 24em 15em;
	}
	.contact .contact-msg .all-msg{
		width: 88%;
	}
	.contact .contact-msg .all-msg .msg-left .all-left{
		margin-left:5%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form{
		padding: 4% 8%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .form-title h1{
		font-size: 2.2rem;
		margin-bottom: 3%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input::-webkit-input-placeholder{ 
		font-size: 1rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-moz-placeholder{ 
		font-size: 1rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-ms-input-placeholder{
		font-size: 1rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea::-webkit-input-placeholder{ 
		font-size: 1rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-moz-placeholder{ 
		font-size: 1rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-ms-input-placeholder{
		font-size: 1rem;
	}
	.footer{
		padding: 3.2% 0% 1%;
	}
	.footer .foot-form .form-title h1{
		font-size: 2.1rem;
	}
	.footer .foot-form .form-title h3{
		font-size: 1.4rem;
	}
	.footer .foot-nav .all-nav .foot-img .top-img .img{
		width:65px;
	}
	.footer .foot-nav .all-nav .foot-img .con-h h4{
		margin: 5px 0px 13px;
	}
	.footer .back{
		width: 45px;
    height: 45px;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.nav .nav-content{
		width: 95%;
		padding:1.3rem 0rem 1.5rem;
	}
	.nav .nav-content .nav-logo{
		width: 15.5rem;
    margin-right: 0.5rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 16rem);
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size:1.5rem;
	}
	.nav .nav-content .nav-ul ul li h1:before{
		top: 115%;
	}
	.nav .nav-content .nav-ul .child li{
		margin: 0.5rem 2rem 0.6rem;
	}
	.nav .nav-content .nav-ul .child li h2{
		font-size:1.4rem;
	}
	.home .home-screen .screen-con h3{
		font-size:2.2rem;
	}
	.home .home-screen .screen-con h1{
		font-size:5rem;
		margin-top: 5px;
	}
	.home .home-brief{
		padding: 6% 0% 9%;
    margin-top: -15%;
		border-top-left-radius: 22em 12em;
	}
	.home .home-brief .all-brief{
		width: 95%;
    margin: 0% auto;
	}
	.home .home-brief .all-brief .brief-left{
		width: 44%;
    margin-left: 0%;
    margin-right: 1%;
	}
	.home .home-brief .all-brief .brief-right{
		width: 55%;
	}
	.home .home-brief .all-brief .brief-left .img{
		justify-content: center;
	}
	.home .home-brief .all-brief .brief-left .img img{
		width:80%;
	}
	.home .home-brief .all-brief .brief-left .img:nth-child(5){
		top: 20%;
    left: 28%;
	}
	.home .home-brief .all-brief .brief-left .img:nth-child(6){
		top: 20%;
    right: 5%;
	}
	.home .home-brief .all-brief .brief-left .con-btn{
		top: 90%;
    right: 15%;
	}
	.home .home-brief .all-brief .brief-left .con-btn p{
		font-size: 1.4rem;
    height: 45px;
    line-height: 45px;
    padding: 0px 26px;
	}
	.home .home-brief .all-brief .brief-right .title h1{
		font-size: 2rem;
	}
	.home .home-brief .all-brief .brief-right .title .line{
		width: 12rem;
	}
	.home .home-brief .all-brief .brief-right .con-p p{
		font-size: 1.05rem;
    line-height: 2rem;
	}
	.home .home-brief .all-brief .brief-right .con-btn{
		top: 100%;
	}
	.home .home-brief .all-brief .brief-right .con-btn p{
		font-size: 1.1rem;
		padding: 0px 30px;
	}
	.home .home-video{
		padding-bottom: 2%;
	}
	.home .home-video:before{
		height: 50%;
	}
	.home .home-video .all-video{
		width: 75%;
		margin: 5% auto 0%;
	}
	.home .home-video .all-video video{
		border-radius: 40px;
	}
	.home .home-adv{
		padding:5% 0%;
		border-bottom-right-radius: 0;
	}
	.home .home-adv .all-adv{
		width: 98%;
	}
	.all-adv .adv-img .img{
		width: 48px;
    height: 48px;
    padding: 18px;
	}
	.all-adv .adv-con h1{
		font-size: 1.4rem;
		margin: 1.2rem 0rem 0.8rem;
	}
	.all-adv .adv-con p{
		width:90%;
		font-size: 0.75rem;
		line-height: 1.4rem;
	}
	.home .home-aliba .all-aliba{
		width: 99%;
		margin: 4.2% auto 6%;
	}
	.home .home-aliba .all-aliba .title h1{
		font-size: 2.5rem;
    letter-spacing: 1px;
	}
	.home .home-aliba .all-aliba .title h1:before{
		top: 120%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img{
		width: calc(97% / 7);
    margin-right: 0.5%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img{
		border-radius:10px;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img img{
		border-radius:10px;
	}
	.home .con-btns{
		margin-top:3%;
	}
	.home .con-btns a p{
		font-size:1.2rem !important;
		height: 46px  !important;
    line-height: 44px  !important;
    padding: 0px 26px  !important;
	}
	.home .home-site .all-site .site-text{
		top: 40%;
	}
	.home .home-site .all-site .site-text h1{
		font-size: 2.4rem;
	}
	.home .home-site .all-site .site-text p{
		font-size: 1.3rem;
		line-height: 2.2rem;
	}
	.home .home-site .all-site .site-p{
		font-size: 1.5rem;
		margin: 3% 0% 5.5%;
	}
	.brief-alibaba .briefa-screen .screen-img{
		width: 66%;
    margin-right: 0%;
	}
	.brief-alibaba .briefa-screen .screen-con{
		top: 50%;
    right: unset;
    left:22%;
	}
	.brief-alibaba .briefa-screen .screen-con h1{
		font-size: 3.5rem;
    line-height: 5rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-line{
		width: 100px;
    height: 4px;
    margin: 1rem 0rem 2rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p{
		font-size: 1.1rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p:before{
		width: 5px;
    height: 5px;
	}
	.brief-alibaba .briefa-service{
		padding: 5% 0% 5.5%;
    margin-top: -6%;
    border-top-left-radius: 22em 12em;
	}
	.brief-alibaba .briefa-title .title-h h1{
		font-size:2.5rem;
	}
	.brief-alibaba .briefa-title .title-line{
		width: 88px;
    margin: 1.5% auto 2.5%;
	}
	.brief-alibaba .briefa-service .briefa-p{
		width: 88%;
	}
	.brief-alibaba .briefa-service .briefa-p p{
		font-size: 1.5rem;
    line-height: 2.6rem;
	}
	.brief-alibaba .briefa-adv{
		margin: 3.5% 0% 5%;
	}
	.brief-alibaba .briefa-adv .adv-content{
		width:98%;
		margin:3.5% auto 0%;
	}
	.brief-alibaba .briefa-adv .all-adv .adv-con p{
		font-size: 0.8rem;
	}
	.brief-alibaba .briefa-coop .briefa-title{
		padding:3.2% 0%;
	}
	.brief-alibaba .briefa-coop .coop-img{
		margin: 3.5% auto 6.5%;
	}
	.brief-alibaba .briefa-coop .coop-img .img{
		margin:10px -5px;
	}
	.brief-alibaba .briefa-coop .coop-img img{
		width: 85%;
		box-shadow: 0px 0px 35px rgba(154,154,154,0.25);
	}
	.brief-alibaba .brief-form .all-form{
		width: 78%;
    padding: 5% 4% 6%;
    box-shadow: 0px 5px 50px rgba(0,0,0,0.1);
	}
	.brief-alibaba .brief-form .all-form .form-title h1{
		font-size:2.3rem;
		margin-bottom: 6%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left{
		width:52%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1{
		font-size: 1.2rem;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1 sup{
		font-size: 1.4rem;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-input{
		height: 40px;
    line-height: 40px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-btn{
		font-size: 1.2rem;
    height: 45px;
    line-height: 45px;
    padding: 0px 45px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-right{
		display: block;
    top: 43%;
    right: -15%;
    width: 80%;;
	}
	.brief-gw .briefg-screen .screen-con{
		top: 55%;
	}
	.brief-gw .briefg-screen .screen-con .con-two h1{
		font-size:4.8rem;
	}
	.brief-gw .briefg-screen .screen-con .con-one h3{
		font-size: 1.4rem;
		margin: -5px auto 2%;
	}
	.brief-gw .briefg-screen .screen-con .con-btn p{
		font-size: 2rem;
		height: 75px;
    line-height: 75px;
    padding: 0px 85px;
	}
	.brief-gw .briefg-con .briefg-img{
		width:100%;
	}
	.brief-gw .briefg-con .briefg-title .title-one h1{
		font-size:2.5rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num{
		margin-right: 2.5rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num h1{
		font-size: 2.2rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num:before{
		width: 55px;
    height: 55px;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num:after{
		width: 68px;
    height: 68px;
	}
	.brief-gw .briefg-con .briefg-title .title-p{
		font-size: 1.4rem;
    line-height: 2.2rem;
    margin: 1% 0% 3%;
	}
	.brief-gw .briefg-con .briefg-title .title-btn p{
		font-size: 1.6rem;
    height: 60px;
    line-height: 60px;
    padding: 0px 70px;
    margin-bottom: 3%;
	}
	.brief-gw .briefg-one .img-top{
		margin-bottom: 3%;
	}
	.brief-gw .briefg-one .img-bottom .img:nth-child(1){
		margin-right: 1rem;
	}
	.brief-gw .briefg-one{
		padding: 5% 0% 7%;
		border-radius:0;
		margin-top:0%;
	}
	.brief-gw .briefg-two{
		padding: 5% 0% 3%;
    margin-top: 0%;
	}
	.brief-gw .briefg-two .all-briefg:before{
		top: -9%;
    height: 130px;
	}
	.brief-gw .briefg-con .con-show{
		width:98%;
		margin: 3.5% auto;
	}
	.brief-gw .briefg-two .briefg-title .title-one{
		align-items: baseline;
	}
	.brief-gw .briefg-two .briefg-title .title-one h1{
		font-size:2rem;
	}
	.brief-gw .briefg-two .briefg-top .top-left{
		width: 49%;
    margin:-5% 1% 0% 0%;
	}
	.brief-gw .briefg-two .briefg-top .top-right{
		width: 50%;
	}
	.brief-gw .briefg-two .briefg-center .top-left{
		width: 49%;
		margin-left: 1%;
	}
	.brief-gw .briefg-two .briefg-center .top-right{
		width: 50%;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-one:before{
		transform:translate(0%,0%);
		top: -7px;
		left: -20px;
		width: 75px;
    height: 75px;
	}
	.brief-gw .briefg-two .briefg-top:before{
		left: 60%;
    width: 55%;
    height: 70%;
	}
	.brief-gw .briefg-two .briefg-center:before{
		width: 55%;
    height: 70%;
    left: 45%;
	}
	.brief-gw .briefg-two .briefg-bottom:before{
		left: 50%;
    width: 88%;
    bottom: 3%;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-p{
		width: 88%;
		font-size: 1.2rem;
    line-height: 2.2rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4{
		font-size: 1.2rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4:before{
		width: 130px;
	}
	.brief-gw .briefg-two .briefg-center{
		margin: 6% auto 4%;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-p{
		top: 55%;
		left: 50%;
    width: 88%;
    font-size: 1.2rem;
    line-height: 2.2rem;
	}
	.brief-gw .briefg-two .briefg-bottom{
		margin: 2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .top-left{
		width: 49%;
    padding: 1.8% 2%;
    margin-right: 2%;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right{
		width: 49%;
    padding: 1.8% 2%;
	}
	.brief-gw .briefg-two .briefg-bottom .vs-img{
		width: 65px;
	}
	.brief-gw .briefg-two .briefg-bottom .briefg-title h1{
		font-size: 1.4rem;
		padding-right: 2rem;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right .right-p{
		font-size: 1.1rem;
    line-height: 2rem;
	}
	.brief-gw .briefg-two .all-briefg:after{
		height: 150px;
	}
	.brief-gw .briefg-three{
		margin-top:0%;
		border-top-left-radius: 0;
	}
	.brief-gw .briefg-three .briefg-title .title-p{
		font-size: 1.6rem;
    margin-top: 1.5%;
	}
	.brief-gw .briefg-three .briefg-img{
		width:98%;
		margin:3% auto 5%;
	}
	.brief-gw .briefg-three .briefg-img .img{
		width:calc(50% - 20px);
		margin:10px;
	}
	.same-screen .screen-con h1{
		font-size: 4.5rem;
    letter-spacing: 2px;
    margin-bottom: 0%;
	}
	.same-screen .screen-con .con-line{
		width: 110px;
    height: 3px;
	}
	.case .same-screen .screen-con{
		top: 38%;
	}
	.case .case-con{
		padding: 7% 0% 8%;
    margin-top: -23%;
    border-top-left-radius: 20em 12em;
	}
	.case .case-con .case-top h1{
		font-size: 1.5rem;
    height: 55px;
    line-height: 55px;
    padding: 0px 50px;
	}
	.case .case-con .case-top .top-title:nth-child(1){
		margin-right: 6rem;
	}
	.case .case-con .case-example{
		width: 95%;
    margin: 6% auto 0%;
	}
	.case-alibaba .case-con .case-example .case-img{
		height: 420px;
		width: calc(94% / 4);
    margin: 0% 2% 4% 0%;
    box-shadow: 0px 0px 20px rgba(154,154,154,0.36);
	}
	.case-alibaba .case-con .case-example .case-img:nth-child(5n){
		margin: 0% 2% 4% 0%;
	}
	.case-alibaba .case-con .case-example .case-img:nth-child(4n){
		margin: 0% 0% 4% 0%;
	}
	.case-gw .case-con .case-example .case-img{
		margin:0% 2% 4% 0%;
	}
	.about .same-screen .screen-con{
		top:40%;
	}
	.about .about-brief .all-brief{
		width:90%;
	}
	.about .about-brief .all-brief .left-img{
		width: 45%;
    margin-right: 3%;
	}
	.about .about-brief .all-brief .right-text{
		width: 52%;
	}
	.about .about-brief .all-brief .right-text .brief-title h1{
		font-size:2rem;
	}
	.about .about-brief .all-brief .right-text .brief-title .title-line{
		width:12rem;
	}
	.about .about-brief .all-brief .right-text .brief-p p{
		font-size: 1.05rem;
    line-height: 2rem;
	}
	.about .about-show{
		padding: 5% 0% 8%;
	}
	.about .about-show .all-show{
		width:85%;
	}
	.about .about-show .all-show .show-title h1{
		font-size: 2rem;
	}
	.about .about-show .all-show .show-title .title-line{
		margin:0.8rem auto 2.5rem;
	}
	.about .about-show .all-show .show-slide .slide-con .text h1{
		font-size:1rem;
	}
	.about .about-show .all-show .show-slide .swiper-container .prev-next{
		top:38%;
		width:35px;
	}
	.contact .same-screen .screen-con{
		top: 35%;
	}
	.contact .contact-msg{
		padding: 6% 0% 8%;
    border-top-left-radius: 20em 12em;
	}
	.contact .contact-msg .all-msg{
		width: 95%;
	}
	.contact .contact-msg .all-msg .msg-left .all-left{
		margin-left:5%;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img{
		width: 45px;
    height: 45px;
    padding: 20px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img:before{
		width: 65px;
    height: 65px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-h h1{
		font-size:1.4rem;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-p p{
		font-size:1rem;
	}
	.contact .contact-msg .all-msg .msg-right .top-map{
		height: 400px;
		margin-bottom: 30px;
	}
	#dituContent{
		height: 400px !important;
	}
	.contact .contact-msg .all-msg .msg-right .right-form{
		padding: 4% 6%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .form-title h1{
		font-size: 2rem;
    margin-bottom: 2.5%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item{
		margin-bottom: 15px;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input::-webkit-input-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-moz-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-ms-input-placeholder{
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea::-webkit-input-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-moz-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-ms-input-placeholder{
		font-size:0.95rem;
	}
	.footer{
		padding: 3.5% 0% 1%;
	}
	.footer .foot-form .form-title h1{
		font-size: 2rem;
	}
	.footer .foot-form .form-title h3{
		font-size: 1.3rem;
		margin: 3px 0px 25px;
	}
	.footer .foot-nav .all-nav .nav-con{
		padding: 0rem 4.5rem;
	}
	.footer .foot-nav .all-nav .foot-img .top-img .img{
		width:55px;
	}
	.footer .foot-nav .all-nav .foot-img .con-h h4{
		margin:6px 0px 15px;
	}
	.footer .foot-nav .all-nav .foot-p p{
		font-size: 0.85rem;
		letter-spacing: 0.8px;
	}
	.footer .foot-bottom{
		margin-top: 4%;
	}
	.footer .back{
		width: 42px;
    height: 42px;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.nav .nav-content{
		width: 90%;
    padding: 0.8rem 0rem;
	}
	.nav .nav-content .nav-logo{
		width: 12rem;
    margin-right: 0.5rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 12.5rem);
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size:1.5rem;
	}
	.nav .nav-content .nav-ul ul li h1:before{
		top: 115%;
	}
	.nav .nav-content .nav-ul .child li{
		margin: 0.5rem 2rem 0.6rem;
	}
	.nav .nav-content .nav-ul .child li h2{
		font-size:1.4rem;
	}
	.home .home-screen .screen-con{
		top: 32%;
	}
	.home .home-screen .screen-con h3{
		font-size: 2rem;
	}
	.home .home-screen .screen-con h1{
		font-size:4.5rem;
		margin-top: 0px;
	}
	.home .home-brief{
		padding: 4% 0% 10%;
    margin-top: -22%;
    border-top-left-radius: 0;
    background: unset;
   	background-color: #ffffff;
	}
	.home .home-brief .all-brief{
		width: 90%;
    margin: 0% auto;
    flex-wrap: wrap;
	}
	.home .home-brief .all-brief .brief-left{
		width: 100%;
	  margin:2% auto;
	}
	.home .home-brief .all-brief .brief-left .left-show{
		display: none !important;
	}
	.home .home-brief .all-brief .brief-left .left-hide{
		display: flex !important;
	}
	.home .home-brief .all-brief .brief-right{
		width: 100%;
		margin: 2% auto 0%;
	}
	.home .home-brief .all-brief .brief-left .left-img{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.home .home-brief .all-brief .brief-left .img{
		position: relative;
		top:unset !important;
		left:unset !important;
		right:unset !important;
	}
	.home .home-brief .all-brief .brief-left .img img{
		width:88%;
		margin:5px -5px;
	}
	.home .home-brief .all-brief .brief-left .con-btn{
		position: relative;
    top: unset;
    right: unset;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    padding-right: 2%;
    margin-top: -3%;
	}
	.home .home-brief .all-brief .brief-left .con-btn p{
		font-size: 1.3rem;
    height: 45px;
    line-height: 45px;
    padding: 0px 25px;
	}
	.home .home-brief .all-brief .brief-right .title h1{
		font-size: 2rem;
	}
	.home .home-brief .all-brief .brief-right .title .line{
		width: 10rem;
	}
	.home .home-brief .all-brief .brief-right .con-p p{
		font-size: 1.05rem;
    line-height: 2rem;
	}
	.home .home-brief .all-brief .brief-right .con-btn{
		top:101%;
	}
	.home .home-brief .all-brief .brief-right .con-btn p{
		font-size: 1.1rem;
		padding: 0px 30px;
	}
	.home .home-video{
		padding-bottom: 4%;
	}
	.home .home-video:before{
		height: 50%;
	}
	.home .home-video .all-video{
		width: 85%;
		margin: 5% auto 0%;
	}
	.home .home-video .all-video video{
		border-radius: 40px;
	}
	.home .home-adv{
		padding:5% 0% 3%;
		border-bottom-right-radius: 0;
	}
	.home .home-adv .all-adv{
		width: 90%;
		flex-wrap: wrap;
	}
	.all-adv .img-con{
		width: calc(100% / 2);
		margin-bottom:5%;
	}
	.all-adv .adv-img .img{
		width: 48px;
    height: 48px;
    padding: 15px;
	}
	.all-adv .adv-con h1{
		font-size: 1.5rem;
		margin: 1.3rem 0rem 1rem;
	}
	.all-adv .adv-con p{
		width:90%;
		font-size: 0.8rem;
    line-height: 1.5rem;
	}
	.home .home-aliba .all-aliba{
		width: 95%;
		margin: 5% auto 7%;
	}
	.home .home-aliba .all-aliba .title h1{
		font-size:2.2rem;
    letter-spacing: 1px;
	}
	.home .home-aliba .all-aliba .title h1:before{
		top: 120%;
	}
	.home .home-aliba .all-aliba .aliba-img{
		flex-wrap: wrap;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img{
		width: calc(95.5% / 4);
		margin:1% 1.5% 2% 0%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img:nth-child(4){
		margin-right: 0%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img{
		border-radius:10px;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img img{
		border-radius:10px;
	}
	.home .con-btns{
		margin-top:3%;
	}
	.home .con-btns a p{
		font-size: 1.1rem !important;
    height: 42px !important;
    line-height: 40px !important;
    padding: 0px 22px !important;
	}
	.home .home-site .site-img{
		flex-wrap: wrap;
	}
	.home .home-site .site-img .show-img{
		width: calc(100% / 3);
	}
	.home .home-site .all-site .site-text{
		top: 40%;
	}
	.home .home-site .all-site .site-text h1{
		font-size: 2.2rem;
	}
	.home .home-site .all-site .site-text p{
		font-size: 1.1rem;
		line-height: 2.2rem;
	}
	.home .home-site .all-site .site-p{
		font-size: 1.4rem;
    margin: 3% 0% 6%;
	}
	.brief-alibaba .briefa-screen{
		padding-top: 5%; 
	}
	.brief-alibaba .briefa-screen .screen-img{
		width: 66%;
    margin-right: 0%;
	}
	.brief-alibaba .briefa-screen .screen-con{
		top: 50%;
    right: unset;
    left:23%;
	}
	.brief-alibaba .briefa-screen .screen-con h1{
		font-size: 3rem;
    line-height: 4rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-line{
		width: 88px;
    height: 3px;
    margin: 1rem 0rem 2rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p{
		font-size: 1rem;
		padding-left: 1rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p:before{
		width: 5px;
    height: 5px;
	}
	.brief-alibaba .briefa-service{
		padding: 4% 0% 5%;
    margin-top: 0%;
    border-top-left-radius: 0;
	}
	.brief-alibaba .briefa-title .title-h h1{
		font-size:2.2rem;
	}
	.brief-alibaba .briefa-title .title-line{
		width: 80px;
    margin: 10px auto 2.5%;
	}
	.brief-alibaba .briefa-service .briefa-p{
		width: 95%;
	}
	.brief-alibaba .briefa-service .briefa-p p{
		font-size: 1.3rem;
    line-height: 2.4rem;
	}
	.brief-alibaba .briefa-adv{
		margin: 3.5% 0% 5%;
	}
	.brief-alibaba .briefa-adv .adv-content{
		width:90%;
		margin:5% auto 0%;
	}
	.brief-alibaba .briefa-adv .all-adv .adv-con p{
		font-size: 0.8rem;
	}
	.brief-alibaba .briefa-coop .briefa-title{
		padding:3.5% 0%;
	}
	.brief-alibaba .briefa-coop .coop-img{
		margin: 4% auto 7%;
	}
	.brief-alibaba .briefa-coop .coop-img .img{
		margin:10px -10px;
	}
	.brief-alibaba .briefa-coop .coop-img img{
		width: 80%;
		box-shadow: 0px 0px 35px rgba(154,154,154,0.25);
	}
	.brief-alibaba .brief-form .all-form{
		width: 85%;
    padding: 5% 4% 6%;
    box-shadow: 0px 5px 40px rgba(0,0,0,0.1);
	}
	.brief-alibaba .brief-form .all-form .form-title h1{
		font-size:2rem;
		margin-bottom: 6%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left{
		width:50%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item{
		width:100%;
		margin-right:0%;
		margin-bottom: 10px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1{
		font-size: 1.1rem
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1 sup{
		font-size: 1.2rem;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-input{
		height: 35px;
    line-height: 35px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-btn{
		font-size: 1.2rem;
    height: 42px;
    line-height: 42px;
    padding: 0px 45px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-right{
		display: block;
    top: 43%;
    right: -14%;
    width: 85%;
	}
	.brief-gw .briefg-screen .screen-con{
		top: 42%;
	}
	.brief-gw .briefg-screen .screen-con .con-two h1{
		font-size:4.5rem;
	}
	.brief-gw .briefg-screen .screen-con .con-one h3{
		font-size: 1.2rem;
		margin: -3px auto 3%;
	}
	.brief-gw .briefg-screen .screen-con .con-btn p{
		font-size: 1.8rem;
    height: 68px;
    line-height: 68px;
    padding: 0px 80px;
	}
	.brief-gw .briefg-con .briefg-img{
		width:100%;
	}
	.brief-gw .briefg-con .briefg-title .title-one h1{
		font-size:2.2rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num{
		margin-right: 2rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num h1{
		font-size: 1.8rem;
		letter-spacing: -3px;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num:before{
		width: 45px;
    height:45px;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num:after{
		width: 60px;
    height: 60px;
	}
	.brief-gw .briefg-con .briefg-title .title-p{
		font-size: 1.3rem;
    line-height: 2.2rem;
    margin: 1.2% 0% 3.5%;
	}
	.brief-gw .briefg-con .briefg-title .title-btn p{
		font-size: 1.4rem;
    height: 55px;
    line-height: 55px;
    padding: 0px 60px;
    border-radius: 12px;
    margin-bottom: 5%;
	}
	.brief-gw .briefg-one .img-top{
		margin-bottom: 3%;
	}
	.brief-gw .briefg-one .img-bottom .img:nth-child(1){
		margin-right: 1rem;
	}
	.brief-gw .briefg-one{
		padding: 5% 0% 7%;
		border-radius:0;
		margin-top:0%;
	}
	.brief-gw .briefg-two{
		padding: 5% 0% 3%;
    margin-top: 0%;
	}
	.brief-gw .briefg-two .all-briefg:before{
		top: -10%;
    height: 100px;
	}
	.brief-gw .briefg-con .con-show{
		width:98%;
		margin: 3.5% auto;
	}
	.brief-gw .briefg-two .briefg-title .title-one{
		align-items: baseline;
	}
	.brief-gw .briefg-two .briefg-title .title-one h1{
		font-size:1.8rem;
	}
	.brief-gw .briefg-two .briefg-top .top-left{
		width: 49%;
    margin:-5% 1% 0% 0%;
	}
	.brief-gw .briefg-two .briefg-top .top-right{
		width: 50%;
	}
	.brief-gw .briefg-two .briefg-center .top-left{
		width: 49%;
		margin-left: 1%;
	}
	.brief-gw .briefg-two .briefg-center .top-right{
		width: 50%;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-one:before{
		content:unset;
		transform:translate(0%,0%);
		top: -7px;
		left: -20px;
		width: 75px;
    height: 75px;
	}
	.brief-gw .briefg-two .briefg-top:before{
		left: 60%;
    width: 50%;
    height: 60%;
	}
	.brief-gw .briefg-two .briefg-center:before{
		width: 55%;
    height:65%;
    left: 45%;
	}
	.brief-gw .briefg-two .briefg-bottom:before{
		left: 50%;
    width: 88%;
    bottom: 3%;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-p{
		width: 88%;
		font-size: 1.1rem;
    line-height: 2rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4{
		font-size: 1.1rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4:before{
		width: 100px;
	}
	.brief-gw .briefg-two .briefg-center{
		margin: 7% auto 5.5%;
		align-items: center;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-p{
		position: relative;
    top: unset;
    left: unset;
    transform: unset;
    margin-top:3%;
    margin-left: 8%;
    width: 90%;
    font-size: 1.1rem;
    line-height: 2rem;
    text-align: left;
	}
	.brief-gw .briefg-two .briefg-bottom{
		margin: 2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .top-left{
		width: 49%;
    padding: 1.8% 2%;
    margin-right: 2%;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right{
		width: 49%;
    padding: 1.8% 2%;
	}
	.brief-gw .briefg-two .briefg-bottom .vs-img{
		width: 50px;
	}
	.brief-gw .briefg-two .briefg-bottom .briefg-title h1{
		font-size: 1.3rem;
    padding-right: 1.8rem;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right .right-p{
		font-size: 1rem;
    line-height: 1.8rem;
	}
	.brief-gw .briefg-two .all-briefg:after{
		height: 120px;
	}
	.brief-gw .briefg-three{
		margin-top:0%;
		border-top-left-radius: 0;
	}
	.brief-gw .briefg-three .briefg-title .title-p{
		font-size: 1.4rem;
    margin-top: 1.5%;
	}
	.brief-gw .briefg-three .briefg-img{
		width:98%;
		margin:3% auto 5%;
	}
	.brief-gw .briefg-three .briefg-img .img{
		width:calc(50% - 15px);
		margin:10px 7.5px;
	}
	.same-screen .screen-con h1{
		font-size:4rem;
    letter-spacing: 2px;
    margin-bottom: 0%;
	}
	.same-screen .screen-con .con-line{
		width: 110px;
    height: 3px;
	}
	.case .same-screen .screen-con{
		top: 30%;
	}
	.case .case-con{
		padding: 7% 0% 8%;
    margin-top: -23%;
    border-top-left-radius:0rem;
	}
	.case .case-con .case-top h1{
		font-size: 1.5rem;
    height: 50px;
    line-height: 50px;
    padding: 0px 50px;
	}
	.case .case-con .case-top .top-title:nth-child(1){
		margin-right: 6rem;
	}
	.case .case-con .case-example{
		width: 95%;
    margin: 7% auto 0%;
	}
	.case-alibaba .case-con .case-example .case-img{
		height: 380px;
		width: calc(94% / 4);
    margin: 0% 2% 4% 0%;
    box-shadow: 0px 0px 20px rgba(154,154,154,0.36);
	}
	.case-alibaba .case-con .case-example .case-img:nth-child(5n){
		margin: 0% 2% 4% 0%;
	}
	.case-alibaba .case-con .case-example .case-img:nth-child(4n){
		margin: 0% 0% 4% 0%;
	}
	.case-gw .case-con .case-example .case-img{
		margin:0% 2% 4% 0%;
		height: 230px;
	}
	.about .same-screen .screen-con{
		top:28%;
	}
	.about .about-brief{
		margin-top: -25%;
		padding: 8% 0% 5%;
		border-top-left-radius:0rem 0rem;
	}
	.about .about-brief .all-brief{
		width: 80%;
    flex-wrap: wrap;
	}
	.about .about-brief .all-brief .left-img{
		width: 88%;
    margin:0% auto 5%;
	}
	.about .about-brief .all-brief .right-text{
		width: 100%;
	}
	.about .about-brief .all-brief .left-img img{
		border-radius: 0px;
	}
	.about .about-brief .all-brief .right-text .brief-title h1{
		font-size:2.2rem;
	}
	.about .about-brief .all-brief .right-text .brief-title .title-line{
		width:10rem;
	}
	.about .about-brief .all-brief .right-text .brief-p p{
		font-size: 1.1rem;
    line-height: 2.2rem;
	}
	.about .about-show{
		padding: 5.5% 0% 8%;
	}
	.about .about-show .all-show{
		width:85%;
	}
	.about .about-show .all-show .show-title h1{
		font-size: 2.2rem;
	}
	.about .about-show .all-show .show-title .title-line{
		margin:1rem auto 2.5rem;
	}
	.about .about-show .all-show .show-slide .slide-con .text h1{
		font-size:1.1rem;
	}
	.about .about-show .all-show .show-slide .swiper-container .prev-next{
		top:38%;
		width:35px;
	}
	.about .about-show .all-show .show-slide .swiper-container .swiper-button-prev{
		left:-6%;
	}
	.about .about-show .all-show .show-slide .swiper-container .swiper-button-next{
		right:-6%;
	}
	.contact .same-screen .screen-con{
		top: 20%;
	}
	.contact .contact-msg{
		margin-top: -40%;
		padding: 6% 0% 8%;
		background-size: 150% auto;
    border-top-left-radius: 0rem;
	}
	.contact .contact-msg .all-msg{
		width: 95%;
		flex-wrap: wrap;
	}
	.contact .contact-msg .all-msg .msg-left{
		width: 100%;
	}
	.contact .contact-msg .all-msg .msg-left .all-left{
		margin-left:0%;
		display: flex;
    display: -webkit-flex;
   	justify-content: center;
    width: 100%;
    margin: 0% auto 5%;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con{
		margin:0px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con:nth-child(2){
		margin:0px 70px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img{
		width: 40px;
    height: 40px;
    padding: 20px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img:before{
		width: 58px;
    height: 58px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-h h1{
		font-size:1.4rem;
		margin: 15px auto 10px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-p p{
		font-size:1rem;
	}
	.contact .contact-msg .all-msg .msg-right{
		width:95%;
		margin:2% auto 5%;
	}
	.contact .contact-msg .all-msg .msg-right .top-map{
		height: 400px;
		margin-bottom: 30px;
	}
	#map{
		height: 400px !important;
	}
	.contact .contact-msg .all-msg .msg-right .right-form{
		padding: 4% 6%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .form-title h1{
		font-size: 2rem;
    margin-bottom: 2.5%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item{
		margin-bottom: 15px;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input::-webkit-input-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-moz-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-ms-input-placeholder{
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea::-webkit-input-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-moz-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-ms-input-placeholder{
		font-size:0.95rem;
	}
	.footer{
		padding: 4% 0% 2%;
		background-size: auto 100%;
	}
	.footer .foot-form .form-title h1{
		font-size:1.8rem;
	}
	.footer .foot-form .form-title h3{
		font-size: 1.1rem;
		margin: 3px 0px 25px;
	}
	.footer .foot-nav .all-nav .nav-con{
		padding: 0rem 4rem;
	}
	.footer .foot-nav .all-nav .nav-one{
		padding-left:0rem;
	}
	.footer .foot-nav .all-nav .nav-three{
		padding-right:0rem;
	}
	.footer .foot-nav .all-nav .foot-img .top-img .img{
		width:50px;
	}
	.footer .foot-nav .all-nav .foot-img .con-h h4{
		margin:8px 0px 15px;
	}
	.footer .foot-nav .all-nav .foot-p p{
		font-size: 0.85rem;
		letter-spacing: 0.8px;
	}
	.footer .foot-bottom{
		margin-top: 5%;
	}
	.footer .back{
		width: 42px;
    height: 42px;
    bottom: 3%;
	}
}
@media screen and (min-width:605px) and (max-width:767px){
	.nav .nav-content{
		width: 90%;
    padding: 0.8rem 0rem;
	}
	.nav .nav-content .nav-logo{
		width: 12rem;
    margin-right: 0.5rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 12.5rem);
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size:1.5rem;
	}
	.nav .nav-content .nav-ul ul li h1:before{
		top: 115%;
	}
	.nav .nav-content .nav-ul .child li{
		margin: 0.5rem 2rem 0.6rem;
	}
	.nav .nav-content .nav-ul .child li h2{
		font-size:1.4rem;
	}
	.home .home-screen .screen-con{
		top: 32%;
	}
	.home .home-screen .screen-con h3{
		font-size: 1.8rem;
	}
	.home .home-screen .screen-con h1{
		font-size:3.8rem;
		margin-top: 0px;
	}
	.home .home-brief{
		padding: 4% 0% 12%;
    margin-top: -22%;
    border-top-left-radius: 0;
    background: unset;
   	background-color: #ffffff;
	}
	.home .home-brief .all-brief{
		width: 100%;
    margin: 0% auto;
    flex-wrap: wrap;
	}
	.home .home-brief .all-brief .brief-left{
		width: 100%;
	  margin:2% auto;
	}
	.home .home-brief .all-brief .brief-left .left-show{
		display: none !important;
	}
	.home .home-brief .all-brief .brief-left .left-hide{
		display: flex !important;
	}
	.home .home-brief .all-brief .brief-right{
		width: 90%;
		margin: 2% auto 0%;
	}
	.home .home-brief .all-brief .brief-left .left-img{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.home .home-brief .all-brief .brief-left .img{
		position: relative;
		top:unset !important;
		left:unset !important;
		right:unset !important;
	}
	.home .home-brief .all-brief .brief-left .img img{
		width:88%;
		margin:5px -8px;
	}
	.home .home-brief .all-brief .brief-left .con-btn{
		position: relative;
    top: unset;
    right: unset;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    margin-top:3%;
	}
	.home .home-brief .all-brief .brief-left .con-btn p{
		font-size: 1.3rem;
    height: 40px;
    line-height: 40px;
    padding: 0px 22px;
	}
	.home .home-brief .all-brief .brief-right .title h1{
		font-size: 2rem;
	}
	.home .home-brief .all-brief .brief-right .title .line{
		width: 8rem;
	}
	.home .home-brief .all-brief .brief-right .con-p p{
		font-size: 1.05rem;
    line-height: 2rem;
	}
	.home .home-brief .all-brief .brief-right .con-btn{
		top:103%;
	}
	.home .home-brief .all-brief .brief-right .con-btn p{
		font-size: 1.05rem;
		padding: 0px 25px;
		height: 35px;
    line-height: 35px;
	}
	.home .home-video{
		padding-bottom: 4%;
	}
	.home .home-video:before{
		height: 50%;
	}
	.home .home-video .all-video{
		width: 88%;
		margin: 5% auto 0%;
	}
	.home .home-video .all-video video{
		border-radius: 30px;
	}
	.home .home-adv{
		padding:6% 0% 3%;
		border-bottom-right-radius: 0;
	}
	.home .home-adv .all-adv{
		width: 95%;
		flex-wrap: wrap;
	}
	.all-adv .img-con{
		width: calc(100% / 2);
		margin-bottom:5%;
	}
	.all-adv .adv-img .img{
		width: 48px;
    height: 48px;
    padding: 15px;
	}
	.all-adv .adv-con h1{
		font-size: 1.4rem;
		margin: 1.3rem 0rem 1rem;
	}
	.all-adv .adv-con p{
		width:90%;
		font-size: 0.8rem;
    line-height: 1.5rem;
	}
	.home .home-aliba .all-aliba{
		width: 95%;
		margin: 5% auto 7%;
	}
	.home .home-aliba .all-aliba .title h1{
		font-size:2rem;
    letter-spacing: 1px;
	}
	.home .home-aliba .all-aliba .title h1:before{
		top: 110%;
	}
	.home .home-aliba .all-aliba .aliba-img{
		flex-wrap: wrap;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img{
		width: calc(97% / 4);
		margin:1% 1% 2% 0%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img:nth-child(4){
		margin-right: 0%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img{
		border-radius:10px;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img img{
		border-radius:10px;
	}
	.home .con-btns{
		margin-top:3%;
	}
	.home .con-btns a p{
		font-size: 1.05rem !important;
    height: 42px !important;
    line-height: 40px !important;
    padding: 0px 20px !important;
    border: 2px solid #69ade2;
	}
	.home .home-site .site-img{
		flex-wrap: wrap;
	}
	.home .home-site .site-img .show-img{
		width: calc(100% / 3);
	}
	.home .home-site .all-site .site-text{
		top: 40%;
	}
	.home .home-site .all-site .site-text h1{
		font-size: 2rem;
	}
	.home .home-site .all-site .site-text p{
		font-size: 1.05rem;
    line-height: 1.8rem;
	}
	.home .home-site .all-site .site-p{
		font-size: 1.2rem;
    margin: 4% 0% 8%;
    letter-spacing: 0.8px;
	}
	.brief-alibaba .briefa-screen{
		padding-top: 5%; 
	}
	.brief-alibaba .briefa-screen .screen-img{
		width: 70%;
    margin-right: -2%;
	}
	.brief-alibaba .briefa-screen .screen-con{
		top: 50%;
    right: unset;
    left:28%;
	}
	.brief-alibaba .briefa-screen .screen-con h1{
		font-size: 2.5rem;
    line-height: 3rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-line{
		width: 88px;
    height: 3px;
    margin: 1rem 0rem 2rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p{
		font-size: 1rem;
		padding-left: 0.8rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p:before{
		width: 4px;
    height: 4px;
	}
	.brief-alibaba .briefa-service{
		padding:5% 0% 7%;
    margin-top: 0%;
    border-top-left-radius: 0;
	}
	.brief-alibaba .briefa-title .title-h h1{
		font-size:2.2rem;
	}
	.brief-alibaba .briefa-title .title-line{
		width: 75px;
    margin: 10px auto 3.5%;
	}
	.brief-alibaba .briefa-service .briefa-p{
		width: 95%;
	}
	.brief-alibaba .briefa-service .briefa-p p{
		font-size: 1.2rem;
    line-height: 2.2rem;
	}
	.brief-alibaba .briefa-adv{
		margin: 5% 0%;
	}
	.brief-alibaba .briefa-adv .adv-content{
		width:90%;
		margin:5% auto 0%;
	}
	.brief-alibaba .briefa-adv .all-adv .adv-con p{
		font-size: 0.8rem;
	}
	.brief-alibaba .briefa-coop .briefa-title{
		padding:4% 0%;
		background-size: auto 100%;
	}
	.brief-alibaba .briefa-coop .coop-img{
		margin: 4% auto 8%;
	}
	.brief-alibaba .briefa-coop .coop-img .img{
		margin: 5px -25px;
    text-align: center;
	}
	.brief-alibaba .briefa-coop .coop-img img{
		width: 70%;
		box-shadow: 0px 0px 30px rgba(154,154,154,0.2);
	}
	.brief-alibaba .brief-form .all-form{
		width: 88%;
    padding: 5% 4% 6%;
    box-shadow: 0px 5px 40px rgba(0,0,0,0.1);
	}
	.brief-alibaba .brief-form .all-form .form-title h1{
		font-size:1.8rem;
		margin-bottom: 6%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left{
		width:45%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item{
		width:100%;
		margin-right:0%;
		margin-bottom: 10px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1{
		font-size: 1.1rem
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1 sup{
		font-size: 1.2rem;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-input{
		height: 35px;
    line-height: 35px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-btn{
		font-size: 1.2rem;
    height: 40px;
    line-height: 40px;
    padding: 0px 42px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-right{
		display: block;
    top: 43%;
    right: -16%;
    width: 88%;
	}
	.brief-gw .briefg-screen .screen-con{
		top: 45%;
	}
	.brief-gw .briefg-screen .screen-con .con-two h1{
		font-size:3.5rem;
	}
	.brief-gw .briefg-screen .screen-con .con-one h3{
		font-size: 1.1rem;
		margin: -3px auto 3%;
	}
	.brief-gw .briefg-screen .screen-con .con-btn p{
		font-size: 1.3rem;
    height: 55px;
    line-height: 55px;
    padding: 0px 50px;
    border-radius: 15px;
	}
	.brief-gw .briefg-con .briefg-img{
		width:100%;
	}
	.brief-gw .briefg-con .briefg-title .title-one h1{
		font-size:2rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num{
		margin-right: 1rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num h1{
		font-size: 1.5rem;
		letter-spacing: -3px;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num:before{
		width: 35px;
    height:35px;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num:after{
		width: 45px;
    height: 45px;
	}
	.brief-gw .briefg-con .briefg-title .title-p{
		font-size: 1.2rem;
    line-height: 2rem;
    margin: 1.5% 0% 4%;
    letter-spacing: 0px;
	}
	.brief-gw .briefg-con .briefg-title .title-btn p{
		font-size: 1.2rem;
    height: 48px;
    line-height: 48px;
    padding: 0px 50px;
    border-radius: 10px;
    margin-bottom: 5%;
	}
	.brief-gw .briefg-one .img-top{
		margin-bottom: 3%;
	}
	.brief-gw .briefg-one .img-bottom .img:nth-child(1){
		margin-right: 1rem;
	}
	.brief-gw .briefg-one{
		padding: 5% 0% 7%;
		border-radius:0;
		margin-top:0%;
	}
	.brief-gw .briefg-two{
		padding: 5% 0% 3%;
    margin-top: 0%;
	}
	.brief-gw .briefg-two .all-briefg:before{
		top: -3.5%;
    height: 85px;
	}
	.brief-gw .briefg-con .con-show{
		width:98%;
		margin: 3.5% auto;
		flex-wrap: wrap;
	}
	.brief-gw .briefg-two .briefg-title .title-one{
		align-items: center;
	}
	.brief-gw .briefg-two .briefg-title .title-one h1{
		font-size:1.8rem;
	}
	.brief-gw .briefg-two .briefg-top .top-left{
		width: 100%;
    margin:0% auto 5%;
	}
	.brief-gw .briefg-two .briefg-top .top-right{
		width: 80%;
		max-width: 597px;
		margin:0% auto;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-one .title-num{
		margin-right: 1.5rem;
	}
	.brief-gw .briefg-two .briefg-center .briefg-title .title-one .title-num{
		margin-right: 1.5rem;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-one{
		justify-content: center;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-one{
		justify-content: center;
	}
	.brief-gw .briefg-two .briefg-top .title-little{
		display: none;
	}
	.brief-gw .briefg-two .briefg-center .top-left{
		width: 100%;
    margin:5% auto;
	}
	.brief-gw .briefg-two .briefg-center .top-right{
		width: 80%;
		max-width: 597px;
		margin:0% auto;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-one:before{
		content:unset;
		transform:translate(0%,0%);
		top: -7px;
		left: -20px;
		width: 75px;
    height: 75px;
	}
	.brief-gw .briefg-two .briefg-top:before{
		left: 50%;
    width: 95%;
    height: 50%;
	}
	.brief-gw .briefg-two .briefg-center:before{
		width: 95%;
    height: 50%;
    left: 50%;
	}
	.brief-gw .briefg-two .briefg-bottom:before{
		left: 50%;
    width: 100%;
    bottom: 2%;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-p{
		width: 88%;
		font-size: 1.1rem;
    line-height: 2rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4{
		font-size: 1.1rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4:before{
		width: 100px;
	}
	.brief-gw .briefg-two .briefg-center{
		margin: 7% auto 5.5%;
		align-items: center;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-p{
		position: relative;
    top: unset;
    left: unset;
    transform: unset;
    margin: 3% auto 1%;
    width: 90%;
    font-size: 1.1rem;
    line-height: 2rem;
    text-align: left;
	}
	.brief-gw .briefg-two .briefg-bottom{
		margin: 2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .top-left{
		width: 88%;
    padding: 5%;
    margin:2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right{
		width: 88%;
    padding: 5%;
    margin:2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .vs-img{
		position: unset;
    transform: unset;
    top: unset;
    left: unset;
		width: 60px;
		margin: -4% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .briefg-title h1{
		font-size: 1.3rem;
    padding-right:2.5rem;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right .right-p{
		font-size: 1rem;
    line-height: 1.8rem;
    margin: 3% auto;
	}
	.brief-gw .briefg-two .all-briefg:after{
		bottom: -3%;
    height: 100px;
	}
	.brief-gw .briefg-three{
		margin-top:0%;
		border-top-left-radius: 0;
	}
	.brief-gw .briefg-three .briefg-title .title-p{
		font-size: 1.3rem;
    margin-top:2%;
	}
	.brief-gw .briefg-three .briefg-img{
		width:98%;
		margin:3% auto 5%;
	}
	.brief-gw .briefg-three .briefg-img .img{
		width:calc(50% - 10px);
		margin:10px 5px;
	}
	.same-screen .screen-con h1{
		font-size: 3.5rem;
    letter-spacing: 5px;
    margin-bottom: 0%;
	}
	.same-screen .screen-con .con-line{
		width: 100px;
    height: 2px;
	}
	.case .same-screen .screen-con{
		top: 30%;
	}
	.case .case-con{
		padding: 7% 0% 8%;
    margin-top: -23%;
    border-top-left-radius:0rem;
	}
	.case .case-con .case-top h1{
		font-size: 1.4rem;
    height: 45px;
    line-height: 45px;
    padding: 0px 48px;
   	border-radius: 5px;
	}
	.case .case-con .case-top .top-title:nth-child(1){
		margin-right: 5rem;
	}
	.case .case-con .case-example{
		width: 95%;
    margin:8% auto 0%;
	}
	.case-alibaba .case-con .case-example .case-img{
		height: 300px;
		width: calc(94% / 4);
    margin: 0% 2% 4% 0%;
    box-shadow: 0px 0px 15px rgba(154,154,154,0.2);
	}
	.case-alibaba .case-con .case-example .case-img:nth-child(5n){
		margin: 0% 2% 4% 0%;
	}
	.case-alibaba .case-con .case-example .case-img:nth-child(4n){
		margin: 0% 0% 4% 0%;
	}
	.case-gw .case-con .case-example .case-img{
		margin:0% 2% 4% 0%;
		height: 200px;
	}
	.about .same-screen .screen-con{
		top:28%;
	}
	.about .about-brief{
		margin-top: -25%;
		padding: 8% 0% 5%;
		border-top-left-radius:0rem 0rem;
	}
	.about .about-brief .all-brief{
		width: 80%;
    flex-wrap: wrap;
	}
	.about .about-brief .all-brief .left-img{
		width: 100%;
    margin:0% auto 5%;
	}
	.about .about-brief .all-brief .right-text{
		width: 100%;
	}
	.about .about-brief .all-brief .left-img img{
		border-radius: 0px;
	}
	.about .about-brief .all-brief .right-text .brief-title h1{
		font-size:2rem;
	}
	.about .about-brief .all-brief .right-text .brief-title .title-line{
		width:8rem;
	}
	.about .about-brief .all-brief .right-text .brief-p p{
		font-size: 1.1rem;
    line-height: 2.2rem;
	}
	.about .about-show{
		padding: 5.5% 0% 8%;
	}
	.about .about-show .all-show{
		width:85%;
	}
	.about .about-show .all-show .show-title h1{
		font-size: 2rem;
	}
	.about .about-show .all-show .show-title .title-line{
		width: 5rem;
		margin:1rem auto 2.5rem;
	}
	.about .about-show .all-show .show-slide .slide-con .text h1{
		font-size:1.05rem;
	}
	.about .about-show .all-show .show-slide .swiper-container .prev-next{
		top:35%;
		width:30px;
	}
	.about .about-show .all-show .show-slide .swiper-container .swiper-button-prev{
		left:-6%;
	}
	.about .about-show .all-show .show-slide .swiper-container .swiper-button-next{
		right:-6%;
	}
	.contact .same-screen .screen-con{
		top: 23%;
	}
	.contact .contact-msg{
		margin-top: -35%;
		padding: 6% 0% 8%;
		background-size: 150% auto;
    border-top-left-radius: 0rem;
	}
	.contact .contact-msg .all-msg{
		width: 95%;
		flex-wrap: wrap;
	}
	.contact .contact-msg .all-msg .msg-left{
		width: 100%;
	}
	.contact .contact-msg .all-msg .msg-left .all-left{
		margin-left:0%;
		display: flex;
    display: -webkit-flex;
   	justify-content: center;
    width: 100%;
    margin: 0% auto 7%;
    flex-wrap: wrap;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con{
		display: flex;
    display: -webkit-flex;
   	align-items: center;
    width: 70%;
		margin:4% auto;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img{
		width:30%;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text{
		width:70%;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img{
		width: 35px;
    height: 35px;
    padding: 18px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img:before{
		width: 50px;
    height: 50px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-h h1{
		font-size:1.2rem;
		margin: 15px auto 10px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-p p{
		font-size:1rem;
	}
	.contact .contact-msg .all-msg .msg-right{
		width:95%;
		margin:2% auto 5%;
	}
	.contact .contact-msg .all-msg .msg-right .top-map{
		height: 350px;
		margin-bottom: 30px;
	}
	#map{
		height: 350px !important;
	}
	.contact .contact-msg .all-msg .msg-right .right-form{
		padding: 4% 6%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .form-title h1{
		font-size: 2rem;
    margin-bottom: 2.5%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item{
		margin-bottom: 15px;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input::-webkit-input-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-moz-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-ms-input-placeholder{
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea::-webkit-input-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-moz-placeholder{ 
		font-size: 0.95rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-ms-input-placeholder{
		font-size:0.95rem;
	}
	.footer{
		padding: 5% 0% 3%;
		background-size: auto 100%;
	}
	.footer .foot-form .form-title h1{
		font-size:1.6rem;
	}
	.footer .foot-form .form-title h3{
		font-size: 1rem;
		margin: 3px 0px 25px;
	}
	.form .layui-btn{
		font-size: 0.85rem;
		padding: 0px 15px;
	}
	.footer .foot-nav .all-nav .nav-con{
		padding: 0rem 2.5rem;
	}
	.footer .foot-nav .all-nav .nav-one{
		padding-left:0rem;
	}
	.footer .foot-nav .all-nav .nav-three{
		padding-right:0rem;
	}
	.footer .foot-nav .all-nav .foot-img .top-img .img{
		width:45px;
	}
	.footer .foot-nav .all-nav .foot-img .con-h h4{
		margin:10px 0px 18px;
	}
	.footer .foot-nav .all-nav .foot-p p{
		font-size: 0.8rem;
		letter-spacing: 0.8px;
	}
	.footer .foot-bottom{
		margin-top: 6%;
		font-size: 0.85rem;
	}
	.footer .back{
		width: 40px;
    height: 40px;
    bottom: 3%;
	}
}
@media screen and (max-width:604px){
	.nav .nav-content{
		width: 92%;
    padding: 0.5rem 0rem;
	}
	.nav .nav-content .nav-logo{
		width: 8.5rem;
    margin-right: 0.5rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 9rem);
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size: 1.3rem;
	}
	.auto-hide{
		top: 48px;
	}
	.auto-hide .auto-ul li{
		padding: 0.5rem 0rem 0.5rem 1.5rem;
	}
	.auto-hide .auto-ul h1{
		font-size: 1.4rem;
	}
	.auto-hide .auto-ul h2{
		font-size: 1.3rem;
	}
	.home .home-screen .screen-con{
		top: 40%;
	}
	.home .home-screen .screen-con h3{
		font-size: 1.4rem;
	}
	.home .home-screen .screen-con h1{
		font-size: 2.5rem;
    margin-top: 0px;
    letter-spacing: -1px;
	}
	.home .home-brief{
		padding: 4% 0% 10%;
    margin-top: -15%;
    border-top-left-radius: 0;
    background: unset;
   	background-color: #ffffff;
	}
	.home .home-brief .all-brief{
		width: 100%;
    margin: 0% auto;
    flex-wrap: wrap;
	}
	.home .home-brief .all-brief .brief-left{
		width: 100%;
	  margin:2% auto;
	}
	.home .home-brief .all-brief .brief-left .left-show{
		display: none !important;
	}
	.home .home-brief .all-brief .brief-left .left-hide{
		display: flex !important;
	}
	.home .home-brief .all-brief .brief-right{
		width: 92%;
    margin: 5% auto 0%;
    text-align: center;
	}
	.home .home-brief .all-brief .brief-left .left-img{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.home .home-brief .all-brief .brief-left .img{
		position: relative;
		top:unset !important;
		left:unset !important;
		right:unset !important;
		justify-content: center;
	}
	.home .home-brief .all-brief .brief-left .img img{
		width:88%;
		margin:5px -8px;
		box-shadow: 0px 0px 20px rgba(154,154,154,0.2);
	}
	.home .home-brief .all-brief .brief-left .con-btn{
		position: relative;
    top: unset;
    right: unset;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    margin-top:5%;
	}
	.home .home-brief .all-brief .brief-left .con-btn p{
		font-size: 1.3rem;
    height: 40px;
    line-height: 40px;
    padding: 0px 22px;
	}
	.home .home-brief .all-brief .brief-right .title{
		margin-bottom:3%;
	}
	.home .home-brief .all-brief .brief-right .title h1{
		font-size: 1.8rem;
	}
	.home .home-brief .all-brief .brief-right .title .line{
		width: 6rem;
	}
	.home .home-brief .all-brief .brief-right .con-p p{
		font-size: 1rem;
    line-height: 1.8rem;
    text-align: left;
	}
	.home .home-brief .all-brief .brief-right .con-btn{
		position: relative;
    right: unset;
    top: unset;
   	display: inline-flex;
    display: -webkit-inline-flex;
    margin-top:3%;
	}
	.home .home-brief .all-brief .brief-right .con-btn a{
		display: inline-block;
	}
	.home .home-brief .all-brief .brief-right .con-btn p{
		font-size: 1.05rem;
		padding: 0px 25px;
		height: 35px;
    line-height: 35px;
	}
	.home .home-video{
		padding-bottom: 3%;
	}
	.home .home-video:before{
		height: 55%;
	}
	.home .home-video .all-video{
		width: 90%;
		margin: 5% auto 0%;
	}
	.home .home-video .all-video video{
		border-radius: 10px;
	}
	.home .home-adv{
		padding:6% 0% 4%;
		border-bottom-right-radius: 0;
	}
	.home .home-adv .all-adv{
		width: 95%;
		flex-wrap: wrap;
	}
	.all-adv .img-con{
		width: 100%;
		margin:4% auto;
	}
	.all-adv .adv-img .img{
		width: 40px;
    height: 40px;
    padding: 10px;
	}
	.all-adv .adv-con h1{
		font-size: 1.3rem;
    margin: 1rem 0rem 0.5rem;
	}
	.all-adv .adv-con p{
		width:90%;
		font-size: 0.8rem;
    line-height: 1.5rem;
	}
	.home .home-aliba .all-aliba{
		width: 95%;
		margin: 7% auto 10%;
	}
	.home .home-aliba .all-aliba .title h1{
		font-size:1.8rem;
    letter-spacing: 0.5px;
    margin-bottom: 7%;
	}
	.home .home-aliba .all-aliba .title h1:before{
		top: 120%;
		width: 4rem;
	}
	.home .home-aliba .all-aliba .aliba-img{
		flex-wrap: wrap;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img{
		width: calc(98% / 3);
		margin:1% 1% 2% 0%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img:nth-child(3n){
		margin-right: 0%;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img{
		border-radius:10px;
	}
	.home .home-aliba .all-aliba .aliba-img .show-img .img img{
		border-radius:10px;
	}
	.home .con-btns{
		margin-top:3%;
	}
	.home .con-btns a p{
		font-size: 1rem !important;
		font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0px 18px !important;
    border: 1px solid #69ade2;
    color: #69ade2 !important;
	}
	.home .home-site .site-img{
		flex-wrap: wrap;
	}
	.home .home-site .site-img .show-img{
		width: calc(100% / 2);
	}
	.home .home-site .site-img .show-img .img:before{
		background-color: rgba(0,0,0,0.3);
	}
	.home .home-site .all-site .site-text{
		position: relative;
    transform: unset;
    top: unset;
    left: unset;
    margin: 0% auto 5%;
	}
	.home .home-site .all-site .site-text h1{
		font-size: 1.8rem;
		color:#000000;
	}
	.home .home-site .all-site .site-text p{
		color:#000000;
		font-size:1rem;
    line-height: 1.6rem;
	}
	.home .home-site .all-site .site-p{
		font-size: 1rem;
    margin: 4% 0% 8%;
    letter-spacing: 0.5px;
	}
	.brief-alibaba .briefa-screen{
		padding: 5% 0%;
		flex-wrap: wrap;
	}
	.brief-alibaba .briefa-screen .screen-img{
		width: 100%;
    margin: 0% auto;
	}
	.brief-alibaba .briefa-screen .screen-con{
		width: 90%;
    margin: 0 auto;
		position: relative;
    transform: unset;
    top: unset;
    right: unset;
    left: unset;
	}
	.brief-alibaba .briefa-screen .screen-con h1{
		font-size: 2rem;
    line-height: 2.5rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-line{
		width: 70px;
    height: 2px;
    margin: 10px 0rem 20px;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p{
		font-size: 1rem;
		padding-left: 0.8rem;
	}
	.brief-alibaba .briefa-screen .screen-con .con-three p:before{
		width: 4px;
    height: 4px;
	}
	.brief-alibaba .briefa-service{
		padding:7% 0% 8%;
    margin-top: 0%;
    border-top-left-radius: 0;
	}
	.brief-alibaba .briefa-title .title-h h1{
		font-size:1.8rem;
	}
	.brief-alibaba .briefa-title .title-line{
		width: 66px;
    margin: 7px auto 3.5%;
	}
	.brief-alibaba .briefa-service .briefa-p{
		width: 92%;
	}
	.brief-alibaba .briefa-service .briefa-p p{
		font-size: 1rem;
    line-height: 1.8rem;
	}
	.brief-alibaba .briefa-adv{
		margin: 7% 0%;
	}
	.brief-alibaba .briefa-adv .adv-content{
		width:90%;
		margin:5% auto 0%;
	}
	.brief-alibaba .briefa-adv .all-adv .adv-con p{
		font-size: 0.8rem;
	}
	.brief-alibaba .briefa-coop .briefa-title{
		padding:5% 0%;
		background-size: auto 100%;
	}
	.brief-alibaba .briefa-coop .coop-img{
		margin:6.5% auto 12%;
	}
	.brief-alibaba .briefa-coop .coop-img .img{
		margin: 5px -25px;
    text-align: center;
	}
	.brief-alibaba .briefa-coop .coop-img img{
		width: 70%;
		box-shadow: 0px 0px 20px rgba(154,154,154,0.2);
	}
	.brief-alibaba .brief-form .all-form{
		width: 85%;
    padding:6% 5%;
    margin: 0 auto 10%;
    box-shadow: 0px 2px 25px rgba(0,0,0,0.1);
	}
	.brief-alibaba .brief-form .all-form .form-title h1{
		font-size:1.5rem;
		margin-bottom: 6%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left{
		width:100%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item{
		width:100%;
		margin-right:0%;
		margin-bottom:5px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item:nth-child(6){
		margin: 5% 0% 3%;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1{
		font-size: 1.1rem;
		margin-bottom: -2px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .layui-form-item .item-title h1 sup{
		font-size: 1.2rem;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-input{
		height: 30px;
    line-height: 30px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-left .form .layui-btn{
		font-size: 1.2rem;
    height: 40px;
    line-height: 40px;
    padding: 0px 42px;
	}
	.brief-alibaba .brief-form .all-form .form-msg .form-right{
		display: none;
    top: 43%;
    right: -16%;
    width: 88%;
	}
	.brief-gw .briefg-screen .screen-con{
		width: 98%;
		top: 48%;
	}
	.brief-gw .briefg-screen .screen-con .con-two h1{
		font-size:2rem;
	}
	.brief-gw .briefg-screen .screen-con .con-one h3{
		font-size:0.8rem;
		margin: 0px auto 3.5%;
		letter-spacing: 0.2px;
	}
	.brief-gw .briefg-screen .screen-con .con-btn p{
		font-size: 1rem;
    height: 35px;
    line-height: 35px;
    padding: 0px 18px;
    border-radius: 5px;
	}
	.brief-gw .briefg-con .briefg-img{
		width:100%;
	}
	.brief-gw .briefg-con .briefg-title .title-one{
		padding-left: 4%;
	}
	.brief-gw .briefg-con .briefg-title .title-one h1{
		font-size:1.5rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num{
		margin-right: 1.5rem;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num h1{
		font-size: 1.3rem;
    letter-spacing: -1px;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num:before{
		width: 35px;
    height:35px;
	}
	.brief-gw .briefg-con .briefg-title .title-one .title-num:after{
		width: 45px;
    height: 45px;
	}
	.brief-gw .briefg-con .briefg-title .title-p{
		width: 98%;
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin: 2% auto 5%;
    letter-spacing: 0px;
	}
	.brief-gw .briefg-con .briefg-title .title-p p br{
		display: none;
	}
	.brief-gw .briefg-con .briefg-title .title-btn p{
		font-size: 1rem;
    letter-spacing: 0.5px;
    height: 38px;
    line-height: 38px;
    padding: 0px 25px;
    border-radius: 5px;
    margin-bottom: 7%;
	}
	.brief-gw .briefg-one .img-top{
		margin-bottom: 3%;
	}
	.brief-gw .briefg-one .img-bottom .img:nth-child(1){
		margin-right: 5px;
	}
	.brief-gw .briefg-one{
		padding: 7% 0% 10%;
		border-radius:0;
		margin-top:0%;
	}
	.brief-gw .briefg-two{
		padding: 7% 0% 4%;
    margin-top: 0%;
	}
	.brief-gw .briefg-two .all-briefg:before{
		top: -4%;
    height: 60px;
	}
	.brief-gw .briefg-con .con-show{
		width:98%;
		margin: 3.5% auto;
		flex-wrap: wrap;
	}
	.brief-gw .briefg-two .briefg-title .title-one{
		align-items: center;
	}
	.brief-gw .briefg-two .briefg-title .title-one h1{
		font-size:1.5rem;
	}
	.brief-gw .briefg-two .briefg-top .top-left{
		width: 100%;
    margin:0% auto 5%;
	}
	.brief-gw .briefg-two .briefg-top .top-right{
		width: 88%;
		max-width: 597px;
		margin:0% auto;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-one .title-num{
		margin-right: 1.5rem;
	}
	.brief-gw .briefg-two .briefg-center .briefg-title .title-one .title-num{
		margin-right: 1.5rem;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-one{
		justify-content: center;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-one{
		justify-content: center;
	}
	.brief-gw .briefg-two .briefg-top .title-little{
		display: none;
	}
	.brief-gw .briefg-two .briefg-center .top-left{
		width: 100%;
    margin:5% auto;
	}
	.brief-gw .briefg-two .briefg-center .top-right{
		width: 88%;
		max-width: 597px;
		margin:0% auto;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-one:before{
		content:unset;
		transform:translate(0%,0%);
		top: -7px;
		left: -20px;
		width: 75px;
    height: 75px;
	}
	.brief-gw .briefg-two .briefg-top:before{
		left: 50%;
    width: 100%;
    height: 50%;
	}
	.brief-gw .briefg-two .briefg-center:before{
		width: 95%;
    height: 50%;
    left: 50%;
	}
	.brief-gw .briefg-two .briefg-bottom:before{
		left: 50%;
    width: 100%;
    bottom: 2%;
	}
	.brief-gw .briefg-two .briefg-top .briefg-title .title-p{
		width: 92%;
    font-size: 1rem;
    line-height: 1.8rem;
    margin: 4% auto 5%;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4{
		font-size: 1.1rem;
	}
	.brief-gw .briefg-two .briefg-top .title-little h4:before{
		width: 100px;
	}
	.brief-gw .briefg-two .briefg-center{
		margin: 7% auto 5.5%;
		align-items: center;
	}
	.brief-gw .briefg-two .briefg-center .top-left .title-p{
		position: relative;
    top: unset;
    left: unset;
    transform: unset;
    margin: 4% auto 2%;
    width: 92%;
    font-size: 1rem;
    line-height: 1.8rem;
    text-align: left;
	}
	.brief-gw .briefg-two .briefg-bottom{
		margin: 2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .briefg-title .title-one{
		padding-left: 0%;
		margin-bottom: 4%;
	}
	.brief-gw .briefg-two .briefg-bottom .top-left{
		width: 92%;
    padding: 4% 2%;
    margin: 2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right{
		width: 92%;
    padding: 4% 2%;
    margin: 2% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .vs-img{
		position: unset;
    transform: unset;
    top: unset;
    left: unset;
		width: 50px;
		margin: -5% auto;
	}
	.brief-gw .briefg-two .briefg-bottom .briefg-title h1{
		font-size: 1.2rem;
    padding-right: 2rem;
	}
	.brief-gw .briefg-two .briefg-bottom .top-right .right-p{
		font-size: 0.85rem;
    line-height: 1.6rem;
    margin: 3% auto;
	}
	.brief-gw .briefg-two .all-briefg:after{
		bottom: -3%;
    height: 60px;
	}
	.brief-gw .briefg-three{
		padding-top: 10%;
		margin-top:0%;
		border-top-left-radius: 0;
	}
	.brief-gw .briefg-three .briefg-title .title-p{
		width: 95%;
    font-size: 1rem;
    margin-top: 2%;
    margin: 4% auto 5%;
	}
	.brief-gw .briefg-three .briefg-img{
		width:98%;
		margin:3% auto 7%;
	}
	.brief-gw .briefg-three .briefg-img .img{
		width:49.5%;
		margin:1% 1% 1% 0%;
	}
	.brief-gw .briefg-three .briefg-img .img:nth-child(2n){
		margin-right:0%;
	}
	.same-screen .screen-con h1{
		font-size: 2.5rem;
    letter-spacing: 5px;
    margin-bottom: -2%;
	}
	.same-screen .screen-con .con-line{
		width: 88px;
    height: 2px;
	}
	.case .same-screen .screen-con{
		top: 30%;
	}
	.case .case-con{
		padding: 7% 0% 8%;
    margin-top: -23%;
    border-top-left-radius:0rem;
	}
	.case .case-con .case-top h1{
		font-size: 1.2rem;
    height: 35px;
    line-height: 35px;
    padding: 0px 25px;
    border-radius: 2px;
	}
	.case .case-con .case-top .top-title:nth-child(1){
		margin-right: 2rem;
	}
	.case .case-con .case-example{
		width: 95%;
    margin:8% auto 0%;
	}
	.case-alibaba .case-con .case-example .case-img{
		height: 250px;
		width: calc(98% / 3);
    margin: 0% 1% 4% 0%;
    box-shadow:0px 0px 5px rgba(154,154,154,0.15);
	}
	.case-alibaba .case-con .case-example .case-img:nth-child(5n){
		margin: 0% 1% 4% 0%;
	}
	.case-alibaba .case-con .case-example .case-img:nth-child(3n){
		margin: 0% 0% 4% 0%;
	}
	.case-gw .case-con .case-example .case-img{
		width: calc(98% / 2);
		margin:0% 2% 4% 0%;
		height: 150px;
	}
	.case-gw .case-con .case-example .case-img:nth-child(3n){
		margin-right: 2%;
	}
	.case-gw .case-con .case-example .case-img:nth-child(2n){
		margin-right: 0%;
	}
	.about .same-screen .screen-con{
		top:28%;
	}
	.about .about-brief{
		margin-top: -25%;
		padding:10% 0% 5%;
		border-top-left-radius:0rem 0rem;
	}
	.about .about-brief .all-brief{
		width: 88%;
    flex-wrap: wrap;
	}
	.about .about-brief .all-brief .left-img{
		width: 100%;
    margin:0% auto 5%;
	}
	.about .about-brief .all-brief .right-text{
		width: 100%;
	}
	.about .about-brief .all-brief .left-img img{
		border-radius: 0px;
	}
	.about .about-brief .all-brief .right-text .brief-title h1{
		font-size:1.8rem;
	}
	.about .about-brief .all-brief .right-text .brief-title .title-line{
		width:6rem;
	}
	.about .about-brief .all-brief .right-text .brief-p p{
		font-size: 1rem;
    line-height:1.8rem;
	}
	.about .about-show{
		padding:7% 0% 10%;
	}
	.about .about-show .all-show{
		width:80%;
	}
	.about .about-show .all-show .show-title h1{
		font-size:1.8rem;
	}
	.about .about-show .all-show .show-title .title-line{
		width:3.5rem;
		margin:0.5rem auto 2rem;
	}
	.about .about-show .all-show .show-slide .slide-con .text h1{
		font-size:1.05rem;
	}
	.about .about-show .all-show .show-slide .swiper-container .prev-next{
		top:40%;
		width:28px;
	}
	.about .about-show .all-show .show-slide .swiper-container .swiper-button-prev{
		left:-10%;
	}
	.about .about-show .all-show .show-slide .swiper-container .swiper-button-next{
		right:-10%;
	}
	.contact .same-screen .screen-con{
		top: 23%;
	}
	.contact .contact-msg{
		margin-top: -35%;
		padding: 6% 0% 8%;
		background-size: 150% auto;
    border-top-left-radius: 0rem;
	}
	.contact .contact-msg .all-msg{
		width: 95%;
		flex-wrap: wrap;
	}
	.contact .contact-msg .all-msg .msg-left{
		width: 100%;
	}
	.contact .contact-msg .all-msg .msg-left .all-left{
		margin-left:0%;
		display: flex;
    display: -webkit-flex;
   	justify-content: center;
    width: 100%;
    margin: 0% auto 7%;
    flex-wrap: wrap;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con{
		display: flex;
    display: -webkit-flex;
   	align-items: center;
    width: 100%;
		margin:5% auto 7%;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img{
		width:20%;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text{
		width:80%;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img{
		width: 30px;
    height: 30px;
    padding: 15px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-img .img:before{
		width: 45px;
    height: 45px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-h h1{
		font-size:1.1rem;
		margin: 0px auto 5px;
	}
	.contact .contact-msg .all-msg .msg-left .msg-con .msg-text .text-p p{
		font-size:0.9rem;
	}
	.contact .contact-msg .all-msg .msg-right{
		width:100%;
		margin:2% auto 5%;
	}
	.contact .contact-msg .all-msg .msg-right .top-map{
		height: 280px;
		border-radius: 5px;
		margin-bottom: 30px;
	}
	#map{
		height: 280px !important;
	}
	.contact .contact-msg .all-msg .msg-right .top-map .map iframe{
		border-radius: 5px;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	}
	.contact .contact-msg .all-msg .msg-right .right-form{
		padding:6% 5%;
		border-radius: 5px;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .form-title h1{
		font-size: 1.8rem;
    margin-bottom: 5%;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-input{
		font-size: 1rem;
		height: 38px;
    line-height: 38px;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item{
		width: 100%;
    margin: 0% auto 10px;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-form-item:nth-child(6){
		background-color:transparent;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-textarea{
		height:130px;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form .layui-btn{
		border-radius: 16px;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input::-webkit-input-placeholder{ 
		font-size: 0.9rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-moz-placeholder{ 
		font-size: 0.9rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form input:-ms-input-placeholder{
		font-size: 0.9rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea::-webkit-input-placeholder{ 
		font-size: 0.9rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-moz-placeholder{ 
		font-size: 0.9rem;
	}
	.contact .contact-msg .all-msg .msg-right .right-form .layui-form textarea:-ms-input-placeholder{
		font-size:0.9rem;
	}
	.footer{
		padding: 7% 0% 3%;
		background-size: auto 100%;
	}
	.footer .foot-form .form-title h1{
		font-size:1.5rem;
	}
	.footer .foot-form .form-title h3{
		font-size: 0.9rem;
		margin: 3px 0px 25px;
	}
	.footer .foot-form .form .layui-form{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.form .layui-form-item{
		width: 80%;
    margin: 0 auto;
	}
	.form .btn{
		text-align: center;
		background-color: #69ade2;
	}
	.form .layui-btn{
		font-size: 0.85rem;
		padding: 0px 15px;
	}
	.footer .foot-nav .all-nav{
		flex-wrap: wrap;
		margin-top: 2rem;
	}
	.footer .foot-nav .all-nav .nav-con{
		width: 100%;
    padding: 0rem;
    margin:10px 0px;
	}
	.footer .foot-nav .all-nav .foot-img .top-img .img{
		width:42px;
	}
	.footer .foot-nav .all-nav .foot-img .top-img .img{
		width:42px;
	}
	.footer .foot-nav .all-nav .foot-img .con-h h4{
		margin:5px 0px 10px;
	}
	.footer .foot-nav .all-nav .foot-p p{
		font-size: 0.8rem;
		letter-spacing: 0.8px;
	}
	.footer .foot-bottom{
		margin-top: 6%;
		font-size: 0.85rem;
		flex-wrap: wrap;
	}
	.footer .foot-bottom p{
		width:100%;
		text-align: center;
	}
	.footer .back{
		width: 38px;
    height: 38px;
    bottom: 5%;
    right: 2%;
	}
}