@charset "UTF-8";
.clearfix {+height: 1%;}
.bgcolor{width:100%;background-color: #f6f6f6;}
.ban img{width: 100%;}
@media screen and (min-width: 960px){
.ban img.big-ban{display: block;}
.ban img.small-ban{display: none;}
}
@media screen and (max-width: 960px){
.ban img.big-ban{display: none;}
.ban img.small-ban{display: block;}	
}
.innerpage{max-width: 1300px;width: 97%;margin:0px auto;}
/*内页标题*/
.ntitle{position: relative;top:-100px;opacity: 0;padding:3% 0 3% 0;text-align: center;}
.ntitle.current{top: 0;opacity: 1;}
.ntitle h3{font-size: 60px;color: #ccc;}
.ntitle img{display: block;margin:0px auto 10px;max-width: 490px;width: 85%;}
.ntitle h4{font-size: 36px;color: #333;margin-bottom: 10px;}
.ntitle h4 span{font-size: 36px;color: #da0e19;display: inline-block;}
.ntitle p{font-size: 16px;color: #666;max-width: 90%;margin:0px auto;}
@media screen and (max-width: 960px){
.ntitle{padding:25px 0 25px 0;}
.ntitle h3{font-size: 36px;}
.ntitle h4,.ntitle h4 span{font-size: 22px;}
.ntitle p{font-size: 14px;}
}
/*产品中心*/
.insideleft{width: 22%; float: left;margin:45px 0; border:1px solid #f2f2f2;}
.insideright{width: 71%; float: right;margin:45px 0;padding: 25px 2%; background-color:#fff;box-shadow: #ddd 0px 0px 5px;}
.inleft_tit{width: 100%;position: relative;}
.inleft_tit1{height: 85px;background: url(../images/img/lbg.jpg) no-repeat;background-size: 100% 100%;}
.inleft_tit2{height: 65px;background: url(../images/img/lbg.jpg) no-repeat;background-size: 100% 100%;}
.inleft_tit img{display: block;max-width: 100%;position: absolute;top:0;left: 0;right: 0;bottom: 0;margin:auto;text-align: center;}
.inleft_list{background-color:#fff;}
.inleft_list li{width: 100%;position: relative;}
.inleft_list li a{display: block;font-size: 14px;color: #333;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;line-height: 45px;position: relative;overflow: hidden; width:100%;}
.inleft_list li a:last-child{border-top: none;}
.inleft_list li a i{width:8px;height: 8px;background:url(../images/img/ico1.png) center no-repeat; display: inline-block;padding:0 15px;}
.inleft_list li a em{width:20px;height: 9px;background:url(../images/img/ico3.png) center no-repeat; display: inline-block;position: absolute;right: 10%;top:15px;}
.inleft_list li a{z-index: 5;}
.inleft_list li a:hover i,.inleft_list li.on a i{background:url(../images/img/ico2.png) center no-repeat;}
.inleft_list li a:hover,.inleft_list li.on a{color: #fff;}
.inleft_list li a::before{content: "";width: 0;background-color: #d70c19;color: #fff;z-index: -1; height: 100%;transition:0.2s ease all;position: absolute;top: 0;left: 0;}
.inleft_list li.on a::before{content: "";width:100%;background-color: #d70c19;color: #fff;z-index: -1; height: 100%;transition:0.2s ease all;position: absolute;top: 0;left: 0;}
.inleft_list li a:hover::before{width: 100%;}
.inleft_phone{text-align: center;background: url(../images/img/lbg.jpg) no-repeat;background-size: 100% 100%;min-height: 104px;}
.inleft_phone span{display:block;color: #fff;font-size: 14px;}
.inleft_phone p{color: #fff;font-size: 22px;font-weight: 700;}
.inleft_phone img{display: block;margin:0 auto 5px;padding-top: 20px;}
/*新闻推荐*/
.recom_info{width: 100%;height: auto;background-color: #fff;position: relative;z-index: 5;}
.recom_info li{width: 100%;height: 35px;line-height: 35px;background-color: #fff;border-bottom: 1px dashed #f2f2f2;}
.recom_info li a{font-size: 14px;color: #666;display: block;float: left;transition:0.5s;width: 100%;overflow: hidden;line-height: 35px;text-align: left;text-indent: 4%;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.recom_info li a:hover{color: #d70c19;}
.inleft_lianxi{font-size: 15px;color: #666;padding: 20px 6%;background-color: #fff;line-height: 27px;}
.inright_top{width: 100%;height: 44px;line-height: 44px;border-bottom:1px solid #3157a6;}
.inright_tit{display: block;font-size: 24px;color: #3157a6;line-height: 44px;}
.inright_tit img{display: inline-block;margin-right: 10px;}
/*产品展示*/
.n_prolist{}
.n_prolist li{width: 31.33%;margin-right: 2.5%;margin-top:2.5%;float: left;}
.n_prolist a{display: block;}
.n_prolist li:nth-child(3n){margin-right: 0;}
.n_prolist a span{display: block;width: 100%;height:237px;border:1px solid #ccc;transition: 0.5s;background-color: #fff;overflow: hidden;position: relative;}
.n_prolist a span img{display: block;width: 100%;position: absolute;top:0;right: 0;left: 0;bottom: 0;margin:auto;text-align: center;}
.n_prolist a p{font-size: 16px;text-align: center;color: #666;padding-top: 15px;}
.n_prolist a:hover span{border:1px solid #da0e19;box-shadow: 0px 0px 8px #999;}
.n_prolist a:hover p{color:#da0e19; }
@media screen and (max-width:680px){
.n_prolist li{width: 48%;margin-right: 3%;margin-top: 15px;}
.n_prolist li:nth-child(3n){margin-right: 3%;}
.n_prolist li:nth-child(2n){margin-right: 0;}  
.inleft_phone{ display:none;}
.n_prolist a span{ height:120px;}
.inleft_tit1{ height:65px;}
.n_prolist a span img{ width:auto; height:100%;}
}

/*产品详情页*/
.nproinfo{margin-top: 35px;}
.nproimg{float: left;width:46%;height: 360px;border:1px solid #e6e6e6;overflow: hidden;}
.nproimg img{width: 100%;display: block;}
.nproright{float: right;width: 50%;}
.nproright h4{font-size: 18px;color: #333;padding-left: 20px;background: url(../images/img/ico6.png) left center no-repeat;font-weight: 500;line-height: 35px;}
.nproright p{font-size: 14px;color: #49546a;margin-top: 15px;line-height: 25px;}
.npro_info{/*margin-top: 35px;*/}
.npro_tit{line-height: 45px;border-bottom: 1px solid #e6e6e6;margin-bottom: 25px;margin-top: 35px;}
.npro_tit span{display: block;width:136px;height: 45px;background-color: #d70c19;font-size: 16px;text-align: center;color: #fff; }
.npro_txt{font-size: 14px;color: #49546a;line-height: 25px;}
.npro_txt img{max-width: 90% !important;margin:0px auto; height:auto !important;}
.npro_txt table{max-width: 100% !important;margin:0px auto; height:auto !important;}
.tuijian_pro{margin-top: 35px;}
.tuijian_pro h3{font-size: 24px;color: #3157a6;font-weight: 500;line-height: 45px;border-bottom: 1px solid #3157a6;}
.tj_prolist{}
.tj_prolist li{width: 23%;margin-right: 2.5%;margin-top:2.5%;float: left;}
.tj_prolist a{display: block;}
.tj_prolist li:nth-child(4n){margin-right: 0;}
.tj_prolist a span{display: block;width: 100%;height:195px;border:1px solid #ccc;transition: 0.5s;background-color: #fff; overflow:hidden; position:relative;}
.tj_prolist a span img{display: block;width: 100%; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto;}
.tj_prolist a p{font-size: 14px;text-align: center;color: #666;padding-top: 15px;}
.tj_prolist a:hover span{border:1px solid #da0e19;box-shadow: 0px 0px 8px #999;}
.tj_prolist a:hover p{color:#da0e19; }
@media screen and (max-width: 1200px){
.npro_txt table{max-width: 100% !important;min-width: 100% !important;width: 100% !important; margin:0!important;padding:0!important;margin:0px auto; height:auto !important; overflow:hidden;}
.npro_txt table tr td{ width:auto!important; margin:0!important;padding:0!important;}
}
@media screen and (max-width: 1000px){
.insideleft{width: 100%;float: none;padding: 45px 0;margin:0 auto;}  
.insideright{width: 96%;float: none;margin:0 auto;}
.nproimg{width: 100%;float: none;height: auto!important;}  
.nproright{width: 100%;float: none;margin:30px auto 0;}
}
.npro_nav{background-color: #fff;}
@media screen and (max-width:680px){
.tj_prolist li{width: 48%;margin-right: 3%;}
.tj_prolist li:nth-child(4n){margin-right: 3%;}
.tj_prolist li:nth-child(2n){margin-right: 0;}  
.inleft_tit2,.recom_info,.inleft_lianxi{display: none;}
.insideleft{padding:30px 0 0 0;}
.inleft_list li{width: 50%;float: left;}
.inleft_list li a em{display: none;}
.tj_prolist a span{ height:120px;}
.tj_prolist a span img{width:auto; height:100%;}
.n_xq_pro_nav .insideleft{ display:none;}
.n_xq_pro_nav{ padding-top:30px;}
}
/*关于我们*/
.nabout{padding: 55px 0 45px 0;}
.nabimg{width: 50%;float: left;overflow: hidden;height: 488px;}
.nabimg img{display: block;width: 100%;}
.nabinfo{width: 45%;float: left;margin-left: 3%;}
.nabinfo h2{font-size: 60px;color: #ccc;}
.nabinfo h3{font-size: 36px;color: #333;}
.nabinfo h3 em{font-size: 36px;color: #da0e19;display: inline-block;}
.nabinfo h4{display: block;font-size: 18px;color: #da0e19;margin-top: 25px;}
.nabinfo p{font-size: 16px;color: #333;margin-top: 10px;width: 98%;line-height: 25px;}
.qiyewh{width: 100%;background:#fff url(../images/img/qybg.jpg) top center no-repeat;padding-bottom: 30px;}
.qywhlist li{width: 23%;margin-right: 2.5%;float: left;} 
.qywhlist li:last-child{margin-right:0;}
.qywhlist li img{display: block;width: 100%;}
.qywhlist li h5{font-size: 20px;color: #333;padding:0;margin:15px 0;}
.qywhlist li p{font-size: 14px;color: #004088;}
.pinpai{width: 100%;background: url(../images/img/ppbg.jpg) top center no-repeat;padding-bottom: 30px;}
.pinpai .ntitle p{color: #fff;}
.pplist{overflow: hidden;}
.pplist li{width: 23%;float: left;} 
.pplist li:last-child{margin-right:0;}
.pplist li span{display: block;width: 215px; height: 215px;overflow: hidden;border-radius: 50%;
  position: relative;text-align: center;background-color: rgba(255,255,255,0.8);margin:0px auto;}
.pplist li span img{display:block;max-width: 196px;width: 75%; height: auto;text-align: center;margin: auto;
  position: absolute;top: 0;bottom: 0;left: 0;right: 0;transition: 0.5s;}
.pplist li p{font-size: 18px;color: #fff;text-align: center;margin-top: 15px;}
.pplist li:hover img{top:-10px;}
.pplist li:hover p,.qywhlist li:hover h5{color: #d70c19;}
.nabyewu{padding:45px 0;}
.nabyw_img{width: 47%;float: left;overflow: hidden;height: 425px;}
.nabyw_img img{display: block;width: 100%;}
.nabywinfo{width: 47%;float: right;margin-right: 3%;}
.nabywinfo img{display: block;max-width: 417px;width: 75%;}
.nabywinfo h3{font-size: 36px;color: #004088;margin-top: 10px;}
.nabywinfo h3 em{font-size: 36px;color: #da0e19;display: inline-block;}
.nabywinfo p{font-size: 16px;color: #004088;margin-top: 30px;line-height: 27px;}
.nabywinfo p span{display: block;font-size: 18px;color: #004088;font-weight: 700;}
.ncplb{width: 100%;background: url(../images/img/bg.jpg) repeat;padding-bottom: 60px;}
#Accor2.w-accor1 li img{height: 100%;display: block;}
#Accor2.w-accor1 h3{font-size: 18px;}
#Accor2.w-accor1 li .acr_p{font-size: 18px;background: none}
#Accor2.w-accor1 li .acr_p h4{margin-bottom: 10px;}
#Accor2.w-accor1 li.cur .acr_p{height: 100px;line-height: 23px;}
.npinpai_img img{display: block;margin:20px auto;max-width: 85%;}
@media screen and (max-width:1200px){
.nabimg,.nabinfo,.nabyw_img,.nabywinfo{width: 100%;float:none;margin:0;}
.nabinfo,.nabywinfo{padding-top: 20px;}
.nabimg,.nabyw_img{height: auto;}
.qywhlist li{width: 48%;margin:1%;}
.nabout{padding: 30px 0 30px 0;} 
}
@media screen and (max-width:960px){
.nabinfo h2{font-size: 36px;}
.nabinfo h3,.nabinfo h3 em,.nabywinfo h3,.nabywinfo h3 em{font-size: 20px;}
.pplist li span{width: 180px;height: 180px;}
.nabyewu{padding: 25px 0;}
.ncplb{padding-bottom: 15px;}
.nabywinfo p span,.qywhlist li h5{font-size: 16px;}
}
@media screen and (max-width:960px){
.pplist li span{width: 155px;height: 155px;}


}
/*联系我们*/
.nlianxi{background:#f6f6f6 url(../images/img/lxbg.jpg) top center no-repeat;padding: 50px 0;}
.nlxtit{font-size: 36px;color: #333;text-align: center;}
.nlxtit span{font-size: 36px;color: #004088;}
.lxlist{margin-top: 30px;}
.lxlist li{background-color: #fff;width: 23%;float: left;margin-right: 2.5%;padding-bottom: 3%;}
.lxlist li:last-child{margin-right:0;}
.lxlist li img{display: block;width:94px;max-width: 60%;margin:10% auto;-webkit-transition: All 0.7s ease-in-out;
  -moz-transition: All 0.7s ease-in-out;
  -o-transition: All 0.7s ease-in-out; }
.lxlist li h4{font-size: 24px;color: #333;text-align: center;margin-top: 30px;}
.lxlist li p{font-size: 18px;color: #666;text-align: center;width: 70%;margin:20px auto 0;min-height: 60px;}
.lxlist li:hover img{transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);}
.lxmap{width: 100%;height: 500px;}
#map{ color:#777; opacity:0.9;font-size:14px;}
#map .iw_poi_title{ font-size:16px; color:#00c7c2; line-height:35px;}
@media screen and (max-width:1200px){
.lxlist li{width: 48%;margin: 1%;} 
.lxlist li:last-child{margin:1%;}
.lxlist li p{height: 30px;font-size: 14px;}
}
@media screen and (max-width:960px){
.lxlist li p{font-size: 14px;height: 50px;margin-top: 15px;padding:0 10px;}
.lxlist li img{width: 30px;margin:20px auto 0;}
.lxlist li h4{font-size: 18px;margin-top: 15px;}
.lxmap{height: 300px;}
}
@media screen and (max-width:480px){
.lxlist li{width: 48%;}   
}
/*应用领域*/
.nyylist{padding-bottom: 45px;}
.nyylist a{width: 23%;margin:1%;float: left;display: block;font-size:18px;color: #d70c19;cursor:default;}
.nyylist a span{display: block;width: 100%;height:196px;overflow: hidden;  }
.nyylist a span img{display: block;width: 100%;transition: all 1s ease 0s;}
.nyylist a p{margin-top: 10px;}
.nyylist a:hover span img{transform: scale(1.2,1.2); -moz-transform: scale(1.2,1.2); -ms-transform: scale(1.2,1.2); -o-transform: scale(1.2,1.2); -webkit-transform: scale(1.2,1.2);}

.case_newlist{}
.case_newlist{margin:0 auto;}
.case_newlist li{width: 31.333%;margin:1%;float: left;position: relative;}
.case_newlist a.nnewslistimg{width: 100%;display: block;height:250px;overflow: hidden;position: relative;}
.case_newlist a.nnewslistimg img{display: block;width: 100%;transition: 0.5s;margin:auto;}
.case_newlist .nnewstxt{width: 90%;display: block;padding:3% 5%;border:1px solid #e5e5e5;margin-top: 10px;transition: 0.5s;position: relative;overflow: hidden;}
.case_newlist .nnewstxt p{font-size: 15px;color: #666; margin-top:10px;}
.case_newlist li:hover .nnewstxt {box-shadow: 0 10px 20px rgba(0,0,0,0.2);}
.case_newlist li:hover a.nnewslistimg img{-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;}
.case_newlist a.nnewstit{font-size: 18px;color: #333;margin-bottom: 2%;display: block;width: 100%; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}    
.case_newlist .nnews_date em{display: block;float: left;color: #999;font-size: 14px;}
.case_newlist .nnews_date a{display: block;float: right;color: #da0e19;}
.case_newlist li:hover a.nnewstit{font-weight: 600;}
.case_newlist .nnewstxt:hover,.case_newlist li:hover .nnewstxt{background:#fff;}
.case_newlist .nnewstxt:before,.case_newlist .nnewstxt:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #da0e19;
  transition:400ms ease all;
}
.case_newlist .nnewstxt:after{right:inherit;top:inherit;left:0;bottom:0;}
.case_newlist li:hover .nnewstxt:before,.case_newlist li:hover .nnewstxt:after{width:100%;transition:800ms ease all;}
@media screen and (max-width:1300px){
.case_newlist a.nnewslistimg{ height:200px;}
}

@media screen and (max-width:960px){
.nyylist a{ width:48%;}
.nyylist a span{ height:120px;}
.nyylist a span img{ height:100%; width:auto;}
.case_newlist li{ float:none; width:100%; margin:0 0 15px 0;}
.case_newlist a.nnewslistimg{ height:auto;}
}
@media screen and (max-width:480px){
	
}
/*新闻资讯*/
.nnewsbg{background: url(../images/img/qybg.jpg) center no-repeat;}
.newmenu{width: 40%;margin:0px auto 15px;height: 50px;}
.newmenu a{display: block;width: 32.33%;margin-right:1%; float: left;font-size: 18px;color: #fff;text-align: center;background-color: #3157a6;height: 50px;line-height: 50px;}
.newmenu a:hover,.newmenu a.on{color: #fff;background-color: #da0e19;}
.newmenu a:last-child{margin-right: 0;}
.n_newslist{margin:0px auto 0;}
.n_newslist li{width: 100%;height: 185px; position: relative;padding: 20px 0;border-bottom: 1px dashed #cccccc;}
.newsimg{width: 22%;height: 100%;float: left;display: block;overflow: hidden;position:relative;}
.newsimg img{height: 100%;transition: All 0.7s ease-in-out;/*position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;text-align: center;*/}
.newstxt{float: right;width: 74%;padding:0 2%;font-size: 14px;color: #666;line-height: 26px;background-color: #f8f8f8;position: relative; /*box-shadow: 2px 5px 10px -2px #ccc;*/}
a.nnewtit{font-size: 24px;color: #333;display: block;transition: 0.3s;margin-top: 20px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp: 1;}
.newstxt p{padding:20px 0;-webkit-line-clamp: 2;overflow:hidden;}
.nndate{display: block;font-size: 14px;color: #666;margin-top: 0;}
a.nnewbtn{width: 36px;height:35px;background: url(../images/img/nico1.png) no-repeat;  display: block;position: absolute;right: 0;bottom: 0; transition: 0.2s;}
.n_newslist li:hover .newstxt{background-color: #3157a6;}
.n_newslist li:hover a.nnewtit,.n_newslist li:hover .newstxt,.n_newslist li:hover .nndate{color:#fff;}
.n_newslist li:hover a.nnewbtn{background: url(../images/img/nico2.png) no-repeat;}
.n_newslist li:hover .newsimg img{transform: scale(1.2,1.2); -moz-transform: scale(1.2,1.2); -ms-transform: scale(1.2,1.2); -o-transform: scale(1.2,1.2); -webkit-transform: scale(1.2,1.2);}
@media screen and (max-width:1366px){
.newstxt{height: 200px;}
}
@media screen and (max-width:1440px){
/* .newsimg{height: 258px;}
.newsimg{width: 28%;}
.newstxt{width: 68%;} */
}
@media screen and (max-width:1080px){
.newsimg{display: none;}
.newstxt{width: 96%;margin-top: 0px;margin-bottom: 30px;height: 185px;}
.n_newslist li{margin-bottom: 0px;}
div.newmenu{width: 100%;}
a.nnewtit{font-size: 18px;}
.newstxt p{padding:10px 0 20px 0;height: 55px;overflow: hidden;}
}

/*新闻详情页*/
.nnewsleft{width: 70%;float: left;position: relative;}
.nnewsleftbox{background-color: #f5f5f5;margin-left: 58px;}
.nnewsright{width: 28%;float: right;}
a.newsback{display:block;width: 58px;height: 101px;position: absolute;top:0;left: 0;}
.news_lefttit{ border-bottom:1px solid #e7e7e7; padding:30px 30px 30px 30px;}
.news_lefttit h1{ font-size:22px; font-weight:normal; line-height:30px; display:block; margin-bottom:15px; color:#333;}
.news_lefttit span{ display:block; float:left; border-left:1px dotted #b6b6b6; color:#999; line-height:14px; padding:0 10px;}
.news_lefttit .chuchu{ padding:0 10px 0 0; border-left:none;}
.news_info{margin-top:20px;padding:0px 30px 0 30px; line-height:28px; color:#333;font-size: 16px;}
.news_info img{max-width: 100%!important;height: auto!important;}
.context{ width:100%; margin-top:20px; border-top:1px solid #e7e7e7; line-height:70px;}
.context li:nth-child(1){ float:left; border-right:1px solid #e7e7e7; width:39%; padding-left:50px; padding-right:30px; height:70px; overflow:hidden; background:url(../images/img/newsup.png) 30px 29px no-repeat; }
.context li:nth-child(2){ float:right; text-align:right; width:35%; padding-left:30px; padding-right:50px; height:70px; overflow:hidden; background:url(../images/img/newsdown.png) 92% 29px no-repeat; }
.context li a{font-size: 14px;}
.context li a:hover{color: #da0e19;}
.nywenzhang{ padding:30px 30px 20px 30px;margin-bottom: 20px;background-color: #f5f5f5;}
.nyxqnews_righttit{ font-size:18px; border-bottom: 1px solid #e7e7e7; height:36px; line-height:18px; position:relative;}
.nyxqnews_righttit:before{ content:""; width:75px; height:1px; background:#da0e19; position:absolute; left:0; bottom:-1px;}
.nyxqnews_righttit strong{ color:#da0e19;font-size:18px;}
.nyxqnews_rightcont{ margin-top:10px; line-height:36px;}
.nyxqnews_rightcont a{ display:block;font-size: 14px; background:url(../images/img/newswenzhagn.png) left center no-repeat; padding-left:22px; height:36px; overflow:hidden;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.nyxqnews_rightcont a:hover{ color:#da0e19;}
@media screen and (max-width:1080px){
.nnewsleft,.nnewsright{width: 100%;float: none;}
.nnewsright{margin-top: 30px;}

}
@media screen and (max-width:680px){
.news_lefttit .chuchu,a.newsback{display: none;}
.nnewsleftbox{margin-left: 0;}
.context{padding:10px 0;}
.context li:nth-child(1),.context li:nth-child(2){width: 98%;float: none;height:40px;line-height: 40px;background:none;padding-left:2%;padding-right:0;border-right:none;}
.context li:nth-child(2){text-align: left; }
}
@media screen and (max-width:480px){
.news_lefttit span{display:none;}
.news_lefttit{padding:0 0 0px 0;}
.news_info{padding:0;}
.nnewsleftbox{padding:4%;}
}













