@charset "utf-8";
/* CSS Document */


.Subpages{ width:1000px; overflow:hidden; margin:0px auto; margin-top:30px;}
.Main_Content{ width:750px; overflow:hidden; float:right;}

#Banner{ width:100%; height:200px; margin:0px auto; margin-top:40px; overflow:hidden;}

/***********侧边栏***********/
.Sidebar{ width:230px; background:url(../images/left_bg.gif) repeat-y; overflow:hidden; float:left;}

.Sidebar_Title{ width:216px; height:135px; line-height:130px; text-indent:30px; font-size:24px; font-weight:bold; color:#fff; background:#243c82; overflow:hidden;}

.Sidebar_List{ width:200px; height:340px; margin-left:8px; margin-top:20px; overflow:hidden;}
.Sidebar_List ul li{ width:200px; height:28px; line-height:28px; text-align:center; overflow:hidden; margin:0px auto; margin-top:10px;}
.Sidebar_List ul li a{ width:200px; height:28px; font-size:14px; font-weight:bold; overflow:hidden; display:block;}

.Sidebar_List ul li.Sidebar_Select{ background:#243c82;}
.Sidebar_List ul li.Sidebar_Select a{ color:#fff;}
.Sidebar_List ul li.Sidebar_Normal{ background:#3051ae;}
.Sidebar_List ul li.Sidebar_Normal a{ color:#fff;}
.Sidebar_List ul li.Sidebar_Normal a:hover{ background:#243c82; color:#fff;}
.Sidebar_List ul li.SubMenu{ background:url(../images/List_SubMenu.gif) no-repeat 25px 12px; margin-top:3px;}
.Sidebar_List ul li.SubMenu a{ color:#555;}



/***********位置***********/
.Location{ width:750px; height:45px; border-bottom:#d4dbde 1px solid; background:#e4e4e4; overflow:hidden;}
.Location ul{ width:750px; height:45px; overflow:hidden;}
.Location ul li{ height:45px; line-height:45px; overflow:hidden; float:left;}
.Location ul li.Column_Title{ font-size:16px; color:#243c82; text-indent:15px;}
.Location ul li.Location_Text{ color:#777; float:right; margin-right:5px;}
.Location ul li.Location_Text a{ color:#777;}
.Location ul li.Location_Text a:hover{ text-decoration:underline;}


/***********文章***********/
.Article_Title{ width:720px; overflow:hidden; margin:0px auto; margin-top:40px;}
.Article_Title ul li{ width:720px; text-align:center; margin-top:15px;}
.Article_Title ul li.Article_Title_Text{ font-size:16px; font-weight:bold; color:#333;}
.Article_Title ul li.Article_Author span{ margin-left:10px; color:#777;}

.Article_Text{ width:720px; text-align:justify; text-justify:distribute; overflow:hidden; margin:0px auto; margin-top:20px; padding-bottom:20px;}

.Article_Text img{ width:100%; height:auto;}

/***********文章列表***********/

.News_List{ width:740px; overflow:hidden; margin:0px auto; margin-top:30px;}
.News_List ul{ width:740px; height:24px; line-height:24px; border-bottom:#ccc 1px dashed; background:url(../images/List_Style_2.gif) no-repeat 0px 10px; overflow:hidden; clear:both; margin-top:10px;}
.News_List ul li{ height:24px; overflow:hidden; float:left;}

.News_List ul li.News_Title{ width:660px; font-size:14px; text-indent:30px;}
.News_List ul li.News_Title a{ color:#555;}
.News_List ul li.News_Title a:hover{ color:#bd0303; text-decoration:underline;}
.News_List ul li.News_Views{ width:140px; color:#777;}
.News_List ul li.News_Time{ width:80px; color:#999;}



.Submenu{ width:750px; margin:0px auto; margin-top:15px; overflow:hidden;}
.Submenu ul{ overflow:hidden;} 
.Submenu ul li{ float:left;}
.Submenu ul li a{ color:#fff;  background:#229319; padding:5px; display:block; margin-right:12px;}
.Submenu ul li a:hover{background:#36ad28; display:block;}

.Submenu ul li.Sidebar_Select{ background:#1d2d5f;}
.Submenu ul li.Sidebar_Select a{ color:#fff;}
.Submenu ul li.Sidebar_Normal{ background:#006ca0;}
.Submenu ul li.Sidebar_Normal a{ color:#fff;}
.Submenu ul li.Sidebar_Normal a:hover{ background:#1d2d5f; color:#fff;}


/***********产品中心***********/
.Example{ width:750px; overflow:hidden; margin:0px auto;}
.Example ul{ width:220px; height:200px; background:#dadada; padding:5px; overflow:hidden; float:left; margin-left:15px; margin-top:40px;}
.Example ul li{ width:220px; line-height:25px; color:#333; text-align:center; overflow:hidden;}
.Example ul li a{ color:#333;}
.Example ul li a:hover{ text-decoration:underline;}

.Example ul li.Example_Title{}
.Example ul li.Example_Title a{color:#333; font-size:16px; font-weight:bold;}
.Example ul li.Example_Title a:hover{ text-decoration:underline; color:#e50012;}
.Example ul li.Cases_More{ text-align:left; margin-top:10px;}


/***********翻页样式***********/
.Pages{ width:750px; height:22px; line-height:22px; _line-height:24px; color:#777; font-family:Verdana; text-align:right; overflow:hidden; white-space:nowrap; margin-top:30px;}

.Pages a{ color:#bd0303; text-decoration:underline; margin-right:5px;}
.Pages a:hover{ color:#333;}
.Pages b{ color:#fff; background:#bd0303; margin-right:5px; padding-left:3px; padding-right:3px;}
.Pages span{ color:#777; margin-right:5px;}



