@charset "UTF-8";
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1940px) {
    .news_tu .news_list li.news.n1{
margin-left: 150px;
background: none;
}
.news_tu .news_list li.news.n2{
margin-left: 100px;
background: none;
}
.news_tu .news_list li.news.n6{

background: none;
}
.news_tu .news_list li.news.n7{

background: none;
}
.news_tu .news_list li.news.n3{
    
    background: none;
}
.news_tu .news_list li.news.n4{
    
    background: none;
}
.news_tu .news_list li.news.n5{
    
    background: none;
}
.news_tu .news_list li.news .news_wz img {
    box-shadow: 10px 10px 10px #656B7B;
-moz-box-shadow: 10px 10px 10px #656B7B;
    -webkit-box-shadow: 10px 10px 10px #656B7B;
    height: 200px;
    width: 360px;
}
.top {
  
    background-size: 100%;
}
.news_tu .news_list li.news {
    
    width: 365px;
   
    margin: 15px 15px;
}
.main1.first .inner {
    width: 1300px;
}
}


