.yunkong_title {
	text-align: left;
}
.m-banbt4 .pic {
	width: 100%;
}
.m-banbt4 {
	width: 50%;
	margin-right: 20px;
}
.m-banbt4 .slick-arrow {
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-banbt4 .slick-arrow {
	width: 40px;
	height: 40px;
}

.yunkog_right_card {
	padding: 11px 26px;
	width: 100%;
	/*background: #EFEFEF;*/
	border-radius: 1px;
	margin-bottom: 16px;
	font-weight: 600;
	font-size: 20px;
	color: #333333;
}
.ul-list-z1, .ul-list-z1 .con {
	    background: #F7F7F7;
		padding: 10px 20px;
}
.yunkog_right_card .item-tit{
	display:flex;
	align-items:center;
}
.yunkog_right_card .item-tit img{
	width: 24px; 
	height: 24px; 
	flex-shrink:0;
	margin-right: 10px
}
.yunkog_right_card .item-cont{
	padding-top: 11px;
	  font-weight: 400;
	  font-size: 18px;
	  color: #333333;
	  padding-left: 34px;
}
.yunkong_title .pro-tit{
    padding-bottom: 30px;
    font-size:32px
}
.yunkong_title  .pro-desc{
    padding-bottom: 30px;
    font-size:22px
}
@media only screen and (min-width:1200px){
    .yunkong_title .pro-tit {
  padding-bottom: 1.88vw;
  font-size: 1.67vw;
}
.yunkong_title .pro-desc {
  padding-bottom: 1.56vw;
  font-size: 1.15vw;
}
.m-banbt4 {
	width: 50%;
	margin-right: 1.04vw;
}
.m-banbt4 .slick-arrow {
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-banbt4 .slick-arrow {
	width: 2.08vw;
	height: 2.08vw;
}

.yunkog_right_card {
	padding: .57vw 1.35vw;
	width: 100%;
	/*background: #EFEFEF;*/
	border-radius: .05vw;
	margin-bottom: .83vw;
	font-weight: 600;
	font-size: 1.04vw;
	color: #333333;
}
.ul-list-z1, .ul-list-z1 .con {
	    background: #F7F7F7;
		padding: .52vw 1.04vw;
}
.yunkog_right_card .item-tit{
	display:flex;
	align-items:center;
}
.yunkog_right_card .item-tit img{
	width: 1.25vw; 
	height: 1.25vw; 
	flex-shrink:0;
	margin-right: .52vw
}
.yunkog_right_card .item-cont{
	padding-top: .57vw;
	  font-weight: 400;
	  font-size: .94vw;
	  color: #333333;
	  padding-left: 1.77vw;
}
.yunkong_title .pro-tit{
    padding-bottom: 1.56vw;
    font-size:1.67vw
}
.yunkong_title  .pro-desc{
    padding-bottom: 1.56vw;
    font-size:1.15vw
}
}
@media only screen and (max-width:1199px){
	.yunkong_min_1199_column {
		flex-direction: column;
	}
	.yunkong_title .pro-tit{
    padding-bottom:26px;
    font-size:26px
}
.yunkong_title  .pro-desc{
    padding-bottom:20px;
    font-size:20px
}

.m-banbt4 {
  margin-right:10px;
}

.m-banbt4 .slick-arrow {
  width: 24px;
  height:24px;
}

.yunkog_right_card {
  padding:6px 13px;
  border-radius: 1px;
  margin-bottom: 10px;
  font-size: 14px;
}
.ul-list-z1,
.ul-list-z1 .con {
  padding: 6px 10px;
}

.yunkog_right_card .item-tit img {
  width: 20px;
  height: 20px;
  margin-right:6px;
}
.yunkog_right_card .item-cont {
  padding-top:6px;
  font-size: 14px;
  padding-left:17px;
}
.yunkong_title .pro-tit {
  padding-bottom: 15px;
  font-size: 16px;
}
.yunkong_title .pro-desc {
  padding-bottom:20px;
  font-size:15px;
}

}
@media only screen and (max-width:768px){

	.yunkong_title .pro-tit{
    padding-bottom:20px;
    font-size:20px
}
.yunkong_title  .pro-desc{
    padding-bottom:15px;
    font-size:14px
}
}