﻿@media screen and (max-width:720px)

{
	
	
	.nbd{ display:none}
	.new_wrap {
    width: 98%;
    margin: auto;
}

.yccmp-search-box {width:90%; margin:100px auto;
    height: 44px;
    z-index: 50;    position: relative; 
}

.ni_right_wrap {
    width: 100%;
    margin-left:0px;
}

.ni_right_right_wrap { display:none

}
	
	
.new-footer-inner {
    width: 98%;
    margin: 0px auto;
}	
	
	.ni_right_left_wrap {
    width: 100%;
}
	

.ri_img_wrap{
	background: #CCC;
	border-radius: 4px; text-align:center; padding:5px; cursor:pointer}

.ri_img_wrap img{width: 20px;}
.ri_img_wrap p{ display:none}

.ni_left_wrap {
    width: 100%;
    min-height:auto;
    margin-left: 0px;
    position: relative;
}

.ni_left_cwrap {
    width: 100%; text-align:center
}

.ni_left_ul { background:#06F;  height: 39px;
    line-height: 39px;

    width: 100%;
    margin-top: 10px;overflow:hidden;white-space: nowrap;overflow-x: auto;-webkit-overflow-scrolling:touch; margin-bottom:10px; 
}



.ni_left_ul>li {
    width: auto;
    line-height: 39px;
    cursor: pointer;
    position: relative;display:inline-block;

}	
.ni_left_ul>li a{display:inline-block; padding:0px 10px

}		
		
.ni_left_ul>li div>.ni_left_icon { display:none
}	
	.ni_left_ul>li>a>div>span {
    color: #fff;
    font-size: 16px;
    margin-left: 0px;

}
	
.ni_left_cwrap img {
    width: 120px;
    cursor: pointer; margin-top:20px; 
}	
.new_wrap .swiper-container {
	height:250px;
}

.ni_h_title{ margin-top:10px;}	



.new_wrap .swiper-slide>a>p {
	position: absolute;
	bottom:22px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-size: 16px;
	z-index: 101;
	font-weight: bold;
}


.ni_clist {
  box-sizing: border-box;
}


.clist_img_wrap {
    width: 126px;
    height: 89px;
    float: left;
  
}

.clist_c_wrap {
    float: right;
width:calc(100% - 136px);
}
.clist_c_wrap>a>h3, .clist_c_wrap>a>.tj_title {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
}


}