@charset "utf-8";

/*ny_article*/
.ny_news{background:url(../images/case_bg.jpg) no-repeat #F2F2F2;overflow: hidden;}
.qianyue{background: #f0f0f0;margin-top:30px;}
.ny_news_main{background: url(../images/news_bor.png) repeat-y 70px 0;margin:30px auto;}
.ny_news .date{width:110px;height:110px;border-radius:55px;background: #FD5300;overflow: hidden;}
.ny_news .art_pic{width:110px;height:110px;border-radius:55px;overflow: hidden;}
.ny_news .date b{font-size:35px;line-height:40px;color: #fff; padding-top:20px;text-align: center;display:block;}
.ny_news .date p{text-align: center;font-size:16px;height:30px;line-height: 30px;color: #fff;margin-bottom:10px;}
.ny_news .art-list{margin:30px 0;}
.ny_news .news_list_right{background: #fff;width:978px;padding:25px;box-shadow:0px 2px 3px #d9dbdb;}
.ny_news .news_list_right .name strong{font-weight: normal;font-size:18px;}
.ny_news .news_list_right .name a:hover{color: #FD5300;text-decoration: underline;}
.ny_news .news_list_desc{min-height: 50px;}
.ny_news .news_list_desc{margin-top:5px;font-size:13px;color:#999;}

.ny_news .news_content{padding:80px 0;}
.ny_news .news_content_cont{padding:25px;}
.ny_news .news_content_title .info{padding:15px 0;color: #999}
.ny_news .news_content_title .info a{color: inherit;}

.ny_news .solutionlist{text-align: center;margin-bottom:50px;}
.ny_news .solutionlist dl{overflow: hidden;display: inline-block;text-align: center;}
.ny_news .solutionlist dl dd{display:inline-block;margin:8px 10px;}
.ny_news .solutionlist dl dd a{display: block;padding:0 15px;background:#fff;border-radius:13px;height:25px;
	line-height: 25px;color: #656565}
.ny_news .solutionlist dl dd a:hover{background:#eb3900;color:#fff;}
.ny_news .solutionlist dl dd a.on{background:#eb3900;color:#fff;}