@charset "utf-8";
/* CSS Document */

/*------------导航菜单 Parts----------*/
.Menu_Title{ width:230px; height:43px; line-height:40px; text-indent:55px; color:#666; font-size:14px; font-weight:bold; background:url(../images/Menu_Title.png) no-repeat bottom; overflow:hidden; margin:0px auto; margin-left:10px; margin-top:15px; float:left;}
.Menu{ width:230px; overflow:hidden; min-height:495px; _height:495px;  margin-top:5px; background:url(../images/sidebar_background.png) no-repeat; margin-left:10px;}
.Menu_Text{ width:190px; overflow:hidden; margin:0px auto; margin-top:10px;}
.Menu_Text ul{ width:190px; overflow:hidden; margin:0px auto;}
.Menu_Text ul li{ width:190px; height:28px; line-height:28px; text-indent:24px; background:url(../images/left_yuan.png) no-repeat center left; border-bottom:#ccc 1px solid; overflow:hidden; margin:0px auto;}
.Menu_Text ul li a{ color:#666;}
.Menu_Text ul li a:hover{ color:#018e01;}



/*------------子栏目导航 Parts----------*/
.Main_Title{ width:710px; height:20px; margin:0px auto; float:left; margin-top:20px;}
.Main_Title ul{ width:710px; margin:0px auto;}
.Main_Title ul li{ height:20px; line-height:50px; text-indent:30px; float:left;}
.Main_Title ul li.List{ height:20px; line-height:20px; color:#007b00; font-size:14px; font-weight:bold; overflow:hidden; float:left;}
.Main_Title ul li.Location{ height:20px; line-height:20px; color:#666; overflow:hidden; float:right;}
.Main_Title ul li.Location a{ color:#666;}
.Main_Title ul li.Location a:hover{ color:#018e01; text-decoration:underline;}



/*------------新闻列表 Parts----------*/
.News_List{ width:680px; margin:0px auto; overflow:hidden;}

.News_Box{  width:680px; border-bottom:#ccc 1px dashed; padding-bottom:15px; margin-top:5px; overflow:hidden;}
.New_Pic{ width:140px; height:80px; border:#f6f6f6 1px solid; overflow:hidden; float:left;}
.New_Intro{ width:520px; line-height:20px; margin-left:10px; overflow:hidden; float:left;}
.New_Intro ul{ width:520px; overflow:hidden;}
.New_Intro ul li.New_Name{ width:450px; font-size:13px; font-weight:bold; overflow:hidden; float:left;}
.New_Intro ul li.New_Main{ margin-top:5px; overflow:hidden;}
.New_Intro ul li a{ color:#666;}
.New_Intro ul li a:hover{ color:#018e01;}



/*------------子页面内容 Parts----------*/
.Main_Content{ width:650px; min-height:400px; _height:400px; margin:0px auto; overflow:hidden; _overflow:visible; padding-bottom:10px;}
.Article_Title{ width:650px; line-height:1.8em; font-size:18px; font-weight:bold; text-align:center; margin:0px auto; margin-top:20px; overflow:hidden;}
.Article_Author{ width:650px; color:#999; text-align:center; border-bottom:#ccc 1px solid; margin:0px auto; margin-top:20px;}
.Article_Author span{ margin-right:10px;}
.Article_Main{ width:650px; margin:0px auto; margin-top:20px; text-indent:24px; overflow:hidden; line-height:25px; font-size:14px; font-family:"微软雅黑" text-align:justify; text-justify:distribute;}

.Article_Main span{ text-indent:24px;}
/*------------产品列表 Parts----------*/
.Prod_List{ width:230px; height:225px; display:inline; float:left; margin-left:8px; margin-top:10px; overflow:hidden;}
.Prod_List ul{ width:230px; text-align:center; overflow:hidden;}
.Prod_List ul li{ margin-top:5px;}
.Prod_List ul li.Prod_Pic{ width:220px; height:165px; padding-top:5px; background:#dadada;}
.Prod_List ul li.Prod_Name{color:#000;}
.Prod_List ul li.Prod_Name a{color:#000;}
.Prod_List ul li.Prod_Name a:hover{ text-decoration:underline;}


/*------------案例列表 Parts----------*/
.Care_List{ width:220px; height:265px; display:inline; background:#eaedee; border:#e6e6e6 1px solid; float:left; margin-left:10px; margin-top:20px; overflow:hidden;}
.Care_List ul{ width:220px; overflow:hidden;}
.Care_List ul li{ margin-top:5px;}
.Care_List ul li.Care_Pic{ width:220px; height:152px; text-align:center; padding-top:2px;}
.Care_List ul li.Care_Name{ width:220px; height:25px; color:#000; text-align:center; overflow:hidden;}
.Care_List ul li.Care_Name a{color:#666; font-weight:bold;}
.Care_List ul li.Care_Name a:hover{ text-decoration:underline;}
.Care_List ul li.Care_Box{ width:200px; padding-left:12px; text-indent:24px; overflow:hidden;}



/*------------页脚 Parts----------*/
.Pages{ width:700px; height:20px; text-align:right; overflow:hidden; padding-top:20px;}
.Pages a{ color:#333; margin-right:10px;}
.Pages a:hover{ color:#018e01;}



