/*初始化样式*/
html {
	margin:0;
	padding:0;
	border:0;
}
body,div,span,h2,h3,p,a,img,dd,ul,li,form {
	margin:0;
	/* padding:0; */
	border:0;
}
body {
	background:#fff;
	color:#333;
	position:relative;
	font:12px/1.5 arial,Microsoft YaHei,宋体,sans-serif;
	vertical-align:baseline;
	width:100%;
	overflow-x:hidden;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover,a:active,a:focus {
	/* text-decoration:none;
	*//* outline:none;
	*/
}
input {
	padding:0;
	margin:0;
	font-family:'Microsoft YaHei';
}
img {
	border:none;
	background:none;
	vertical-align:middle;
}
ul,li {
	list-style-type:none;
}
input,img {
	vertical-align:middle;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
.clearfix {
	zoom:1
}
.clearboth {
	height:0px;
	line-height:0px;
	overflow:hidden;
	clear:both;
	font-size:0px;
}
h2 {
	/* font-size:12px; */
	/* font-weight:bold; */
}
/*----- Common css ------*/
/*滚动*/
/*头部样式*/
/* Sweep To Top */

/* 轮播 */


.borimg{position:relative;}
.borimg img{width:100%;}
.bortext{position:absolute;top: 50%;width: 100%;padding: 50px;text-align: left;transform: translateY(-50%);}
.bortext h2{font-size: 1.9vw;color: #000;margin-bottom: 20px;font-weight: bold;}
.bortext h3{font-size: 3vw;color: #000;margin-bottom: 50px;font-weight: bold;}
.bortext  .trye {margin-top:60px;}
.bortext .trye a{font-size: 16px;/* padding: 15px 40px; *//* background: #6ebef1; */color: #6ebef1;border-radius: 60px;/* box-shadow: 0 0 15px 0 #6ebef1; */}
.bortext p{font-size: 18px;color: #7a7a7a;letter-spacing: 0;line-height: 2;font-weight: bold;}

.bortexert{width: 38%;float: left;}


.xymob-search.clicked {
    left: 0;
}
.page-banner .bortexert {
    width: 100%;
    float: right;
    text-align: center;
}


.page-banner .bortext{top:10%}
.nvamian {
    padding-left: 30px;
    background: url(../images/home.png) no-repeat left;
}


.page-bannermo .bortext {
    position: absolute;
    top: 25%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.page-bannermo  .bortext h2 {
    font-size: 12px;
    color: #000;
    margin-bottom: 20px;
    font-weight: normal;
}

.page-bannermo  .bortext h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
.nva980 {
    display: none;
}
@media (max-width: 990px){
.page-wrap-left {
display:block;
}}



@media (max-width: 980px) {

	.page-bannermo{margin-top:60px;}
.bortexert{width:100%}
	
.bortext {
    position: absolute;
    top: 20%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.bortext h3 {
    font-size: 26px;
    color: #000;
    margin-bottom: 10px;
}

.bortext h2 {
    font-size: 20px;
    color: #6ebef1;
    margin-bottom: 20px;
    font-weight: bold;
}

.bortext .trye a {
    font-size: 12px;
    padding: 8px 20px;
    background: #37a218;
    color: #fff;
    border-radius: 60px;
    box-shadow: 0 0 15px 0 #37a218;
}


.page-bannermo .bortext h3 {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
}
.bortext p {
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    font-weight: normal;
}

.page-bannermo .bortext h2 {
  display:none;
}

}


/*主体样式*/
.w1200 {
	max-width:1400px;
	margin:auto;

}
/*热门关键词*/
.yt-title {
	text-align:center;
}
.yt-title h2 {
	font-size: 45px;
	color: #6ebef1;
	font-weight: bold;
}
.yt-title  p {
	font-size: 18px;
	color:#333;
	padding: 20px 0 0;
}
.yt-con {
	/* background:#f8ad19;
	*/
	/* padding:30px;
	*/
	border-radius:10px;
	text-align: center;
}
.abo-number {
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.abo-number li {
	/* text-align:center; */
	width: 24.5%;
	/* padding-right: 9.5%; */
}


.abo-number li h2 {
	font-size:60px;
	letter-spacing:0px;
	color: #fff;
	display:inline-block;
	margin-top:14px;
	font-weight:normal;
	font-family:sans-serif;
}
.abo-number li h3 {
	color: #000;
	font-size: 16px;
	font-weight:normal;
	margin: 20px 0 30px;
	text-align: center;
	/* width: 24%; */
}
.abo-number li div {
	/* width:100%;
	*/
    /* margin:0px auto;
	*/
}
.abo-number li div span {
	font-size:15px;
}
@media(max-width:1024px) {
.abo-number li h3 {
	font-size:50px;
}
}
/* {
	# 易推优势中心 #
}
*/
/* .news_auto ul li .news_imgs:hover  .news_title {
	*/
    /* position:absolute;
	*/
    /* bottom:30%;
	*/
    /* background:none;
	*/
    /* width:90%;
	*/
	/* margin:auto;
	*/
    /* padding:3vh 0;
	*/
    /* border-bottom:2px solid #fff;
	*/
    /* border-top:2px solid #fff;
	*/
	 /* transform:translate(5%);
	*/
/*
}
*/
/* {
	# 易推联系 #
}
*/
/* {
	# 易推客户 #
}
*/
.img_mn img {
	width:100%;
}
.naiyrt{display:flex;margin-top: 30px;justify-content: space-between;}

.img2s{display:none}
.zixun-left ul li:hover .naiyrt .img1s{display:none}
.zixun-left ul li:hover .naiyrt .img2s{display:block}
.yt-news {
	padding:3.7% 0;
}
.newsall {
	margin-top: 50px;
	display:flex;
	justify-content:center;
}
.news-left {
	width:50%;
	float:left;
	/* box-shadow:#f6f6f6 20px 0px 30px;
	*/
    position:relative;
}
.news-left::before {
	position:absolute;
	width:35px;
	height:558px;
	content:'';
	right:-33px;
	/* background:url(../images/fb6f6da71cf9d079f5fd5a4b0e1474a0121ecc40.png) no-repeat right;
	*/
}
.tabsz {
	width:92%;
}
.tabsz li {
	}.tabsz li a {
	color:#333333;
	font-size:24px;
	line-height:32px;
	font-weight:bold;
}
.tabsz li a:hover {
	color:#005bac;
}
.newscon {
	margin-top:25px;
	width:100%;
}
.ttsz {
	display:none;
}
.zixun-left {
	margin-bottom:20px;
}
/*底部样式*/
/*自适应调整*/@media(max-width:1164px) {
.news-left::before {
	display:none;
}
}@media(max-width:1140px) {
.abo-number li h3 {
	font-size:64px;
}
}@media(max-width:768px) {
	.abo-number li h3 {
	font-size:50px;
	font-stretch:normal;
	line-height:50px;
	letter-spacing:0px;
	color:#333333;
	display:inline-block;
	/* margin-top:8px; */
}
}@media(max-width:768px) {
.news-left {
	background:none;
}
}@media(max-width:670px) {
.news-left {
	width:100%;
	float:left;
	box-shadow:#f6f6f6 10px 5px 20px;
}
.tabsz li a {
	color:#333333;
	font-size:20px;
	line-height:32px;
	font-weight:bold;
}
}@media(max-width:502px) {
	.x-banner {
	/* margin-top:60px; */
}
}@media(max-width:376px) {
.x-banner {
	/* margin-top:60px; */
}
}
@media (min-width:1200px) {
	.container {
	/* width:1400px;
	*/
}
}@media(max-width:376px) {
.x-banner {
	/* margin-top:60px; */
}
}/*友情链接*/
/*页面底部*/
/*内页左侧样式*/
@media(max-width:768px) {
.tabsz li a {
	font-size:20px;
}
.newscon {
	margin-top:20px;
}
}@media(max-width:640px) {
.yt-news {
	padding:10px 0;
}
.tabsz li a {
	font-size:16px;
}
}
.clear {
	clear:both;
}
@media (max-width:768px) {
.news-left {
	width:100%;
	float:left;
	box-shadow:#f6f6f6 0 0 0;
	padding:0;
}
}
/* 搜索 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
/* 轮播定标语 */
@media (max-width:968px) {
	.h-leftall {
	width:100%;
	/* background:#eeeeee;
	*/
    /* padding:80px 15px 30px;
	*/
}
}
/*main*/










.news-left {
	width:100%;
	position:relative;
	display:flex;
	justify-content:space-between;
}
.news-left::before {
	position:absolute;
	width:35px;
	height:558px;
	content:'';
	right:-33px;
	/* background:url(../images/fb6f6da71cf9d079f5fd5a4b0e1474a0121ecc40.png) no-repeat right;
	*/
}
.tabsz {
	width:100%;
}
.sdsukl {
	}.tabsz li {
	width:100%;
	text-align:left;
}
.tabsz li a {
	color:#333;
	font-size:18px;
	line-height:32px;
	font-weight:500;
	display:block;
	padding:5px 0;
	font-weight:bold;
}
.tabsz li a:hover {
	color:#005bac;
	filter:brightness(100%);
}
.newscon {
	margin-top:0;
	width: 100%;
}
.ttsz {
	display:none;
}
.wenisxin {
	/* display:flex;
	*//* justify-content:space-between;
	*//* align-items:center;
	*/margin-bottom:20px;
	padding-bottom:0;
	/* border-bottom:1px solid #999;
	*/
}
.seer {
	padding: 20px 30px;
}
.zixun-left {
	margin-bottom:0;
	width:100%;
	float:left;
	margin-right:0;
}
.zixun-left ul li {
	width: 31%;
	float:left;
	margin-left: 3%;
	border: 1px solid #ddd;
	border-radius: 30px;
	overflow: hidden;
}
.zixun-left ul li:nth-child(1) {
	margin-left:0
}
.zixun-left ul li dd {
	font-size:14px;
	color:#999;
	text-align:center;
	width:28%;
	border-right:1px solid #999;
	margin-right:5%;
	padding-right:1%;
}
.zixun-left ul li h3 {
	font-size: 20px;
	font-weight:bold;
	margin: 0 0 15px 0;
	color:#333;
	/* text-transform:uppercase;
	*/
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-height:26px;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.zixun-left ul li p {
	font-size: 16px;
	/* margin:0 0 30px 0;
	*/
	color:#333;
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	/* font-weight:bold;
	*/
	/* text-transform:uppercase;
	*/
}
.zixun-left ul li a {
	font-size:16px;
	color:#000;
	padding:30px 0 20px 0;
}
.zixun-left li {
	/* margin-bottom:50px;
	*/
}
.zixun-left li:hover {
	}.zixun-left li:hover h3 {
	/* color:#e60012; */
}
.zixun-left li:hover dd {
	color:#fff;
	border-right:1px solid #fff;
}
.zixun-left li:hover p {
	/* color:#e60012; */
}
.zixun-left li:hover .wenisxin {
	/* border-bottom:1px solid #fff;
	*/
}
.idnexser {
	/* display:flex;
	*/
    /* justify-content:center;
	*/
    /* align-items:center;
	*/
    width:22%;
}
.swiper-slide img {
	max-width:100%;
}
.rijfks img {
	max-width:100%;
}
@media (max-width:1440px) {
	
	.foot-auto h3 {
    font-size: 22px;
    color: #6ebef1;
    margin-bottom: 30px;
    font-weight: bold;
}
	.w1200 {
	max-width:1200px;
}

.x-menu>li>a {
    font-size: 14px;

}
.dlogo {
    width: 10%;
   
}
.nieron h3 {
    font-size: 15px;
 
    margin-bottom: 20px;
  
}

.nieron h2 {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}


.nieron p {
    font-size: 13px;
 
}

.meid h2 {
    /* font-size: 16px; */
    margin-bottom: 10px;
}
#certify3 .swiper-slide p {
   
    font-size: 13px;
   
}


.right_o1 ul li h2 {
    font-size: 18px;

    margin-bottom: 15px;
 
}

.right_o1 ul li p {
    font-size: 13px;
  
}


.abo-number li h2 {
    font-size: 50px;
 
}
.abo-number li h3 {
  
    font-size: 12px;
   
}

.left_zhen p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}


.left_zhen h2 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}


.wss .foot-left:nth-child(1) p a {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}
.wss .foot-left:nth-child(2) p a {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}

.wss .foot-left:nth-child(3) p {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}





}


@media (max-width:1250px) {
	
	.foot-auto h3 {
    font-size: 20px;
    color: #6ebef1;
    margin-bottom: 20px;
    font-weight: bold;
}

.foot_nav li .x-nav-menu dd a {
    color: #fff;
    font-size: 12px;
    line-height: 32px;
}
	.w1200 {
	max-width:980px;
}

.x-menu>li>a {
    font-size: 12px;
   
}

.luguans {
    line-height: 60px;
    font-size: 12px;
    color: #000;
}

.dlogo {
    width: 8%;
    margin-right: 2%;
}

.left_ppcs ul li a {
    font-size: 14px;
   
}
.list-honor li h2 {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 15px 0;
}
#certify .swiper-button-prev {
    left: 44%;

}
#certify .swiper-button-next {
    right: 43%;

}


.meid {
    width: 50%;
    padding: 30px 20px;
}


#certify3 .swiper-slide p {
    font-size: 12px;
}

.meid h2 {
    /* font-size: 14px; */
    margin-bottom: 10px;
}
.right_o1 ul li h2 {
    font-size: 16px;
    margin-bottom: 15px;
}

.right_o1 ul li p {
    font-size: 12px;
}

.a_jkty a {
    font-size: 14px;
 
}

.abo-number li h2 {
    font-size: 40px;
}

#certify2s .swiper-button-prev {
    left: 42%;
   
}
#certify2s .swiper-button-next {
    right: 42%;
 
}


#certify5s .swiper-button-prev {
    left: 42%;
   
}
#certify5s .swiper-button-next {
    right: 42%;
 
}


.left_zhen h2 {
    font-size: 16px;
  
    margin-bottom: 15px;
}
.left_zhen p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
}


.left_img h3 {
    font-size: 28px;
 
    margin-bottom: 20px;
}
.left_img h2 {
    font-size: 14px;
    color: #222;
    margin-bottom: 10px;
}

.abto_suibain .btn-primary {

    width: 40%;
  
    font-size: 14px;
}


.abto_suibain textarea.form-control {
    height: 120px;
    color: #000;
}

.abto_suibain .input-lg {
    height: 36px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.abto_suibain .form-group {
    margin-bottom: 20px;
    /* text-align: center; */
}

.zixun-left ul li p {
    font-size: 14px;
 
}
.foot_nav h2 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}

.baer80 p {
    font-size: 14px;
    color: #fff;
    padding: 20px 0 0;
    font-weight: bold;
}


.wss .foot-left:nth-child(1) p a {
    
    line-height: 30px;
}

.wss .foot-left:nth-child(2) p a {
  
    line-height: 30px;
}
.wss .foot-left:nth-child(3) p {
  
    line-height: 30px;
}

.fl-left {
  
    font-size: 12px;
  
}


}

@media (max-width:980px) {
	.yt-title {
	padding:20px 0;
}
.h-left {
	padding-top:0;
}
.sdsukl {
	flex-wrap:wrap;
}
.tabsz li {
	float:left;
	padding-right:0;
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.newsall {
	margin-top:0;
}
.newscon {
	margin-top:20px;
	width:100%;
}
.zixun-left ul li {
	width:100%;
	margin-left:0;
	margin-bottom:5%;
}
.seer {
	padding:10px;
}
.zixun-left ul li dd {
	width:40%;
}


.h-hree {
 
    display: none;
}

.yt-title h2 {
    font-size: 22px;
   
}

.h-cplas {
    padding: 20px 0;
    margin-top: 20px;
}

.h-cplas .ppgf_aauto {
    /* display: flex; */
    /* justify-content: space-between; */
    margin-top: 0;
    flex-wrap: wrap;
}

.left_ppcs ul {
   flex-wrap: wrap;
   justify-content: space-between;
}

.left_ppcs ul li {
    margin: 5px 0px;
    width: 48%;
}

.left_ppcs ul li a {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.strengthHome {
    width: 100%;
    margin-top: 10px;
}

.strengthHome .coll {
    position: relative;
    /* height: 600px; */
    margin: 0;
}

.list-honor {
    /* display: flex; */
    /* justify-content: space-between; */
    /* flex-wrap: wrap; */
    margin-top: 20px;
}

.list-honor>li {
    /* text-align: center; */
    /* width: 48%; */
    /* margin-bottom:10px; */
}

.nairfg {
    /* padding: 10px; */
    /* background: #f6f6f6; */
}


.list-honor li h2 {
    color: #222;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 15px 0;
}

.inputs {
   
    font-size: 12px;
  
}

.anli {
    padding: 10px 0 0;
}

.diseo {
    background: url(../images/di2.jpg) no-repeat;
    padding: 30px 0 60px 0;
    margin-top: 10px;
}

.nieron {
    padding: 30px;
}


#certify .swiper-slide {
 
    height: 300px;
}


#certify .swiper-button-prev {
    left: 30%;
}


#certify .swiper-button-next {
    right: 30%;
}

.yt-hezuo {
    padding: 20px 0;
    background: #fff;
}

.he_auto {
    padding: 10px 0 0 0;
}

.nulied {
 
    flex-wrap: wrap;
}
.zuimg {
    width: 100%;
    padding: 10px;
    margin-top: 20px;
}

.meid {
    width: 100%;
    padding: 0 10px;
    text-align: center;
}

.sertsdwe .baoanxihuan2 {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.baoanxihuan .left_o1 {
    width: 100%;
    margin-bottom: 10px;
}

.baoanxihuan .right_o1 {
    width: 100%;
    margin-top: 10px;
}

.abo-number {
    /* padding-bottom: 2.7vw; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.abo-number li {
    /* text-align: center; */
    width: 50%;
	margin-bottom:10px;
   
}
.abo-number li h2 {
    font-size: 30px;
}

.abo-number li h3 {
    font-size: 12px;
    line-height: 1.5;
    /* color: #fff; */
    width: 100%;
    margin-bottom: 10px;
}
.reyuer {
   
    padding: 20px 0;
}

.zheng_auto {
    width: 100%;
    margin: auto;
    margin-top: 20px;
}


#certify2s .swiper-button-prev {
    left: 30%;
}

#certify2s .swiper-button-next {
    right: 30%;
}

#certify5s .swiper-button-prev {
    left: 30%;
}

#certify5s .swiper-button-next {
    right: 30%;
}


.yt-hezuo2s {
    padding: 20px 0;
    background: url(../images/zhen.jpg);
    margin-top: 20px;
}


.yt-hezuo2s .he_auto2s {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
}

.left_zhen {
    width: 100%;
    padding: 30px 15px;
    background: url(../images/bb.png);
}

#certify3s {
    width: 100%;
    position: relative;
}

.hezuo {
    padding: 20px 0;
    /* background: url(../images/he.jpg) no-repeat; */
    /* margin-top: 20px; */
}

.hezuoauto ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}

.hezuoauto ul li {
    width: 45%;
    /* margin-bottom: 2%; */
    font-size: 17px;
}

.suibianer {
    padding: 20px 0;
    background: #f6f6f6;
    background-size: 100% 100%;
    /* margin-top: 50px; */
}

.suibianer .abto_suibain {
    display: flex;
    margin-top: 10px;
}

.suibianer .abto_suibain {
    display: flex;
    margin-top: 10px;
    flex-wrap: wrap;
}

.left_img {
    width: 100%;
    padding: 30px 30px 30px;
    background: #fff;
}
.abto_suibain .input-lg {
  
    margin-bottom: 10px;
}

.hezuoauto img{max-width: 100%;}

.abto_suibain .form-group {
    margin-bottom: 0;
    /* text-align: center; */
}

.left_img h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.abto_suibain .btn-primary {
    width: 150px;
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 20px;
}
.rijfks {
    width: 100%;
}


.yt-title p {
    font-size: 12px;
    color: #333;
    padding: 20px 0 0;
}


.sertsdwe .baoanxihuan {
    /* display: flex
; */
    margin-top: 0;
    /* justify-content: space-between; */
    position: relative;
	padding:0;
}

.biaozhier {
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    background: #6ebef1;
}

.biaozhier h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
}


.right_o1 ul li a {
    font-size: 14px;
    color: #000;
    padding: 10px 20px;
    display: block;
    transition: 0.5s ease;
}


.right_o1 ul h3 {
    font-size: 18px;
    padding: 10px 10px;
    font-weight: bold;
    background: #313030;
    color: #6ebef1;
    border-radius: 10px;
}

.baoanxihuan .left_o1 ul {
    display: flex
;
    flex-wrap: wrap;
    margin-top: 20px;
}


.baoanxihuan .left_o1 ul li {
    padding: 20px;
    width: 47%;
    box-shadow: 0 0 1px 0 #999;
    text-align: center;
    border-radius: 10px;
    margin: 0 1.5% 3%;
}

.baoanxihuan .left_o1 ul li h3 {
    font-size: 14px;
    color: #000;
    padding: 10px;
}

.left_ppcs {
    width: 100%;
    /* background: #f6f6f6; */
    text-align: center;
}


.uydg h3 {
    font-size: 22px;
    /* margin-bottom: 15px; */
    /* font-weight: bold; */
    color: #6ebef1;
}


.uydg p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #27344d;
}



.uydg {
    text-align: left;
    margin-bottom: 20px;
}

.strengthHe {
    width: 100%;
    /* margin-top: 40px; */
}


.h2_wen3 {
    font-size: 17px;
    font-weight: bold;
    color: #a1a7b2;
}

.h2_wen {
    font-size: 14px;
    margin-bottom: 5px;
    color: #a1a7b2;
}


.left_ppcs ul li.active .img_logos2 {
  
    margin-bottom: 15px;
}
.list-honor li p {
    color: #fff;
    font-size: 13px;
    /* margin-bottom: 20px; */
}




.h-about_s {
    position: relative;
    /* background: #fafafa; */
    padding: 50px 0 0;
}
.meid p {
    font-size: 22px;
    margin-bottom: 15px;
}

.meid h2 {
    font-size: 30px;
    font-weight: bold;
    color: #6ebef1;
    margin-bottom: 0;
    /* text-align: center; */
}

.meid a {
    font-size: 12px;
    color: #fff;
    /* font-weight: bold; */
    padding: 10px 40px;
    background: #6ebef1;
    border-radius: 60px;
}


.hezuo .hezuoauto {
    margin-top: 0;
}

.xianshier {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    /* background: #ff7a3e; */
    /* padding: 50px; */
    /* border-radius: 20px; */
    line-height: 1.8;
    flex-wrap: wrap;
    /* align-items: center; */
}


.lefyanyu {
    width: 100%;
}
.fenbianer {
    display: flex
;
    justify-content: space-between;
    padding-right: 20px;
    flex-wrap: wrap;
}


.ikgrd {
    width: 100%;
    box-shadow: 0 0 15px 0 #ddd;
}

.olthe {
    width: 100%;
}
.olthe ul li {
    width: 100%;
    padding-bottom: 17px;
    margin-bottom: 17px;
    border-bottom: 1px solid #ddd;
}


.knatu {
    width: 100%;
}

.neibu ul li{width:100%}

.foot-right {
    float: right;
    width: 55.8%;
    display: none;
}

.foot-left {
    width: 100%;
    float: left;
    /* background: #1c1c1c; */
    /* padding: 50px 0; */
    position: relative;
}

.hm-floor .fl-all {
    padding: 30px 0px;
    display: flex
;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sertsdwe {
    /* padding: 50px 35px; */
    margin-top: 20px;
    /* background: #fafafa; */
    border-radius: 20px;
}
}/* 初始化 */