.ny_left { width:260px; margin-top:10px;}
.ny_right{ width:918px; margin-top:10px; background:#fff;}
.ny_banner{ height:250px; width:1200px; margin:0 auto;}
/*内页面包屑 翻页*/
.flip { height: 40px; line-height: 40px; text-align: center; font-size: 13px; word-spacing: 5px; }
.flip a { padding: 2px 5px; background-color: #f6f6f6; clear: both; margin: 0 3px; }
.crumbs { height: 40px; line-height: 40px; text-indent: 20px; position: relative; background:#e00; color:#eee; }
.crumbs a { color:#fff; padding:0 10px; text-decoration:underline;}

/*leftmenu*/
.ny_left .sideMenu { border: 1px solid #ddd; background-color:#fff;}
.ny_left .sideMenu h3 { height: 40px; line-height: 40px; padding-left: 10px; background:url(../images/index1_02.jpg) center; cursor: pointer; color:#444; border-bottom:1px solid #e9e9e9; font-size:14px;}
.ny_left .sideMenu ul { padding: 8px 20px; color: #666; display: none; /* 默认都隐藏 */ }
.ny_left .sideMenu li{ height:30px; line-height:30px; text-indent:15px;}
.ny_left .sideMenu li:hover{ background:url(../images/png.png); border-radius:4px;}
.ny_left .sideMenu li a{ display:block}
.ny_left .sideMenu li a:hover{ color:#fff ; text-decoration:none}
/*公司概况*/
.ny_company{ padding:10px; line-height:30px;}
/*产品展示*/
.products { margin-top: 10px; }
.products .title { height: 31px; overflow: hidden; }
.products .cont { padding: 10px; }
.products ul { overflow: hidden; background: url(../images/body_07.jpg) repeat-x bottom center; padding-bottom: 20px; }
.products ul li { width: 206px; float: left; text-align: center; margin: 2px 20px; }
.products li img { height: 172px; width: 206px; }
.nye_product { padding: 20px; padding-right: 0px; overflow: hidden; zoom: 1; }
.nye_product .picList { display: block; float: left; line-height: 30px; margin-right: 10px; margin-bottom: 10px; text-align: center; padding: 4px; border: 1px solid #fcfcfc; overflow: hidden; }
.nye_product .picList:hover { border: 1px solid #eee; background-color: #f9f9f9; }
.nye_product .picList img { height: 120px; }
.nye_productContent { padding: 20px; line-height: 26px; font-size: 12px; }
.nye_productContent img { max-width: 700px; }
/*新闻中心*/
.nye_news { padding: 20px; }
.nye_news .newsItem { height: 26px; line-height: 26px; list-style: inside; list-style-type: square; position: relative; font-size: 12px; color: #f93; }
.newsItem .date { position: absolute; right: 0; color: #999999 }
.nye_news .newsItem:hover { background-color: #fafafa; }
.nye_newsContent { padding: 10px; }
.nye_newsContent .title { margin-bottom: 20px; font-size: 14px; color: #A23500; text-align: center; }
.nye_newsContent .post-time { text-align: center; border-bottom: 1px solid #CFCFCF; padding-bottom: 12px; margin-bottom: 38px; font-size: 13px; }
.nye_newsContent p { font-size: 12px; line-height: 28px; text-indent: 30px; }
.nye_newsContent img { max-width: 800px; }
