.p-news section {
display:block;
margin:0px;
padding:0px;	
}

.p-news .full {
width:100%;
display:block;	
}

.p-news .sec-1 img{
width:100%;	
display:block;
margin:0px;
padding:0px;	
}
.p-news .sec-2 img{
width:100%;	
display:block;
margin:0px;
padding:0px;
}


.p-news .sec-4 .wmid{
max-width:1280px;
width:100%;	
xbackground-color:#F5F3F2;
margin-top:30px;
padding:0px 100px;
box-sizing:border-box;
text-align:center;
}


.p-news .sec-4 .rnewsbox{
display:block;
width:100%;	
}
.p-news .sec-4 .rnewsbox .nrow{
display:table;
width:100%;	
}
.p-news .sec-4 .rnewsbox .nrow .nblock{
display:table-cell;
width:50%;
text-align:left;
padding:20px 0px;
padding-right:10px;
box-sizing:border-box;
}



/*slider*/
.p-news .slider{
width:100%;	
}

.p-news .npcslider .item{
width:100%;	
padding-bottom:48%;
background-position:center;
background-size:cover;
}

.p-news .nmslider .item{
width:100%;	
padding-bottom:150%;
background-position:center;
background-size:cover;
}

.p-news .mobile {
display:none;	
}

@media screen  and (max-width: 1600px) {


} /*end w1600*/
@media screen  and (max-width: 1350px) {


} /*end w1200*/

@media screen  and (max-width: 1280px) {
.p-news .sec-4 .wmid{
max-width:1080px;	
padding:20px;
padding-top:20px;
margin-top:0px;
}	



} /*end w1280*/

@media screen  and (max-width: 1200px) {


} /*end w1200*/
@media screen  and (max-width: 1080px) {



} /*end w1080*/

@media screen  and (max-width: 960px) {


} /*end w960*/

@media screen  and (max-width: 800px) {


} /*end w800*/
@media screen  and (max-width: 640px) {
.p-news .pc {
display:none;	
}
.p-news .mobile {
display:block;	
}

.p-news .sec-4 .wmid{
padding:15px;
padding-top:20px;
margin-top:0px;
}	


.p-news .rnewsbox .nrow, .p-news .rnewsbox .nrow .nblock{
display:block!important;
width:100%!important;	
}


} /*end w640*/
@media screen  and (max-width: 480px) {


} /*end w480*/
@media screen  and (max-width: 320px) {


} /*end w320*/