*,:after,:before {
	box-sizing:border-box;
}
img {
	vertical-align:top;
}
body,html {
	height:100%;
}
a,b,body,button,dd,div,dl,dt,em,footer,h1,h2,h3,h4,header,html,i,img,input,li,ol,p,select,span,strong,textarea,ul {
	margin:0;
	padding:0;
	font:inherit;
	font-size:100%;
	vertical-align:baseline;
	background-repeat:no-repeat;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}
li, ol, ul {
    list-style: none;
}
body {
    line-height: 1;
    font-family: PingFang SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;
    width: 100%;
    overflow-x: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
body {
	font-size:14px;
	font-family:pingfang sc,microsoft yahei,arial;
	-webkit-font-smoothing:antialiased;
	color:#303030;
	-webkit-text-size-adjust:none;
}
body,body .cover {
	position:relative;
	background-color:#fff
}
body .cover {
	padding-top:50px;
	min-height:100%;
	overflow:hidden;
	text-align:center;
	background-image:url(./images/b3.jpg);
	background-size:contain;
}
body .cover.nochinese {
	padding-top:0;
	padding-bottom:20px;
}
body .cover .logo,body .cover .slogan {
	display:block;
	margin:220px auto 0;
}
body .cover .logo {
	width:90px;
	height:90px;
	border-radius:10px;
}
body .cover .slogan {
	height:3rem;
	/**border-radius: 50%;
  background-color: #fcfcfc3b;**/
}
body .cover .slogan-text,body .cover .text {
	color:#525252;
}
body .cover .slogan-text {
	margin:28px 10px 0;
	font-size:30px;
	font-weight:700;
	font-style:italic;
}
body .cover .text {
	padding:18px 0;
	font-size:22px;
	font-weight: 700;
}
body .cover .desc{
	font-size:14px;
  padding: 5px 0;
  color: #666;
  text-align: center;
}
body .about{
	margin-top:40%;
	height:80%;
}
body .title-pic .btn {
	margin-top:20%;
	position: relative;
  width: 100%;
}
body .title-pic .btn .wechat{
	padding:10px;
  width: 50%;
  margin-bottom:20px;
}
body .title-pic .btn .wechat img{
	width:100px;
  height: 100px;
}
body .title-pic .btn .wechat p{
	 color:#777;
	 font-size:12px;
}
body .title-pic .btn .wechat .pp{
	 font-size:14px;
	 font-weight: 700;
   padding: 10px 0;
}
body .title-pic .btn .gzh{
	float:left;
	text-align:center;
	padding-left:15%;
}
body .title-pic .btn .xcx{
	float:right;
	text-align:center;
	padding-right:15%;
}
body .cover .arrrow-wrapper {
	display:none;
	position:absolute;
	left:50%;
	bottom:30px;
	margin-left:-5px;
}
body .cover .arrrow-wrapper .arrowdown {
	position:relative;
	z-index:1;
}
body .cover .arrrow-wrapper .arrowdown:after,body .cover .arrrow-wrapper .arrowdown:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:0;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #ff8000;
}
body .cover .arrrow-wrapper .arrowdown:after {
	border-top:5px solid #fff;
	top:-1px;
}
body .cover .arrrow-wrapper .arrowdown:last-child {
	top:-3px;
	z-index:2;
}
body .page-content {
	position:relative;
	padding-bottom:10px;
}
body .page-content .title-pic {
	text-align:center;
	padding-top:54px;
	background-color:#fff;
}
body .page-content .title-pic .title {
	font-weight:700;
	font-size:22px;
}
body .page-content .title-pic .decription {
	margin-top:24px;
	color:#5e5e5e;
}
body .page-content .title-pic .decription p {
	font-size:14px;
	margin-top:8px;
}
body .page-content .title-pic .decription p:first-child {
	margin-top:0;
}
body .page-content .title-pic .pic {
	margin-top:60px;
	display:inline-block;
	width:100%;
}
body .page-content .title-pic.bgc {
	background-color:#fff;
}


/***about**/

.about-c{
  position: relative;
  overflow: hidden;
	padding:10px;

}
.about-c .maps{
    position: relative;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    height: 5rem;
}
.about-c .maps img {
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    width: 100%;
}
.about-c .contact {
    width: 90%;
    margin: 16px auto 36px;
    padding: 10px;
}
.about-c .contact .weixin-wrapper {
    font-size: 14px;
    color: #525252;
    padding: 15px 0;
}
.about-c .contact .weixin-wrapper .title {
    color: #303030;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px;
}
.about-c .contact .weixin-wrapper  .tips {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.about-c .contact .weixin-wrapper  .tips .qrcode {
    width: 50px;
    height: 50px;
}
.about-c .contact .weixin-wrapper  .tips  .desc {
    margin-left: 16px;
}
.about-c .contact .weixin-wrapper  .tips  .desc p:first-child {
    margin-top: 5px;
    font-size: 0.85rem;
    font-weight: 600;
}
.about-c .contact .weixin-wrapper  .tips  .desc p {
    margin-top: 15px;
    font-size: 0.75rem;
}
.about-c .contact .mails {
    margin-top: 58px;
}
.about-c .contact .mails .title {
    color: #303030;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px;
}
.about-c .contact .mails .c {
    line-height: 28px;
}
.about-c .contact .mails .c a {
    color: #525252;
}
.com-icp {
    width: 100%;
    /* bottom: 10%; */
    text-align: center;
    line-height: 26px;
    height: 26px;
    /* padding: 20px; */
    margin-bottom: 50px;
}
.com-icp .icp-bd {
	color:#999;
	font-size:14px;
}
.about-top{
    width: 90%;
    margin: 18px auto 18px;
    padding: 10px;
}
.about-top .top-tit{
	text-align:center;
}
.about-top .top-tit span{
	font-size:18px;
	font-weight:700;
}
.top-logo{
	margin: 30px 0 0 0;
	text-align: center;
}
.top-logo img{
	width:100px;
	height:auto;
}
.top-con{

}
.top-con span{
	font-size:0.9rem;
	line-height:1.5rem;
}
.body_bg{
	background: url(../images/bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding:30px;
    position: relative;
    height: 100%;
    -webkit-overflow-scrolling: touch;
	overflow: hidden;
}
.user-t{
  background-color: #fff;
  width: 100%;
  height: 200px;
  margin-top: 50px;
  position: inherit;
  border-radius: 6%;
}
.user-b{
	width: 100%;
	bottom: 10%;
  position: absolute;
}
.user-b img{
	width: 85%;
  height: auto;

}
.user-t .t-logo{
  position: absolute;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 1px 2px 5px #eee;
  width: 90px;
  height: 90px;
  margin-top: -44px;
  margin-left: -44PX;
  left: 50%;
}
.user-t .t-logo img{
	position: absolute;
  width: 90px;
  margin-left: -43px;
}
.user-t .t-d{
  padding-top: 17%;
  text-align: center;
 	/* margin-top: 50px; */
  line-height: 30px;
}
.user-t .t-d .e{
	color:#999;
	font-size:14px;
}
.user-t .t-d .b{
	color:#333;
	font-size:16px;
	font-weight:700;
}
.user-t .t-b{
	width:80%;
	background: #28d8e8;
  height: 50px;
  border-radius: 25px;
  margin: 4% 10%;
	text-align:center;
}
.user-t .t-b span{
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  padding: 18px 0;
  margin-left: -13%;
}
.user-t .copy-btn{
    width:80%;
    background: #28d8e8;
    height: 50px;
    border-radius: 25px;
    margin: 4% 10%;
    text-align:center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.user-t .copy-value{
    color: #fff; width: 1px;height: 1px
}
.smi{
    font: 0.75rem;
}
.xcx-include{
 width: 90%;
  margin: 16px auto 36px;
  padding: 10px;
}
.xcx-include .x-tit{
 font-size:18px;
 font-weight:600;
 text-align:center;
 padding:10px;
}
.xcx-include ul{
 width: 100%;
 margin:10px 0;
  height: 280px;
}
.xcx-include li{
 width: 25%;
 height:auto;
 float: left;
 padding:5px;
 margin: 10px 0;
}
.xcx-include li img{
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.xcx-include li .ds{
 font-size:14px;
}
