/*初始化样式*/
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 Poppins-Regular,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:Poppins-Regular;
}
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: 12%;width: 100%;padding: 50px;text-align: left;}
.bortext h2{font-size: 18px;color: #fff;margin-bottom: 20px;font-weight: normal;}
.bortext h3{font-size: 3vw;color: #000;margin-bottom: 20px;font-weight: bold;}
.bortext  .trye {/* margin-top:60px; */}
.bortext .trye a{/* font-size: 16px; *//* padding: 15px 40px; *//* background: #00aeef; *//* color: #fff; *//* border-radius: 60px; *//* box-shadow: 0 0 15px 0 #00aeef; */}
.bortext p{font-size: 1.6vw;color: #000;letter-spacing: 0;}

.bortexert{width: 100%;float: left;text-align: center;}


.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: 0;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.bortext h3 {
    font-size: 14px;
    /* color: #fff; */
    margin-bottom: 10px;
}

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

.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: #fff; */
    letter-spacing: 0;
}

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

}


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

}
/*热门关键词*/
.yt-title {
	text-align:center;
}
.yt-title h2 {
	font-size: 2.2vw;
	color: #000;
	font-weight: bold;
}
.yt-title  p {
	font-size:16px;
	color: #666;
	padding:10px 0;
	line-height: 1.5;
}
.yt-con {
	/* background:#f8ad19;
	*/
	/* padding:30px;
	*/
	border-radius:10px;
	text-align: center;
}
.abo-number {
	/* padding-bottom:2.7vw;
	*/
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.abo-number li {
	/* text-align:center; */
	width: 31%;
	/* padding-right: 9.5%; */
	/* border: 1px solid #ddd; */
	/* border-radius: 20px; */
	margin-bottom: 2%;
}

.abo-number li h2 {
	font-size: 14px;
	letter-spacing:0px;
	color: #666;
	display:inline-block;
	margin-top: 15px;
	/* font-weight:normal; */
	/* font-family:sans-serif; */
}
.abo-number li h3 {
	color: #000;
	font-size: 1vw;
	font-weight:normal;
	margin: 0 0 10px 0;
	/* text-align: center; */
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}

.abo-number li p {
	color: #666;
	font-size: 14px;
	font-weight:normal;
	margin: 10px 0;
	/* text-align: center; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}


.abo-number li b {
	color: #666;
	font-size: 15px;
	font-weight:normal;
	margin: 20px 0;
	/* text-align: center; */
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

.abo-number li:hover h3{color:#e2141e;}
.abo-number li:hover b{color:#e2141e;}
.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) {
	.w1200 {
	max-width:1200px;
}

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

}
.dlogo {
    width: 16%;
}
.nieron h3 {
    font-size: 16px;
    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;
    
    line-height: 35px;
}

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





}


@media (max-width:1250px) {
	.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: 34px;
    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: 14px;
}

.meid h2 {
    font-size: 22px;
    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;
    margin-bottom: 15px;
}

.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;
  
}



	.sertsdwe {
    padding: 30px 0;
  
}
.h-cplas {
    padding: 30px 0 0;
}


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

.h-about {
 
    padding: 0;
  
}
.suibianer .abto_suibain {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}




.rijfks {
    width: 100%;
    position: relative;
}



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

.left_img {
    width: 100%;
    /* background: #fff; */
    /* box-shadow: 0 0 5px 0 #eee; */
    padding: 30px;
}

}

@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;
}

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

.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;
}

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

.nairfg {
    padding: 10px;
    background: #f6f6f6;
    width: 100%;
}


.list-honor li h2 {
    color: #222;
    font-size: 20px;
    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: 0;
}


#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%;
}

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

.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: 100%;
    margin-bottom:10px;
}
.abo-number li h2 {
    font-size: 14px;
    margin: 0 0 10px;
}

.abo-number li h3 {
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    margin: 0;
    /* color: #fff; */
}
.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: 49%;
    margin-bottom: 2%;
}

.nanao {
    padding: 20px 0;
}

.nanao .nan_auto {
    margin-top: 0;
}

.list-honor li .pic {
    /* text-align: center; */
    /* display: table; */
    width: 100%;
}


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

.sertsdwe .autouy_naose {
    margin-top: 0;
}


.sertsdwe .baoanxihuan {
    /* display: flex; */
    margin-top: 0;
    /* justify-content: space-between; */
    position: relative;
}
.right_o1 ul li h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.5;
}

     .right_o1 ul li p {
        font-size: 14px;
        word-wrap: break-word;
        margin-bottom: 30px;
    }
	
	.diseo .syuhier .ytptitle {
    width: 100%;
    text-align: left;
}

#certify .swiper-button-next, #certify .swiper-button-prev {
    top: 32%;
}


#certify {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
}

.diseo {
        /* background: url(../images/di2.jpg) no-repeat; */
        padding: 0;
        margin-top: 10px;
    }
	
	
	.yt-hezuo .syuhier .ytptitle {
    width: 100%;
    text-align: left;
}


#certify3 .swiper-button-next, #certify3 .swiper-button-prev {
    top: 27%;
}

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

#certify3 .swiper-button-next {
    right: 30%;
  
}
.rijfks h3 {
    font-size: 17px;
    color: #fff;
    /* font-weight: bold; */
    margin-bottom: 25px;
    top: 40%;
}

.rijfks h4 {
    font-size: 15px;
    color: #000;
    /* font-weight: bold; */
    margin: 10px 0 20px;
}
.abto_suibain .form-group h3 {
    font-size: 16px;
    margin: 20px 0;
   
}
.tips p {
    font-size: 14px;
    color: #000;
    line-height: 1.8;
}



.autouy_naose ul li {
    width: 48%;
    padding: 20px 0;
}
.autouy_naose ul li h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    /* padding: 25px 10px; */
}

.autouy_naose ul li p {
    font-size: 12px;
   margin-top: 10px;
}


.nanao .nan_auto h3 {
    font-size: 18px;
    color: #000;
    margin: 20px 0;
}


.yt-title p {
    font-size: 14px;

}

.jsiddf h3 {
    font-size: 16px;
    margin: 20px;
    font-weight: bold;
    line-height: 1.5;
}


.anli .anli_auto {
    margin-top: 0;
}




.he_auto ul li {
    width: 48%;
    text-align: center;
    margin-bottom: 3%;
    padding: 0;
}
.he_auto ul li h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    color: #000;
}


.h-about_s {
    position: relative;
    background: #f8f8f8;
    padding: 20px 0 0;
}



}

















/* 初始化 */