@charset "gb2312";
/* CSS Document */
/*下面推荐产品*/
.NY-B-PRO01{width:1100px; margin:0 auto; height:auto; overflow:hidden;}
.NY-B-PRO01 ul{ width:1250px; margin-top:20px;}
.NY-B-PRO01 ul li{ float:left; width:172px; height:188px; margin-right:11px; border:#77ab43 1px solid;}
.NY-B-PRO01 ul li .tu{ width:172px; height:133px; overflow:hidden;}
.NY-B-PRO01 ul li .tu .tu01{ width:172px; height:133px;
	-webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); 
	 -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
.NY-B-PRO01 ul li:hover .tu .tu01{
	-webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); 
	-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;
	}
.NY-B-PRO01 ul li h1 a{ display:block; height:30px; margin-top:10px; line-height:150%; font-size:13px; color:#242424; text-align:center;}
.NY-B-PRO01 ul li:hover h1 a{ color:#469f15;}

.NY-news01{ width:1100px; height:auto; overflow:hidden;}
.NY-news01 ul{ margin:0px; padding:0px;}
.NY-news01 ul li{ width:100%; height:108px; border-bottom:#e9e9e9 1px solid;
	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.NY-news01 ul li .l{ float:left; width:80px; height:108px;}
.NY-news01 ul li .l h3{ display:block; height:68px; line-height:78px; text-align:center; color:#a6a6a6; font-size:57px; font-family:Redhead Goddess;}
.NY-news01 ul li .l h4{ display:block; height:16px; font-size:12px; line-height:16px; text-align:center; color:#a6a6a6; letter-spacing:0px;}
.NY-news01 ul li .r{ float:right; width:1019px;}
.NY-news01 ul li .r a h2{ display:block; height:48px; line-height:48px; text-align:left; font-size:16px; color:#000000; overflow:hidden; letter-spacing:0px;}
.NY-news01 ul li .r p{ display:block; height:40px; text-align:left; line-height:130%; color:#aaaaaa; font-size:14px; overflow:hidden; letter-spacing:0px;}

.NY-news01 ul li:hover, .NY-news01 ul li:first-child { background-color:#e93d39;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.NY-news01 ul li:hover .l h3, .NY-news01 ul li:first-child .l h3{ color:#fff;}
.NY-news01 ul li:hover .l h4, .NY-news01 ul li:first-child .l h4{ color:#fff;}
.NY-news01 ul li:hover .r a h2, .NY-news01 ul li:first-child .r a h2{ color:#fff;}
.NY-news01 ul li:hover .r p, .NY-news01 ul li:first-child .r p{ color:#fff;}

	/*news10*/
.MY-NY-NEWS10{ width:1100PX; margin:0 auto; height:auto; overflow:hidden;}
.MY-NY-NEWS10 ul{ margin-top:20px; padding:0px; overflow:hidden;}
.MY-NY-NEWS10 ul li{ width:100%; height:138px; border-bottom:#eeeeee 1px solid; overflow:hidden; margin-top:6px;}
.MY-NY-NEWS10 ul li .l01{ float:left; width:117px; height:65px; border-right:#dcdcdc 1px solid; margin-top:29px;}
.MY-NY-NEWS10 ul li .l01 h2{ display:block; width:100%; height:48px; line-height:42px; font-size:50px; color:#1b252e; text-align:center; font-family:impact;}
.MY-NY-NEWS10 ul li .l01 h3{ display:block; width:100%; height:17px; line-height:20px; text-align:center; font-size:15px; color:#1b252e;}
.MY-NY-NEWS10 ul li .l02{ float:left; margin-left:18px; width:135px; height:137px; position:relative; overflow:hidden;}
.MY-NY-NEWS10 ul li .l02 .tu1{ position:absolute; top:0px; width:135px; height:137px; z-index:5; overflow:hidden;
	-webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
.MY-NY-NEWS10 ul li .l02 .uptu{ position:absolute; top:0px; width:135px; height:137px; z-index:10;}
.MY-NY-NEWS10 ul li .l03{ float:left; width:34px; height:112px; background-image:url(../../Img/news10-1.jpg); margin-top:10px; margin-left:17px;
	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.MY-NY-NEWS10 ul li .r{ float:right; width:740px;}
.MY-NY-NEWS10 ul li .r h2 a{ display:block; width:100%; height:40px; line-height:48px; text-align: left; color:#1b252e; font-size:15px; overflow:hidden;}
.MY-NY-NEWS10 ul li .r span{ display:block; width:100%; height:39px; line-height:22px; text-align:left; color:#919191; font-size:13px; overflow:hidden;}
.MY-NY-NEWS10 ul li .r .more a{ display: block; width:100%; height:26px; line-height:26px; text-align:left; font-size:13px; color:#f63c3d; text-indent:21px; background-image:url(../../Img/news10-3.jpg); background-position:top left; background-repeat:no-repeat;}
.MY-NY-NEWS10 ul li:hover .r h2 a{ color:#f63c3d;}
.MY-NY-NEWS10 ul li:hover .l02 .tu1{ 
	-webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out;
}
.MY-NY-NEWS10 ul li:hover .l03{background-image:url(../../Img/news10-2.jpg); margin-left:25px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.MY-NY-NEWS10 ul li:hover .l01 h2{ color:#f63c3d;}


/*中间内容*/

/*内页产品展示*/
.NY-flash{ width:100%; text-align:center; height:300px; background-position:top center; overflow:hidden;}
.NY-flash h2{ display: block; margin-top:93px; height:85px; line-height:85px; text-align:center; color:#fff; font-size:47px;}
	/*右侧内容*/
.Nr{
	WIDTH:1280px; font-size:18px;
	height:auto;
	overflow:hidden;
	padding:20px 0px; line-height:45px;
	color:#666;
	margin:0 auto;
}	
	
/*内页右侧*/
	
.Y-N-R{float:right;width:828px;overflow:hidden;}
.Y-N-R-nr{margin-top:20px;text-align:center;line-height:170%;font-size:14px;color:#000;}
	




	/*右侧新闻详情*/
.Y-NR-CONT-T01{height:30px;line-height:30px;background-image:url(../../Img/home.jpg);background-position:top left;background-repeat:no-repeat;text-indent:37px;color:#606060;text-align:left;font-size:17px;padding-right:8px;float:left;}
.Y-NR-CONT-T01-tu{float:left;}
.Y-NR-CONT-T02{width:100%;font-size:36px;min-height:52px;line-height:150%;margin-top:15px;text-align:left;color:#000;font-family: "黑体";font-weight: bold;letter-spacing:0px;}
.Y-NR-CONT-T03{width:100%;height:53px;}
.Y-NR-CONT-T03 h1{display:block;width:106px;height:21px;line-height:21px;text-align:center;margin-top:13px;font-size:14px;color:#888888;border-right:#e1e1e1 1px solid;float:left;}
.Y-NR-CONT-T03 h2{display:block;width:121px;margin-top:13px;height:21px;line-height:21px;background-image:url(../../Img/ny-bg01.jpg);text-indent:23px;font-size:14px;color:#888888;float:left;}
.Y-NR-CONT-T03 .fenxiang{float:left;margin-top:16px;width:280px;}
.Y-NR-CONT-T03 .HOT{float:right;width:80px;margin-top:13px;height:21px;line-height:21px;text-align:left;text-indent:29px;color:#646464;font-size:14px;background-image:url(../../Img/ti06.jpg);background-position:top left;background-repeat:no-repeat;}
.Y-NR-CONT-DAODU{width:100%;height:80px;border-top:#e5e5e5 1px solid;border-bottom:#e5e5e5 1px solid;}
.Y-NR-CONT-DAODU .l{float:left;width:83px;height:78px;background-image:url(../../Img/ny-bg02.jpg);}
.Y-NR-CONT-DAODU .l h1{display:block;width:24px;margin:18px;margin-left:21px;float:left;color:#656565;font-size:17px;text-align:center;}
.Y-NR-CONT-DAODU .r{float:left;width:720px;height:50px;margin-top:13px;overflow:hidden;font-size:15px;
text-align:left;line-height:170%;color:#818181;}
.Y-NR-CONT{background-color:#fbfbfb;padding:20px;text-align:left;line-height:170%;font-size:15px;color:#333;margin-top:12px;}
.Y-NR-CONT a{color:#333;}
	/*右侧新闻详情结束*/
	
/*内页菜单*/

	/*单页内容区*/
.N-nr{ padding:20px 0px; line-height:190%; font-size:14px; text-align:left; color:#474747;}

	/*分页*/
.N-fenye{margin-top:30px;padding:0px 20px;height:40px;line-height:40px;text-align:center;font-size:13px;color:#000;background-color:#eeeeee;}
.N-fenye a{color:#000;}
.N-fenye a:hover{color:#ff0000;}
	/*上一条  下一条*/
.N-SHANGXIA{margin-top:30px;padding:0px 20px;background-color:#eeeeee;overflow:hidden;}
.N-SHANGXIA .l{width:390px;float:left;text-align:left;line-height:40px;text-align:left;color:#000;}
.N-SHANGXIA .l a{color:#000;}
.N-SHANGXIA .r{width:390px;float:right;min-height:40px;text-align:left;line-height:40px;text-align:left;color:#000;}
.N-SHANGXIA .r a{color:#000;}



/*产品展示页right*/
.YN-nr{background-color: #f2f2f2; color: #333;font-size: 14px; line-height: 23px; min-height: 559px; padding: 35px 25px;}

.part15-rightc{line-height: 23px; font-size: 14px; color:#333; padding-bottom: 50px; background-color: #f2f2f2; min-height: 559px;}

.h13-title {height: 60px;line-height: 60px; text-align: center;font-size: 20px; width: 738x;margin: 0 auto;}

.pic-show{line-height:190%;font-size:13px;text-align:left;text-indent:20px;}
	
#MyContent{line-height:25px;}
.nextPrev{padding-top:20px;}
.nextArticle{line-height:30px;width:700px;text-align:left;float:left;}
.nextArticle a{ color:#000;}
.prevArticle{line-height:30px;width:700px;text-align:left;float:left;}
.prevArticle a{ color:#000;}


/*右侧详细内容*/
.NY-r-web{padding:15px; height:auto; overflow:hidden; text-align:left; line-height:170%;}
.my_content{ font-size:14px; line-height:170%; height:auto; margin:0px; padding:20px 0px; text-align:left;}
.my_content h1{margin:0px;padding:15px; font-size:18px; text-align:center;} /* 标题 */
.my_content{line-height:30px; text-align:center;font-size:14px;color:#000;} /* 正文信息 */
.info{line-height:40px; height:40px; text-align:left;font-size:15px;color:#000; }
.my_fx{ height:40px; text-align:left; width:100%;border-bottom:#CCC 1px solid;}
.my_content span{ color:#000; background:none; display:none; font-size:14px;}
.my_content .info span{color:#000;background:none; display:none; font-size:14px;} /* 信息突出 */
.my_content .area{color:#333;line-height:26px;padding:20px 0px; text-align:left;} /* 正文内容 */

/*文章下面*/
.i_ny_page{ height:35px; line-height:35px; text-align:left; background-color:#e2e2e2 ; color:#000; padding-left:10px; padding-right:10px; margin:30px 10px; border-bottom:#666 1px solid;}
.i_ny_page2{ height:35px; line-height:35px; text-align:left; background-color:#ecebeb ; color:#000; padding-left:15px; padding-right:10px; border:#e5e5e5 1px solid; margin-top:20px;}
.i_ny_prew{ width:480px; float:left; height:35px; line-height:35px; text-align: center; padding-left:15px; font-size:13px; overflow:hidden;}
.i_ny_next{ width:480px; float:right; height:35px; line-height:35px; text-align: center; padding-left:15px; font-size:13px; overflow:hidden;}


/*内页样式*/
.ny-fl-list{ *text-align:center; width:1200px; margin:0 auto; }
.ny-fl-list ul{display:table;margin-left:auto;margin-right:auto;}
.ny-fl-list ul li{ width: 176px; height:37px; line-height: 29px; text-align: center; float: left; display: inline; margin:0px 10px; background-image:url(../../Img/h-pro-bg01.jpg); background-position:top center; background-repeat:no-repeat;}
.ny-fl-list ul li:hover{background-image:url(../../Img/h-pro-bg02.jpg); background-position:top center; background-repeat:no-repeat; }
.ny-fl-list ul li h1 a{ display:block; width:176px; height:37px; line-height:29px; text-align:center;  color:#000;}
.ny-fl-list ul li:hover h1 a{ display:block; color:#fff;}
.ny-fl-list-hover{ background-image:url(../../Img/h-pro-bg02.jpg) !important; color:#fff; }
.ny-fl-list-hover a{ color:#fff !important;}


/*单页效果*/
.NY-dy{ width:1200px; margin-top:20px; text-align:left; line-height:180%; font-size:14px; color:#636363;}
