
 
 * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

ul {
	padding:0;
	margin:0;
}
ul li {
	list-style:none;
}
a {
	color:#337ab7;
	text-decoration:none;
}
h2,h3 {
	margin:0;
}
a:focus,a:hover {
	color:#23527c;
	text-decoration:none;
}
a:focus {
	outline:none;
	outline-offset:-2px;
}
@media (max-width:768px) {
	body {
	padding-top:60px;
}
}

@media (min-width:1450px) {
	.container {
	width:1370px;
}
}@media (min-width:1600px) {
	.container {
	width:1400px;
}
}
/* ffffffffffffffffffffff */
.bners {
	position:relative;
}

.cncduan7 {
    padding: 50px 0;
    /* background: #f8f8f8; */
}

.cncduan7 .list_auto {
    /* margin-top: 50px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cncduan7 .list_auto ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.cncduan7 .list_auto ul li {
    width: 100%;
    text-align: left;
    /* border-bottom: 1px solid #ddd; */
    align-items: center;
    padding: 20px 0;
    box-shadow: 0 0 10px 0 #ddd;
    margin-bottom: 20px;
    border-radius: 6px;
    background: #fff;
}
.oklrtd {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    padding: 0 15px; /* 根据实际需求调整内边距 */
}
.oklrtd a{font-size:14px;display: inline-block;margin-top: 15px;color: #183293;}

.oklrtd.active {
    max-height: 1000px; /* 根据你的最大内容高度调整 */
    transition: max-height 0.5s ease-in;
}
.oklrtd p{font-size:0.8vw;margin: 20px 0 0;line-height: 1.8;}
.cncduan7 .list_auto ul li h2 {
    font-size: 0.9vw;
    margin: 0;
    padding: 0 45px 0 15px;
    color: #333;
    font-weight: bold;
    position:relative;
    transition: max-height 0.5s ease-in;
}

.cncduan7 .list_auto ul li h2::before{
	content:'';
	position: absolute;
	width: 20px;
	height: 15px;
	top: 0;
	right: 20px;
	z-index: 1;
	background: url(../images/tou.png)no-repeat right;
	/* transform: rotate(180deg); */
	transition: all 0.6s;
}


.cncduan7 .list_auto ul li h2.active::before{transform: rotate(-180deg);background: url(../images/tous.png)no-repeat right;}


.cncduan7 .list_auto ul li:hover{box-shadow:0 0 15px 0 #ddd;}

.cncduan7 .list_auto ul li:hover h2{color:#0043ae}

.left_sn{width: 48%;}

.left_sn h3{font-size: 2vw;font-weight: bold;margin-bottom: 35px;}
.left_sn p{font-size: 0.85vw;}
.left_sn a{font-size: 16px;padding: 10px 30px;background: #183293;display: inline-block;margin-top: 50px;color: #fff;border-radius: 60px;}

.right_sn{width: 48%;}


.h-about {
	background: #fafafa;
	background-size:100% 100%;
	padding: 0 0 50px 0;
	overflow:hidden;
}

.h-about h3{font-size:2vw;font-weight: bold;margin-bottom: 20px;}
.h-about a{font-size: 0.9vw;color: #2d53e1;font-weight: bold;}
.h-about .habo-top {
	display:flex;
	justify-content:space-between;
	padding-bottom:30px;
}
.h-leftall {
	width:100%;
	position:relative;
}
.h-left {
	/* position:absolute;
	*/
    padding-top:0;
	width:100%;
	/* background:rgb(255 255 255 / 65%);
	*/
    height:100%;
	left:0;
}
.h-about_s {
	position:relative;
	background: #fafafa;
	padding: 50px 0 0;
}
.h-left h2 {
	font-size:24px;
	color:#666666;
	margin-bottom:30px;
	font-weight:normal;
}
.h-left h2 {
	font-weight:normal;
	font-size:18px;
	color:#666;
	line-height:40px;
	/* margin-top:6px;
	*/
    display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:7;
	overflow:hidden;
	/* text-transform:uppercase;
	*/
}
@media(max-width:991px) {
.h-about {
	/* background:none;
	*/
}
.h-leftall {
	/* width:50%;
	*/
}
.habo-top {
	/* display:block;
	*/
}
}@media(max-width:510px) {
.h-about {
	padding-top:0;
	padding:0;
}
}


.container {
	font-size:14px;
	line-height:24px;
}
/*  */
/**/
/*   */
@media (max-width:990px) {
	/*  body */
}/*  */

.w1200 {
	}
@media (max-width:1230px) {
	.w1200 {
	padding:0 15px;
}
}
/*  */
@media (max-width:768px) {
	body {
	padding-bottom:50px;
}
}
/*  */
@media (max-width:768px) {
	.habo-top {
	flex-wrap:wrap;
	padding:0 10px;
}
}
.abo-number {
	/* padding:2vw 0;
	*/
}
.abo-number li {
	}.abo-number li:not(:last-child) {
	margin-right:0;
}
.abo-number li h3 {
	color:#1a459f;
}
.abo-number li div span {
	font-size:24px;
	color:#1a459f;
	font-weight:600;
}
.abo-number li .wenti {
	margin:0px auto;
	text-align:left;
	color:#fff;
	padding: 20px 0;
}

.loknews {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
/* 2023-03-21 */
.baoanxihuan .left_o1 {
	width: 49%;
	overflow: hidden;
}

.baoanxihuan .left_o1 .swiper-slide{overflow:hidden;}
.baoanxihuan img {
	max-width:100%;
	transition: all 0.6s;
}







.baoanxihuan .swiper-pagination-bullet {
   
    background: #fff;
    opacity: 1;
}



 .baoanxihuan .swiper-pagination-bullet-active {
    opacity: 1;
    background: #08943d;
}
.baoanxihuan .left_o1:hover img{transform: scale(1.1);}
.baoanxihuan .right_o1 {
	width: 52%;
	padding-left: 50px;
	background: #f8f8f8;
}
.sertsdwe .baoanxihuan {
	/* display:flex;
	*/margin-top:50px;
	/* justify-content:space-between;
	*/position:relative;
}
.sertsdwe .baoanxihuan2 {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background: #f8f8f8;
	border-radius: 20px;
}
.right_o1 ul li h2 {
	font-size: 26px;
	color: #00aeef;
	margin-bottom:30px;
	font-weight: bold;
}
#certify2 {
	position:relative;
}
#certify2 .swiper-container {
	padding-bottom:50px;
}
#certify2 .swiper-pagination {
	width:100%;
}
.right_o1 ul li h3{font-size:40px;color: #000;margin-bottom: 20px;font-weight: bold;}
.right_o1 ul li p {
	font-size: 16px;
	color: #666;
	line-height:1.8;
	margin-bottom: 50px;
	/* background: url(../images/gou.png)no-repeat left 7px; */
}
.right_o1 ul li {
	margin-bottom:20px;
}
.sertsdwe {
	padding: 50px 0;
	/* margin-top: 50px; */
	/* background: #f2f8f0; */
	border-radius: 20px;
}
.sertsdwe .autouy_naose {
	margin-top:50px;
}

.shuzifo{padding: 50px 0;position: relative;background: url(../images/ase.jpg) no-repeat;background-size: 100% auto;margin-bottom: 50px;}
.shuzifo .mo_aurot{/* margin-top:50px; */display: flex;justify-content: flex-end;}
.left_foxin{width: 50%;}
.left_foxin h3{font-size: 2vw;font-weight: bold;color: #000;margin-bottom: 15px;}
.left_foxin h3 span{color: #08943d;font-size: 35px;}
.left_foxin p{font-size: 0.95vw;color: #000;}
.liebiaos{/* background:#000; */padding: 0;}

.towke{margin-bottom:50px;text-align: right;}
.autouy_naose  ul{display:flex;justify-content: space-between;flex-wrap: wrap;width: 100%;/* background: #fafafa; */}
 .autouy_naose ul li{width: 48%;/* padding: 20px; *//* background: #45d4ca; */text-align: left;border-radius: 15px;display:flex;margin-bottom: 30px;flex-wrap: wrap;}
 .wokl{width: 100%;}
 .wokrs{width: 100%;/* text-align: left; */padding-left: 30px;background: url(../images/si.png) no-repeat left 0px;}
.autouy_naose ul li h3{font-size: 1vw;color: #333;/* font-weight: bold; */margin: 0 0 20px 0;}
.autouy_naose ul li p{font-size: 0.75vw;color: #000;/* margin-top: 20px; *//* font-weight: bold; */line-height: 1.8;}
.left_foxin .tob_tow{margin-top: 50px;padding: 30px;background: #fff;border-radius: 20px;overflow: hidden;box-shadow: 0px 21px 15px 0 #ddd;}
.tob_tow .autouy_naose ul li{text-align:center;}
.tob_tow .autouy_naose ul li h3{font-size: 4vw;color: #08943d;font-weight: bold;margin: 20px 0;display: flex;justify-content: center;}
.tob_tow .autouy_naose ul li p{font-size: 14px;color: #000;/* margin-top: 20px; *//* font-weight: bold; */line-height: 1.8;}
/*  */
.abo-number li:hover img{transform: scale(1.1); }

.autouy_naose  li:nth-child(2) .wokrs{background: url(../images/si2.png) no-repeat left 0px;}
.autouy_naose li:nth-child(3) .wokrs{background: url(../images/si3.png) no-repeat left 0px;}
.autouy_naose li:nth-child(4) .wokrs{background: url(../images/si4.png) no-repeat left 0px;}
.autouy_naose li:nth-child(5) .wokrs{background: url(../images/si5.png) no-repeat left 0px;}
.autouy_naose li:nth-child(6) .wokrs{background: url(../images/si6.png) no-repeat left 0px;}

.huaimg img{max-width: 100%;transition: all 0.6s;}
.zheng_k {
	}
	
	.zheng_auto {
	width:100%;
	margin:auto;
	/* margin-top:50px; */
}
.oulld{/* background:#fff; */text-align: center;}
.oulld:hover{/* box-shadow:  0 0 15px 0 #eee; */}

.nieron{/* padding:50px; */text-align: center;\: #Fff;}
.nieron h2{font-size: 50px;/* margin-bottom: 30px; */font-weight: bold;overflow: hidden;}
.nieron h3{font-size: 16px;color: #000;margin-bottom: 10px;/* font-weight: bold; */}
.nieron p{font-size: 14px;color: #666;line-height: 1.5;margin-bottom: 20px;}

.autouy_naose2  ul{display:flex;justify-content: space-between;flex-wrap: wrap;width: 100%;background: #f6fbff;margin-top: -50px;border-radius: 10px;overflow: hidden;}
 .autouy_naose2 ul li{width: 25%;padding: 50px 35px;/* background: #45d4ca; */text-align: left;border-radius: 0;display:flex;flex-wrap: wrap;}

  .autouy_naose2 .wokrs2{width: 100%;}
  .autouy_naose2 ul li h2{font-size: 1vw;color: #000;font-weight: bold;margin: 0 0 20px 0;text-transform: uppercase;}
.autouy_naose2 ul li h3{font-size: 3vw;color: #333;font-weight: bold;margin: 0 0 20px 0;}
.autouy_naose2 ul li p{font-size: 0.8vw;color: #000;/* margin-top: 20px; *//* font-weight: bold; */line-height: 1.8;}
.autouy_naose2 ul li:hover{background:#2d53e1;}
.autouy_naose2 ul li:hover h2{color:#fff}
.autouy_naose2 ul li:hover h3{color:#fff}
.autouy_naose2 ul li:hover p{color:#fff}
#certify .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

#certify .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
	border:2px solid #e2141e;
}
#certify {
	position:relative;
	width:100%;
	margin:0 auto;
	/* padding-bottom: 50px; */
}
#certify .swiper-container {
	/* padding-bottom:60px; */
}
#certify  .swiper-slide {
	/* width:330px; */
	border-radius: 10px;
	/* height: 360px; */
}
#certify  .swiper-slide img {
	display: inline-block;
	max-width:100%;
	/* width:100%; */
	transition: all 0.6s;
}
#certify  .swiper-slide:hover img {
	transform: scale(1.1);
}
#certify  .swiper-button-next, #certify .swiper-button-prev{top: 50%;}
#certify .swiper-button-prev {
	left: 0;
	width: 44px;
	height: 44px;
	background:url(../images/les.png) no-repeat;
	background-position:0 0;
	background-size:100%;
}
#certify .swiper-button-next {
	right: 0;
	width: 44px;
	height: 44px;
	background:url(../images/ris.png) no-repeat;
	background-size:100%;
}

.anli2{padding-bottom:50px;}


#certify2s {
	position:relative;
	width:100%;
	margin:0 auto;
	/* padding-bottom: 50px; */
}

#certify2s #swiper-container1{/* padding-bottom: 50px; */}
#certify2s  .swiper-slide img {
	/* display:block; */
	max-width:100%;
	/* width:100%; */
}
#certify2s  .swiper-button-next, #certify2s .swiper-button-prev{top: 92%;}
#certify2s .swiper-button-prev {
	left: 42%;
	width: 44px;
	height: 44px;
	background:url(../images/wm_button_icon.png) no-repeat;
	background-position:0 0;
	background-size:100%;
}
#certify2s .swiper-button-next {
	right: 42%;
	width: 44px;
	height: 44px;
	background:url(../images/wm_button_icon2.png) no-repeat;
	background-size:100%;
}



#certify2s .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

#certify2s .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
	border:2px solid #e2141e;
}
.nanguoer2{margin:20px 0}

.jsiddf{
    /* padding:30px; */
    background: #08943d;
    border-radius: 10px;
    display: inline-block;
    }
.jsiddf h3{font-size: 18px;margin: 15px 10px;font-weight: bold;color: #fff;}
.jsiddf p{font-size:16px;}	
	
.yt-hezuo {
	padding: 50px 0 0;
	/* background: #f8f8f8; */
}
.he_auto {
	padding:50px 0 0 0;
}

.anli {
	/* padding: 50px 0 0; */
	/* background: #f8f8f8; */
}
.diseo{/* background: #673fff; *//* padding: 50px 0 0; */background-size: 100% 100%;/* width: 95%; */margin: auto;border-radius: 20px;}
.diseo .syuhier{/* display:flex; */}
.yt-hezuo  .syuhier{/* display:flex; */}
.diseo .syuhier .ytptitle{/* width:80%; *//* text-align: left; */}
.yt-hezuo .syuhier .ytptitle{/* width:80%; *//* text-align: left; */}
.anli .anli_auto {
	margin-top: 30px;
}
.anli .anli_auto ul {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content:space-between;
}
.anli .anli_auto ul li {
	position:relative;
	overflow:hidden;
	width:23%;
	margin-bottom:2%;
}
.anli .anli_auto ul li img {
	max-width:100%;
}
.he_auto img {
	max-width:100%
}
.shiimg {
	text-align:center;
	margin-top:50px;
}
.shiimg img {
	max-width:100%;
}
#certify3 {
	position:relative;
	width:100%;
	margin:0 auto;
}
#certify3 .swiper-container {
	padding: 0;
}

#certify3 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    margin: 0 10px;
}

#certify3  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00aeef;
}

#certify3  .swiper-pagination {

    width: 100%;
}
#certify3  .swiper-slide {
	width:330px;
	/* height:472px;
	*/
  	background:#fff;
}
#certify3  .swiper-slide img {
	display:block;
	max-width:100%;
	/* width:100%; */
}
#certify3  .swiper-slide p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.8;
}
#certify3  .swiper-slide .nasoe{margin-top: 70px;}
#certify3  .swiper-slide .nasoe p{padding-left: 70px;background: url(../images/b7.png) no-repeat left;margin-bottom: 35px;}
#certify3  .swiper-button-next, #certify3 .swiper-button-prev{top: 5%;}
#certify3 .swiper-button-prev {
	left: 90%;
	width: 44px;
	height: 44px;
	background:url(../images/les.png) no-repeat;
	background-position:0 0;
	background-size:100%;
}
#certify3 .swiper-button-next {
	right: 0;
	width: 44px;
	height: 44px;
	background:url(../images/ris.png) no-repeat;
	background-size:100%;
}


#certify3 .a_jkty a {
    font-size: 16px;
    /* padding: 15px 85px 15px 35px; */
    border: 1px solid #fff;
    border-radius: 60px;
    color: #ffffff;
    background: url(../images/g2.png) no-repeat 85% 45%;
    display: inline-block;
    transition: all 0.6s;
}


#certify3 .meid a {
    /* font-size: 14px; */
    color: #5aac40;
    /* font-weight: bold; */
}


#certify3 .a_jkty {
    margin-top: 0;
    text-align: left;
    display: inline-block;
    background: #fff;
    border-radius: 60px;
}
.zuimg {
	width: 62%;
}
.nulied {display:flex;border-radius: 10px;overflow: hidden;justify-content: space-between;align-items: center;margin-top: 50px;background: #5aac40;border-radius: 20px;}
.meid{width: 38%;padding: 50px;}
.meid h2{font-size: 40px;/* font-weight: bold; */color: #fff;margin-bottom: 20px;/* text-align: center; */}
.meid p{font-size:14px;}
.meid a{font-size: 14px;color: #222;font-weight: bold;}
.nulied:hover .meid a{color:#00aeef}

.hezuo {
	/* padding:50px 0; */
	/* margin-top: 50px; */
	background-size: 100% 100%;
}
.hezuo .hezuoauto {
	margin-top:50px;
}
.xianshier {margin-bottom: 50px;display: flex;justify-content: space-between;background: #ff7a3e;padding: 50px;border-radius: 20px;line-height: 1.8;align-items: center;}
.lefyanyu{width: 65%;}
.lefyanyu p{font-size: 18px;color: #fff;}
.knatu{width: 17%;}
.knatu p{font-size: 16px;color: #fff;text-align: center;margin-top: 20px;}






.nanao{padding: 50px 0 0;}
.nanao .nan_auto{margin-top:50px;}
.nanao .nan_auto h3{font-size: 44px;color: #fff;margin: 0 0 20px 0;}

.nanao .nan_auto p{font-size: 16px;color: #fff;margin-bottom: 15px;}

.nanao .nan_auto ul{display:flex;flex-wrap: wrap;justify-content: space-between;}
.nanao .nan_auto ul li{width: 49%;margin-bottom: 2%;}
.nanguoer{position:relative;overflow: hidden;border-radius: 30px;}
.nanguoer img{max-width:100%;transition: all 0.6s;}
.nanguoer .fofofo_k{position:absolute;top: 50%;transform: translateY(-50%);left: 5%;width: 50%;}
.nanguoer .fofofo_k a{font-size: 16px;color: #fff;padding: 5px 10px;border: 1px solid #b78a49;border-radius: 60px;display: inline-block;background: #321d0a;transition: all 0.6s;}
.nanguoer:hover .fofofo_k a{padding:5px 30px;}
.nanguoer:hover img{transform: scale(1.1);}
.nanguoer .fofofo_k a:hover{background:#000;box-shadow:0 0 30px 0 #b78a49; }
.left_img {
	/* margin-top:50px; */
}
.biaotitle {
	font-size:26px;
	color:#333;
	font-weight:bold;
	margin-bottom:20px;
}
.a-Lkoy {
	margin-top:50px;
}
.a-Lkoy a {
	background-color:#e60012;
	padding:12px 35px;
	color:#fff;
	border-radius:60px;
	font-size:18px;
}
.left_img {
	width: 50%;
	/* background: #f8f8f8; */
	/* box-shadow: 0 0 5px 0 #eee; */
	padding: 50px 0;
}
.left_img p{font-size: 0.75vw;color: #fff;margin-bottom: 5px;line-height: 2;/* font-weight: bold; *//* padding-left: 25px; *//* background: url(../images/quan.png) no-repeat left; */}
.left_img p span{color:#08943d;}
.left_img h3{font-size: 2vw;color: #fff;font-weight: bold;margin: 0 0 35px 0;}

.left_img h4{font-size: 1vw;color: #fff;font-weight: bold;margin: 0 0 15px 0;}
.suibianer .abto_suibain{display:flex;justify-content: space-between;/* align-items: center; *//* margin-top: 50px; */padding: 50px 0;/* margin: 0; */}

.nuw_a{margin-top:30px;display: flex;justify-content: flex-start;}
.nuw_a a{padding:10px 30px;background: #08943d;color:#fff;font-size:16px;border-radius: 60px;margin-right: 7%;}
.nuw_a a:hover{background:#000;color:#fff;}

.nuw_a  .zui_t{background:#fff;border:2px solid #000;color:#000;}
.rijfks{width: 50%;position: relative;}
.rijfks h2{font-size: 14px;font-weight: bold;color: #000;margin-bottom: 30px;}
.rijfks h3{font-size: 26px;color: #fff;font-weight: bold;/* margin-bottom: 25px; */position: absolute;top: 50%;width: 100%;text-align: center;line-height: 1.5;}
.rijfks p{font-size: 18px;color: #000;/* margin-bottom: 15px; */padding: 5px;line-height: 1.8;padding-left: 30px;}
.rijfks2 p:nth-child(1){background:url(../images/gb1.png)no-repeat left;}
.rijfks2 p:nth-child(2){background:url(../images/gb2.png)no-repeat left;}
.rijfks2 p:nth-child(3){background: url(../images/gb3.png)no-repeat left 12px;}
.rijfks h4{font-size: 18px;color: #000;/* font-weight: bold; */margin: 10px 0 40px;}

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


.suibianer {
	/* padding: 180px 0 50px; */
	background: url(../images/ab.jpg);
	width: 95%;
	margin: auto;
	border-radius: 20px;
	overflow: hidden;
	/* margin-top: -100px; */
	background-size: 100% 100%;
}

.hezuoauto ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:50px;
}
.hezuoauto ul li {
	width:18%;
	margin-bottom:2%;
}
.hezuoauto ul li img {
	max-width:100%;
}
.hezuoauto .a_jkty {
	text-align:center;
}

/* zhengshu */
.yt-hezuo2s{padding:50px 0;background: url(../images/zhen.jpg);margin-top: 50px;}
.yt-hezuo2s .he_auto2s{display:flex;justify-content: space-between;margin-top: 50px;}
.left_zhen{width: 25%;padding: 50px 30px;background:url(../images/bb.png)}
.left_zhen h2{font-size:24px;color: #fff;margin-bottom: 30px;}
.left_zhen p{color: #fff;font-size:16px;margin-bottom: 15px;}

#certify3s {width:70%;position: relative;}
#certify3s .swiper-container {
	padding: 10px 10px 50px;
}

#certify3s .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    margin: 0 10px;
}

#certify3s  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00aeef;
}

#certify3s  .swiper-pagination {width: 100%;}
#certify3s  .swiper-slide {
	width:330px;
	/* height:472px;
	*/
  	background:#fff;
}
#certify3s  .swiper-slide img {
	display:block;
	max-width:100%;
	width:100%;
}

.hezuos{padding:50px 0;}
.hezuos img{max-width:100%}
.hezuo_auto{margin-top:50px;}

.hezuo_auto .swiper-container {
	padding: 0 0 80px;
}

.hezuo_auto .swiper-container .swiper-button-next, .hezuo_auto .swiper-container .swiper-button-prev{top: 95%;}
.hezuo_auto .swiper-container .swiper-button-prev {
	left: 45%;
	width: 45px;
	height: 45px;
	background:url(../images/les.png) no-repeat;
	background-position:0 0;
	background-size:100%;
}
.hezuo_auto .swiper-container .swiper-button-next {
	right: 45%;
	width: 45px;
	height: 45px;
	background:url(../images/ris.png) no-repeat;
	background-size:100%;
}

.yeshsi{padding:50px 0;/* background:#f8f8f8; */}
.yeshsi .ifo_auto{margin-top:50px;}
.yeshsi .ifo_auto ul{/* display:flex; *//* flex-wrap: wrap; *//* justify-content: space-between; */}
.yeshsi .ifo_auto ul li{border-radius: 10px;background-color: #f4f4f4;text-align: center;padding: 20px 35px;/* margin-bottom: 20px; */border-radius: 10px;display: flex;align-items: center;background-size: 100% 100%;position:relative;flex-wrap: wrap;}

.yeshsi  .swiper-button-next, .yeshsi  .swiper-button-prev{top: 45%;}
.yeshsi  .swiper-button-prev {
	left: 75%;
	width: 45px;
	height: 45px;
	background:url(../images/les.png) no-repeat;
	background-position:0 0;
	background-size:100%;
}
.yeshsi .swiper-button-next {
	right: 0;
	width: 45px;
	height: 45px;
	background:url(../images/ris.png) no-repeat;
	background-size:100%;
}
.ws_img{
    position: relative;
    z-index: 9;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}
.ws_aae{position: relative;z-index: 9;text-align: center;margin: auto;top: 30px;}
.ws_aae a{font-size: 16px;color:#000;padding: 10px 20px;background: #fff;font-weight: bold;box-shadow: 0 0 10px 0 #ddd;border-radius: 60px;}
.yeshsi .ifo_auto ul li:hover .ws_aae a{color:#183293;}
.i_text{
    position: relative;
    z-index: 9;
    padding: 0;
    text-align: left;
    margin-bottom: 20px;
}

.i_text h3{font-size: 20px;color: #000;margin-bottom: 15px;}
.i_text p{font-size: 15px;color: #999;overflow: hidden; /* 超出部分隐藏 */display: -webkit-box; /* 使用弹性盒子模型 */-webkit-box-orient: vertical; /* 垂直排列内容 */-webkit-line-clamp: 3; /* 限制显示两行 */text-overflow: ellipsis; /* 显示省略号 */}
.yeshsi .ifo_auto ul li img{max-width:100%;}
.yeshsi .ifo_auto ul li:hover{
   background: url(../images/i_pc.png) no-repeat;
   /* 只右侧有圆角 */
   background-size: 100% 100%;
   }
.yeshsi .ifo_auto ul li:hover .i_text h3{color: #fff;}
.yeshsi .ifo_auto ul li:hover .i_text p{color: #fff;}

.yeshsi .swiper-container{padding-bottom:80px;}


.yeshsi .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}


.yeshsi .swiper-pagination-bullet-active {
    opacity: 1;
    background: #08943d;
}
.hezuos{max-width: 100%;margin:auto;/* background: #f7f7f7; */}
.x-banner{max-width:1920px;margin:auto;}
.hezuos .hezuo_auto{margin-top:50px;}

.hezuos .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    border-radius: 0;
}

.hezuos .swiper-pagination-bullet-active {
    opacity: 1;
    background: #183293;
}
.x-banner .swiper-container .swiper-button-prev {
	
	width: 48px;
	height: 48px;
	background:url(../images/lsl.png) no-repeat;
	background-position:0 0;
	background-size:100%;
}
.x-banner .swiper-container .swiper-button-next {

	width: 48px;
	height: 48px;
	background:url(../images/rsr.png) no-repeat;
	background-size:100%;
}


.top_feed{padding: 20px;border-radius: 10px;background: #fff;box-shadow: 0 0 10px 0 #ddd;}
.feeding{padding:50px 0;background: #f8f8f8;}
.feeding .feeb_auto{margin-top:50px;}
.wen_feed{font-size:16px;margin-bottom: 30px;}
.img_feed{display:flex;align-items: center;}
.feed_xre{/* width:30%; */margin-right: 5%;}
.feed_name h3{font-size: 20px;font-weight: bold;color: #000;margin-bottom: 10px;}
.feed_name p{font-size:16px;color: #999;}
.feeding .swiper-container{padding-bottom:60px;}




.feeding .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.feeding .swiper-pagination-bullet-active {
    opacity: 1;
    background: #08943d;
}








