@charset "utf-8";

/*ny_case*/
.ny_case{background:url(../images/case_bg.jpg) no-repeat #F2F2F2;overflow: hidden;}
.ny_case .case_title{color: #262525;margin-top:80px;margin-bottom:40px;}
.ny_case .case_title h3{font-family: Arial;font-size:70px;margin-bottom:10px;}
.ny_case .case_title p{font-size:17px;border-top:1px solid #d7d7d7;line-height:28px;padding:20px 55px;width:590px;margin:0 auto;}
.ny_case .search_title{padding:25px 0 ;font-size:25px;}
.ny_case .search_form{padding:25px 0;width:600px;}
.ny_case .search_form .sea_text{width:520px;height:40px;line-height:40px;border:0;border:1px solid #eee;padding-left:20px;}
.ny_case .search_form .sub{width:80px;text-align: center;height:40px;line-height: 40px;border:0;background:#f60;color:#fff;font-size:16px;}

.ny_case .case_list{margin:0 -24px 40px;}
.case-show-box li{float: left;margin:10px 8px;position: relative;overflow: hidden;
	width:383px;height: auto;cursor: pointer;
}
.ny_case .case_list li{ float: left;width: 383px;margin:12px 8px;}
.ny_case .case_list .case_pic{height:259px;overflow: hidden;text-align: center;}
.ny_case .case_list .case_pic img{width:383px;height:259px;}
.ny_case .case_list .case_pic .case_show_ico{width:100%;height:259px;display:none;background: url(../images/case_pic_ico.png) no-repeat center;}
.case-show-box li .show-box{width:100%;height:259px;position: absolute;display: none;
	background:#000;top:0;left:0; background:rgba(0, 0, 0, 0.6)!important; /*Ê¹ÓÃ CSS3 ÊµÏÖ±³¾°Í¸Ã÷*/
	filter:Alpha(opacity=60); 
}
.show-box .show-box-name{color:#fff;height:30px;line-height: 30px;margin-top:65px;
	text-align: center;	display: none
}
.show-box .show-box-info{font-size:14px;border:1px solid #fff;padding:15px 0;color:#fff;
display: none;width:300px;height: 60px;margin: 40px auto 0;
}
.show-box .show-box-info .cont{
	width:280px;margin:0 auto;
}
.ny_case .case_list .case_list_title{background: #fff;padding:15px;z-index: 9}
.ny_case .case_list .case_list_title .case_list_name{width:160px;line-height:25px;overflow:hidden;display: inline-block;font-weight: normal;font-size:15px;}
.ny_case .case_list .case_list_title .more:hover{color:#f60;}
.ny_case .case_list .case_list_title span{font-size:12px;color: #9e9e9e;display: inline-block;line-height: 28px;}
.ny_case .case_list .case_list_title .outurl{margin-left:5px;display: inline-block;border:1px solid #d3d3d3;padding:2px 10px;font-size:13px;color:#555555;}
.ny_case .case_list .case_list_title .outurl:hover{background: #FD5300;color:#fff;border-color:#fff;}


/*case_content*/
.home-ico-cont{font-size:16px;}
.ny_case_main{background: #fff;min-height: 300px;margin:50px auto;}
.case_content_title{padding:10px 0 3px;border-bottom:1px solid #f2f2f2;line-height: 25px;margin-bottom:15px;}
.case_left_cont{width:900px;padding-bottom: 35px;}
.case_left_cont img{width:100%;}
.case_right_cont{width:230px;}
.case_right_cont .date{font-family: arial;font-size:12px;margin-top:5px;display: block;color: #4A3F81}
.case_right_cont_title{font-size:13px;font-weight: bold;color: #E53B00}
.case_right_cont_title2{font-size:12px;font-weight: bold;color: #973601;margin-top:10px;}
.case_right_cont_title3{font-size: 13px;font-weight: bold ;color: #973601;margin-top:20px;}
.case_right_cont_desc{font-size:12px;line-height: 22px;color:#777;
	word-wrap: break-word; }
.case_right_cont .click{font-size:12px;color:#666;}
.anliurl{display: block;background: #FD5300;padding:5px 0;color: #fff;text-align: center;margin-top:25px;}
.anliurl:hover{background: #EC9104;color: #fff}


.case_right_list {margin-top:10px;}
.case_right_list li{width:100%;margin-top:15px;}
.case_right_list li img{width:100%;}
.case_right_list .case_pic{height:149px;overflow: hidden;text-align: center;position: relative;}
.case_right_list .case_pic .case_show_ico{display:none;width:100%;height:149px;display:none;background: url(../images/case_pic_ico.png) no-repeat center;}
.case_right_list .show-box{width:100%;height:149px;position: absolute;display: none;
	background:#000;top:0;left:0; background:rgba(0, 0, 0, 0.6)!important; /*Ê¹ÓÃ CSS3 ÊµÏÖ±³¾°Í¸Ã÷*/
	filter:Alpha(opacity=70); 
}
.case_right_list .case_list_title{margin-top:5px;}
.case_right_list .case_list_title strong{font-size:13px;font-weight: normal;}
