/* 轮播图一 */
.bannerimg{
	width: 80%;
	margin: 0 auto;
	box-sizing: border-box;
}
.bannerimg .swiper-container {
      width: 100%;
      height: 100%;
    }
.bannerimg .swiper-slide {
	width: 100%;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bannerimg .swiper-slide a {width: 100%;height:450px;overflow:hidden;}
.bannerimg .swiper-slide img{width: 100%;height:100%;object-fit: cover;object-position: center;}
/* 时间票务 */
.bgbox{
	width: 100%;
	background: url(../images/bg.png)no-repeat left top;
	background-size: cover;	background-position-y: 5%;
}
#ticket{
	width: 100%;margin: 40px 0;overflow: hidden;
	/* height: 498px; */
}
#ticket_left{
	width: 39%;
	height: 100%;
	float: left;
	background: url(../images/bg12.png)no-repeat left top;
	background-size: 100% 100%;
}
#ticket_center{
	width: 39%;
	height: 100%;
	margin-left: 1%;
	/* display: inline-block; */
	float: left;
	background: url(../images/bg12.png)no-repeat left top;
	background-size: 100% 100%;
}
.tic_kua{width: 85%;margin: 0 auto;}
.ticlist_kua{
	width: 70%;margin: 0 auto;
	overflow: hidden;
}
.ticket_title{
	height: 31px;
	/* padding: 80px 0 30px 0; */
	padding: 8% 0 5% 0;
}

.ticket_title .pointt{line-height: 20px;margin: 0 10px;}
.ticket_title span{display: inline-block;color: #ffffff;font-weight: 700;font-size: 24px;vertical-align:top;}
.ticket_title span img{display: inline-block;width: 35px;height: 31px;}
/* .tickettime{padding: 10px 0} */
.tickettime {
    padding: 2.15% 0;overflow: hidden;
}
.tickettime div{
	color: #ffffff;font-weight: 700;font-size: 26px;
	letter-spacing:0.3rem;float: left;
}
.tickettime div span{
	color: #ffffff;font-size: 14px;
	letter-spacing:0.1rem;display: inline-block;
	/* padding-bottom: 30px; */padding-bottom: 3%;
}
.ticketlist{
	/* margin-top: 20px; */
	/*margin-top: 4.297%;padding-bottom: 7%;*/
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ticketlist li:nth-child(1){width: 100%;}
.ticketlist li{
	display: inline-block;width: 50%;box-sizing: border-box;
	overflow: hidden;padding: 5px;color:#ffffff;
}
.ticketlist li strong{color:#ffffff;}
.ticketlist li span{
	display: inline-block;/* width: 50%; */box-sizing: border-box;
	float: left;color: #ffffff;
}
.ticketlist li span b{
	display: inline-block;/* width: 4rem; */color: #ffffff;
	/* margin-right: 5%; */
	font-weight:normal;font-size: 14px;
}
/* .ticketlist li span:last-child{width:45%;margin-left:5%;} */
/* .ticketlist li:last-child span:last-child b{width: 8rem;} */
.ticketlist li span i{
	display: inline-block;color: #ffffff;font-style: normal;
	font-weight:bold;font-size: 18px;margin: 0 5px;
}


/*20210809*/
.pwtime{
	font-size: 12px!important;
    vertical-align: bottom!important;
    line-height: 19px;
}
.pwlist{
	display: flex;
    justify-content: space-between;
	border-bottom: 1px solid #dddddd59;
    padding: 15px 0;
}
.pwlist li{
	    display: inline-block;
		color:#ffffff;
		font-size: 12px;
		text-align: center;
}
.pwlist li:first-child{/* font-size:14px; */}







/* 买票 右侧 */
#ticket_right{
	width: 20%;height: 100%;box-sizing: border-box;
	float: right;/* padding-left: 1%; */overflow: hidden;
}
#ticket_right li:nth-child(1){
	width: 100%;position: relative;
	background: linear-gradient(to bottom, #ef7d01, #fdd66f);
}
#ticket_right li:nth-child(2){
	background: linear-gradient(to bottom, #c32033, #eb6367);
	/*width: 49.5%; height: 100%; float: left;*/position: relative;
	box-sizing: border-box;
}
#ticket_right li:nth-child(3){
	background: linear-gradient(to bottom, #2598d7, #5dafe7);
	/*width: 49.5%; height: 100%; float: left;*/position: relative;
	box-sizing: border-box;
}
#ticket_right .ticket_right_le p{
	 background: url(../images/bg13.png)no-repeat left center;
	/*background-size: 100% 100%; */
	background-size: 46px 34px;
}
#ticket_right .ticket_right_ce{
	/* background: url(../images/bg14.png)no-repeat left top; background-size: 100% 100%;*/
	margin: 10px 1% 0 0;
}
#ticket_right .ticket_right_ce p{
	 background: url(../images/bg14.png)no-repeat left center; 
	/*background-size: 100% 100%;margin: 10px 1% 0 0;*/
	background-size: 47px 43px;
}
#ticket_right .ticket_right_ri p{
	 background: url(../images/bg15.png)no-repeat left center;
	/*background-size: 100% 100%; */
	background-size: 42px 42px;
}
.leimgtop5{
	/* padding-top: 6.5%; */
	/* display: inline-block; */
	/* float: left; */
}
.tickheight3{
	margin-top: 10px;
}
#piaotext{
	/* display: inline-block; */
	float: left;
}
/* .le_img{padding: 50px 0 210px 0;} */
/* .le_img{padding: 23.62% 0 94.46% 0;} */
.le_name{padding-left: 58px;font-weight: 700;color: #ffffff;font-size: 21px;padding-bottom: 30px;cursor:pointer;}
.le_con{/* padding-bottom: 70px; */font-size: 15px;letter-spacing: 0.1em;padding-top: 5%;padding-left:85px;color: #ffffff;line-height: 24px;}
/* .ticlistbut a{display: inline-block;padding:10px 15px;color: #ffffff;border: 1px solid #ffffff;} */
/* 遮罩 */
.zh_bg{display: none;}
.zh_bg{position: absolute;top: 2.5%;left: 2.5%;width: 95%;height: 95%;background: rgba(0,0,0,0.5);}
/* .le_img1{padding: 50px 0 90px 0;} */
.le_img1{padding: 5.5% 0 20px 0;}
.le_name1{padding-left: 20px;font-weight: 700;color: #ffffff;font-size: 21px;padding-bottom: 30px;}
/* .le_name1{color: #ffffff;font-size: 21px;padding-bottom: 30px;} */
.le_con1{/* padding-bottom: 70px; */font-size: 13px;letter-spacing: 0.05em;padding-top: 2%;color: #ffffff;line-height: 20px;}
/* .ticlistbut a{display: inline-block;padding:10px 15px;color: #ffffff;border: 1px solid #ffffff;} padding-left:85px;*/
.ticlistbut1 a{
	position: absolute;right: 2%;
    bottom: 5%;display: inline-block;padding:5px 10px;
	color: #ffffff;border: 1px solid #ffffff;
}
/*世园新闻*/
.syxwcon{
	width: 100%;overflow: hidden;/* padding: 30px 0 ; */background-color: #ffffff;
}
/* .happ_hotnews_list li{
	float: left;box-sizing: border-box;
} */
#happy_ticket_left{
	width: 68%;height: 364px;float: left;
	position: relative;
	box-shadow: #e2e2e2 0px 0px 30px 5px;
	overflow: hidden;
}
/* .happ_hotnews_list #happy_ticket_left a{
	display:block;overflow: hidden;
} */
/* #happy_ticket_left a div:nth-child(1){
	width: 45%;float: left;
} */
.hapleftimg{
	float: left;width: 100%;height: 100%;
}
#happy_ticket_left .hapleftimg img{
	width: 100%;height: 100%;display: block;
}
#happy_ticket_left .hapkk_content{
	width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
}
#hapkk_content{
	float: left;
}
#hapkk{
	width: 94%;padding: 10px 3%;background-color: #00000094;
}
.hapkk{
	width: 90%;margin: 0 5%;
}
.happ_hotnews_list{
	width: 100%;height: 120px;overflow: hidden;
}
.happ_hotnews_list .ulsyxw {
	list-style: none;
    width: 95%;
    height: 100%;
    padding-top: 2%;
    margin: 0 auto;
}
.happ_hotnews_list .ulsyxw li {
	float: left;width: 48%;margin: 0 auto;box-sizing:border-box;
}
/* .happ_hotnews_list #happy_ticket_right a div:nth-child(2){
	width: 49%; padding-left: 2%;
} */
.hap_titile{
	color: #ffffff;
	font-size: 20px;font-weight: 600;overflow: hidden;
	text-overflow:ellipsis;white-space: nowrap;
	letter-spacing: 1px;
    line-height: 30px;
} 
.haptext{
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.haptime{
	width: 48%;
	position: absolute;bottom: 10%;left: 48%;
	color: #666666;background: url(../images/yj.png)no-repeat right center;
	background-size: 21px 15px;
}
/* .happy_ticket_right{
	box-shadow: #e2e2e2 0px 0px 30px 5px;
	float: right;
} */
/* .happ_hotnews_list li:nth-child(2){
	width: 28%;margin-left: 2%;
} */
/* .ulsyxw li{
	float: left;width: 48%;margin: 0 auto;box-sizing:border-box;
} */
.ulsyxw li:hover{
	background-color: #ffffff;
	box-shadow: #e2e2e2 0px 0px 10px 5px;
}
/* .newssmalltext a>.hapkk{
	width: 95%;margin: 0 auto;
} */
/* .smalltitile{
	padding-top: 2%;padding-bottom: 3%;
	background: url(../images/llb.png)no-repeat left center;
	background-position-y: 68%;
	background-size: 17px 17px;padding-left: 25px;box-sizing: border-box;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
} */
.pd25{
	width:100%;padding-left: 25px;font-weight: bold;
	background: url(../images/llb.png)no-repeat left center;
    background-size: 17px 17px;padding-left: 25px;color: #333333;
	font-size: 14px;padding-top: 2%;padding-bottom: 2%;box-sizing: border-box;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.pd25:hover{color:#3bb0f5;}
/* .happy_ticket_left a div:nth-child(1){
	width: 50%;
}
.happy_ticket_left a div:nth-child(1){
	
}*/

/* 欢乐世园 */
.hotnews{
	width: 100%;margin: 70px 0 30px 0;
}
.hotnews_title{
	width: 100%;height: 74px;
	overflow: hidden;/* margin-bottom: 50px; */
}
.hotnews_title div{
	height: 100%;
	float: left;
}
.hotnews_title_le{margin-right: 60px;}
.hotnews_title_le h3{
	color: #333333;font-size: 37px;
	letter-spacing: 4px;
}
.hotnews_title_le p{
	color: #999999;font-size: 19px;
	letter-spacing: 2px;
}
.hotnews_title_ce{
	background: url(../images/laba.png)no-repeat left center;
	background-size: 38px 38px;background-position-x: 20px;
	display: block;position: relative;
}
.hotnews_title_ce p{
	color: #666666;height: 37px;font-size: 17px;padding-left: 78px;
	letter-spacing: 1px;
}
.hotnews_title_ce::before{
	content:"  ";position: absolute;top: 0;
	background: #dddddd; width:2px;height:74px;
}
.hotnews_title .hotnews_title_more{
	width: 65px;text-align: center;
	background: url(../images/logo3.png)no-repeat center;
	background-size: 65px 59px;line-height: 74px;
	float: right;color: #666666;font-size: 15px;
}
.hotnews_list{width: 100%;padding-top: 30px;overflow: hidden;padding: 30px 1%;}
.hotnews_list li{float: left;width: 31.5%;
	/* background: url(../images/hotnewsbg.png)no-repeat left top;
	background-size: cover; */
}
.hotnews_list li:hover{
	background: url(../images/hotnewsbg.png)no-repeat left top;
	background-size: cover;box-shadow: #e2e2e2 0px 0px 5px 5px;
}
.hotnews_list li:nth-child(2){margin:0 2% ;}
.hotnews_list .hotnews_list_img{
	width: 100%;height: 240px;
	overflow: hidden;
}
.hotnews_list .hotnews_list_img img{
	width: 100%!important;height: 100%;
}
.hotnews_list .hotnews_list_title{
	width: 90%;height:50px;color: #333333;font-size: 18px;font-weight: 600;letter-spacing: 1px;
	text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin:5% auto;
	/* padding: 7.755% 0 7.755% 0;padding: 33px 0 33px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; */
	background: url(../images/fanhui.png)no-repeat right center;
}
.hotnews_list li:hover .hotnews_list_title{
	color:#3bb0f5;
}
/* .hotnews_list li:hover .hotnews_list_text{
	color:#3bb0f5;
} */
.hotnews_list .hotnews_list_text{
	width: 90%;letter-spacing: 1px;padding-bottom: 9.397%;
	background:url(../images/yj.png)no-repeat right top;
	background-size: 21px 15px;
	/* padding-bottom: 40px; */white-space: nowrap;
	background:url(../images/yj.png)no-repeat right top;
	background-size: 21px 15px;
	overflow: hidden;text-overflow: ellipsis;
}
/* 世园服务 */
.syserve{
	padding-bottom: 52px;
}
.syserve_list{width: 100%;overflow: hidden;
	padding: 0 0 32px 0;
}
.syserve_list li{
	float: left;width: 24%;position:relative;
	overflow: hidden;box-sizing: border-box;
}
.syserve_list li:nth-child(2){margin: 0 1%;}
.syserve_list li:nth-child(3){margin-right: 1%;}
.syserve_list .syserve_list_img{    
/* position: absolute;bottom: 0;left: 0; */width: 100%;min-height: 164px;overflow:hidden;margin: 15px 0;}
.syserve_list .syserve_list_img img{width: 101%;max-width: none;/* width: 100%;height: 100%;display: block; */}
.syserve_list .syserve_list_img:hover img{
	/* width: 100%;
	@include animation(breath, 2s, linear, 0s, infinite); */
	transform: scale(1.2);
	transition-property: all;
    transition-duration: .8s;
    transition-timing-function: ease;
	/* -webkit-transform: scale(1.2);
	transform: scale(1.2);
	animation:mymove 5s infinite; */
}
.syserve_js{margin: 18px 0;letter-spacing: 1px;line-height: 24px;font-size: 14px;}
.syserve_list .syserve_list_title{
	position: relative;
	width: 100%;padding: 20px 0 50px 0;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	background: url(../images/fanhi.png)no-repeat right center;
	background-position-x: 84%;
}
.syserve_list li:hover span:nth-child(2){
	color: #3bb0f5;
}
/* .syserve_list li:hover span:nth-child(1){
	color: #3bb0f5;
} */
.syserve_list .syserve_list_title span:nth-child(2){
	z-index: 2;color: #333333;font-size: 22px;
	position: absolute;
}
.syserve_list .syserve_list_title span:nth-child(1){
	position: absolute;top:0px;color: #dfdfdf;
	font-size: 50px;font-weight: 200;
	letter-spacing: 1px;
}
/* 世园回顾 */
#swiper-container-honor {
      width: 100%;
      /* padding-top: 50px; */
      /* padding-bottom: 50px; */
}
#swiper-container-honor .swiper-slide {
/* 	background-position: center;
	background-size: cover; */
	/* width: 950px; */
	/* height: 300px; */
	text-align: center;
	visibility: hidden;
}
#sliser_img_box{
	/* width: 85% !important;margin: 0 auto; */
	width: 100%;overflow: hidden;
}
#sliser_img{
	width: 50%;height: 484px;/* background-color: black; */
	float: right;
}
/* #sliser_img video{width: 100%;} */
#sliser_img>img{
	/* background-position: center;
	background-size: cover; */
	width: 100% !important;
	height: 100%;
	/* visibility: hidden; */
}
#sliser_img_text{
	width: 50%;/* height: 100%; */height:484px; float: left;/* padding: 27px 0; */
	background: url(../images/zhuantibg.png) no-repeat left top;
/* background-color: #f3f3f3; */}
#sliser_img_text h4{
	text-align: center;width: 95%;margin: 0 auto;
    padding: 20% 0 10% 0;
}
#sliser_img_text .slider_context{
	text-align: center;width:65%;margin: 0 auto;
	font-size: 16px;color: #ffffff;letter-spacing: 1px;    line-height: 30px;
}
#swiper-container-honor .swiper-slide.swiper-slide-prev, #swiper-container-honor .swiper-slide.swiper-slide-next, #swiper-container-honor .swiper-slide.swiper-slide-active{visibility: visible;}
/* 20201020 */
.ppp{
	position:relative;
	/* padding-bottom:100px; */
}
.ppp .syserve_list_img{margin-top:100px;}
.ppp .syserve_list_title{top:0;position: absolute;}
/* 新改20210317 */
#ticket_right li{border-radius: 10px;overflow: hidden;}
#ticket_left1{
	width: 39%;
	height: 100%;
	float: left;
	background: url(../images/bg1333.png)no-repeat left top;
	background-size: 100% 100%;margin-left: 1%;
}
.imgandnews{
	width: 100%;background-color: #ffffff;overflow: hidden;margin-top: 20px;
}
.tabContent{
	width: 45%;float: left;
}
.tabContent div img{
	width: 100%;/* height: 450px; */display: block;
}
.tabTitle{
	width:53%;float: right;box-sizing: border-box;
}
.hide {
	display:none;
}
.tabTitle ul{width: 100%;}
.tabTitle ul li{
	padding-left: 2%;width: 96%;
}
.tabTitle ul li:hover{
	box-shadow: #e2e2e2 0px 0px 30px 5px;
}
.tabTitle ul li a{display:inline-block;width:100%;}
.tabTitle ul li:hover span{
	color:#3bb0f5;
}
.tabTitle ul li a span:nth-child(1){
	color: #FFFFFF;padding: 3px 6px;background-color: #3bb0f5;margin-right: 2%;
}
.tabTitle ul li a span:nth-child(2){
	font-weight: bold;
}
.xfk{
	position: fixed;
	top: 128px;
	right: 10px;
	text-align: center;
	z-index: 10;
}
#ti_k{
	width: 107px;height: 188px;
	background: url(../images/timebg.png)no-repeat left top;
	background-size: auto;margin-left: 23px;margin-bottom: 10px;
}
#time_t{
	line-height: ;
	color: #ffffff;font-size: 25px;font-weight: bold;padding: 7px 0 3px 0;
}
#time_y{
	line-height: ;color: #ffffff;font-size: 16px;
}

#parkpernum p span{
	color: #ffffff;
}
#parkpernum p:nth-child(1){
	margin: 16px auto 3px auto;
}
#parkpernum p span:nth-child(1){
	font-size:20px;
}
#parkpernum p span:nth-child(2){
	font-size: 16px;
}
#bo{
	border-bottom: 1px solid #22bc7c !important;padding-bottom: 2px;
}
.tabContent div:nth-child(1){
	display:block;
}
.sliser_img_text h4 span{position: relative;}
.sliser_img_text h4 span a{color: #ffffff;font-size: 26px;}
/* .sliser_img_text h4 a:before {
	color: #ffffff;
     content: "\201C";
     font-size: 3em;
     position: absolute;
     left: -24%;
     top: 0;
     line-height: 0.1em;
}
.sliser_img_text h4 a:after {
   color: #ffffff;
  content: "\201D";
  font-size: 3em;
  position:absolute;
  right:-24%;
  bottom: -0.45em;
  line-height: 0.1em;
} */

/* 20210520首页修改 */
.new_mk{display: block;overflow: hidden;width: 100%;padding: 5px 0;}
.new_mklist1,.new_mklist2{background-color: #fff;float: left;}
.new_mklist1,.new_mklist2{display: inline-block;overflow: hidden; width: 48.5%;box-shadow: #e8e6e6 0px 0px 10px 0px;}
.new_mklist1{margin-right: 3%;}
.mklimg{display: block;overflow: hidden; width: 100%;height: 350px;}
.mklimg2{display: inline-block;overflow: hidden; width: 50%;height: 238px;}
.mklimg img, .mklimg2 img{width: 100%;height:100%;object-fit: cover;}
.mkltext{width: 92%;padding:25px 4%;height: 200px;}
.mkltext2{width: 44%;padding:25px 0 25px 3%;height: 215px;float: right;}
.mkltext_top span{color: #666;}
.mkltext_top span:last-child{float: right;}
.mkltext h6{margin: 20px auto 0; font-size: 16px;line-height: 26px;color: #000;}
.mkltext h6:hover{color: #1992e4;}
.mkltext p{font-size: 14px;line-height: 36px;text-align: justify;margin-top: 20px;border-top: 1px solid #ddd;padding-top: 20px;height: 80px;}
.mkltext2 h6{margin: 20px auto 0; font-size: 16px;line-height: 26px;color: #000;}
.mkltext2 h6:hover{color: #1992e4;}
.mkltext2 p{font-size: 14px;line-height: 36px;text-align: justify;margin-top: 20px;border-top: 1px solid #ddd;padding-top: 20px;height: 80px;}
.new_mklist2 ul{display: block; overflow: hidden;width: 92%;padding:25px 4%;}
.new_mklist2 .ltt_div:last-child{margin-top: 20px;}
.new_mklist2 .ltt_div:last-child .mklimg2{float: right;}
.new_mklist2 .ltt_div:last-child .mkltext2{float: left;padding:25px 3% 25px 0;}


.panel {display: block;overflow: hidden;background-color: #FFFFFF; width:100%;text-align:center;margin-top:30px;padding:20px 0; box-shadow: #e8e6e6 0px 0px 7px -1px inset;}
.panel .new_mklist3:nth-child(2){margin-left: 3%;}
.new_mklist3{display: inline-block;overflow: hidden;background-color: #fff;float: left; width: 48%;margin-left:0.5%; position:relative;overflow:hidden;height:345px; background-color:#fff;}
.new_mklist3 ul{ width: 92%;padding: 25px 4%;top:-15px;position:relative;}
.new_mklist3 ul li{display: block;overflow: hidden; width: 98%;margin-bottom: 15px;background-image: url(../images/yj.png);background-repeat: no-repeat;background-position: center right;border-bottom:1px solid #eeeeee;padding-bottom:15px;}
.new_mklist3 ul li a{display: block;text-align: left;}
.new_mklist3 ul li div{width: 80%;display: inline-block;}
.new_mklist3 ul li div p{padding: 0;margin: 0;font-size: 20px;}
.new_mklist3 ul li div span{font-size: 14px;color: #666;margin-top: 15px; display: block;text-align: left;}
.new_mklist3 ul li:hover div p{color: #1992e4;}
.iconimg{color: #FFFFFF;padding: 4px 6px;background-color: #3bb0f5;vertical-align: top;font-size: 0.5rem;display: inline-block;}

.ryxz_km{width:100%;padding: 20px 0;background-color:#eef8ff;border-radius:5px;margin-top:40px;}
.ryxz_icon{background-image:url(../images/ryxz_icon.png);background-repeat:no-repeat;background-position:left center;background-size:32px 30px;line-height: 60px;padding: 0px 2% 0 40px;margin-left: 2%;font-size: 18px;color: #1992e4;height: 60px;display: inline-block;border-right: 1px dashed #b7dff8;}
.ryxz_km p{display:inline-block;width: 76%;vertical-align: middle;color: #1992e4;padding: 0 2%;line-height: 26px;/* font-size: 0.5rem; */text-align: justify;}
.ryxz_km .ryxz_url{border-left: 1px dashed #b7dff8;height: 60px;line-height: 60px;display: inline-block; padding-left: 2%;float: right; margin-right: 2%;}
.ryxz_km .ryxz_url img{vertical-align: middle;}

:root{--swiper-navigation-size: 22px!important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{padding: 20px 10px!important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{padding: 20px 10px!important;}



 
 
 
 
 

@media (max-width: 1920px) {
	.ryxz_km p{width:77%;}
}
@media (max-width: 1690px) {
	.ryxz_km p{width:76.3%;}
}  /*>=1680的设备屏幕*/ 
@media (max-width: 1440px) {
	.ryxz_km p{width:75.5%;}
} /*>=1440的设备屏幕*/
@media (max-width: 1366px) {
	.ryxz_km p{width:74.5%;}
} /*>=1366的设备屏幕*/
@media (max-width: 1280px) {
	.ryxz_km p{width:74%;}
} /*>=1280的设备屏幕*/




