@charset "utf-8";
/* CSS Document */

body,form,img{ border:none; margin:0px; padding:0px;}
body,td{ font-size:12px; font-family:Arial, Helvetica, sans-serif;}

/* 常用 */
.ClearBoth{ clear:both; overflow:hidden;}
.BeCenter{ margin-left:auto; margin-right:auto; overflow:hidden;}
.Float_L{ float:left; overflow:hidden;}
.Float_R{ float:right; overflow:hidden;}

/* 网站样式 */
.Main{ overflow:hidden; background:url(MainBack.jpg) bottom repeat-x;}
.Main960{ width:960px; margin-left:auto; margin-right:auto; overflow:hidden;}
.Top1{ height:78px; background:url(Top1.jpg) top repeat-x; overflow:hidden;}
.Top2{ height:53px; background:url(Top2.jpg) top repeat-x; overflow:hidden;}
.MenuBox{ height:53px; background:url(Menu_Back.jpg) top repeat-x; overflow:hidden; border-left:1px solid #E8E8E8; border-right:1px solid #E8E8E8;}
.MenuTable td{ text-align:center;}
.Buttom_Box{ width:960px; height:177px; overflow:hidden; background:url(Buttom_Back.jpg) top center no-repeat;}

/* 导航菜单 */
.MenuB{ width:90px; height:30px; overflow:hidden; margin-top:4px; margin-left:auto; margin-right:auto;}
.MenuBOn{ width:90px; height:30px; background:url(Menu_B_Back.gif) top center no-repeat; overflow:hidden; margin-top:4px; margin-left:auto; margin-right:auto;}
.MenuB div , .MenuBOn div{ text-align:center; padding-top:9px;}
.MenuB div a{ color:#333; font-size:12px; text-decoration:none;}
.MenuB div a:hover{ color:#F60; font-size:12px; text-decoration:none;}
.MenuBOn div a{ color:#FFF; font-size:12px; text-decoration:none;}
.MenuBOn div a:hover{ color:#FFF; font-size:12px; text-decoration:none;}

.SelectB{ width:80px; height:31px; float:left; margin-right:2px; background:url(Bottom_B.jpg) top center no-repeat; cursor:pointer;}
.SelectB div{ text-align:center; color:#333; padding-top:11px;}
.SelectBon{width:80px; height:31px; float:left; margin-right:2px; background:url(Bottom_B.jpg) top center no-repeat; background-position:100% -31px; cursor:pointer;}
.SelectBon div{ text-align:center; color:#FFF; padding-top:11px;}

.AboutM{ width:192px; height:42px; margin:0px auto; background:url(MenuBox_ButtonB.jpg) top center no-repeat; cursor:pointer; text-decoration:none;}
a:hover .AboutM div{ color:#FF0;}
.AboutMOn{ width:192px; height:42px; margin:0px auto; background:url(MenuBox_ButtonB.jpg) top center no-repeat; cursor:pointer; background-position:100% -42px;text-decoration:none;}
.AboutM div , .AboutMOn div{ text-align:left; padding:14px 0px 0px 30px; font-size:14px; color:#FFF;}

.CaseM,.CaseMOn{ width:170px; height:42px; clear:both; cursor:pointer;}
.CaseM div,.CaseMOn div{ padding:15px 0px 0px 12px; font-size:14px; color:#000;}
.CaseMOn{ background:url(LeftMenuOn.jpg) left no-repeat;}
.CaseMOn div{color:#F36026;}
a:hover .CaseMOn{ text-decoration:none;}

/* 链接样式 */
a{ color:#333; font-size:12px; text-decoration:none;}
a:hover{ color:#000; font-size:12px; text-decoration:underline;}
.Link1{ color:#999; text-decoration:none;}
.Link1:hover{ color:#FFF; text-decoration:none;}
.Link2{ color:#666; text-decoration:none;}
.Link2:hover{ color:#333; text-decoration:none;}

/* 幻灯片 */
.F_ImgBox{ background:#FFF; padding:2px 0px; width:718px; height:288px; text-align:center;}
.F_ImgBox img{ width:714px; height:288px;}
.F_BBox{ float:right; width:230px; height:292px; overflow:hidden; cursor:pointer;}
.F_Bottom{ width:230px; height:73px; overflow:hidden; background:url(Flash_B.jpg) top left no-repeat;}
.F_BottomOn{ width:230px; height:73px; overflow:hidden; background:url(Flash_B.jpg) top left no-repeat; background-position:100% -73px;}

.F_Bottom div, .F_BottomOn div{ padding:20px 0px 0px 30px; color:#999; line-height:22px;}
.F_Bottom div span{ font-size:18px; color:#000;}
.F_BottomOn div span{ font-size:18px; color:#ED8140; font-weight:bold;}

/* BOX */
.Box1{ clear:both; overflow:hidden;border:1px solid #E1E1E1; background:#FFF;}
.ProBox1{ float:left; padding:18px 0px 6px 20px; text-align:center; line-height:28px;}
.ProBox1 a img{ width:150px; height:120px; border:1px solid #E1E1E1;}
.ProBox1 a:hover img{ border:1px solid #F60;}
.ProBox1 a:hover{ color:#F60; text-decoration:none;}

.CaseImg{ width:204px; height:150px; background:url(CaseImgB.jpg) top center no-repeat; overflow:hidden; text-align:center; cursor:pointer;}
.CaseImgOn{  width:204px; height:150px; background:url(CaseImgB.jpg) top center no-repeat; overflow:hidden; text-align:center; cursor:pointer;background-position:100% -154px;}
.CaseImg img,.CaseImgOn img{ width:174px; height:124px; margin:15px auto; border:none;}

.CaseBox{ width:204px; overflow:hidden; float:left; margin:20px 50px 0px 0px; text-align:center; line-height:20px;}
.CaseBox a{ font-size:14px;}
.CaseBox a:hover{font-size:14px; color:#0CF; text-decoration:none;}
.CaseBox span{ color:#999;}

.disNone{ display:none;}

/* UL */
.UL1{ padding:10px; margin:0px;}
.UL1 li{ list-style:none; line-height:22px; border-bottom:1px dashed #E1E1E1; background:url(Point_List1.gif) left center no-repeat; padding-left:14px;}
.UL1 li a{ color:#666;}
.UL1 li a:hover{ color:#3CF; text-decoration:none;}

.UL2{ padding:0px; margin:0px;}
.UL2 li{ list-style:none; line-height:20px; background:url(Point_List1.gif) left center no-repeat; padding-left:14px;}
.UL2 li a{ color:#CCC;}
.UL2 li a:hover{ color:#FFF; text-decoration:underline;}

.UL3{ padding:16px; margin:0px;}
.UL3 li{ list-style:none; line-height:32px; background:url(Point_List1.gif) left center no-repeat; padding-left:14px; border-bottom:1px dashed #E1E1E1;}
.UL3 li a{ color:#666; font-size:14px;}
.UL3 li a:hover{ color:#CCC; text-decoration:none; font-size:14px;}
.UL3 li span{ float:right; color:#CCC;}

/* 文字 */
h3{ font-size:14px; font-weight:bold; color:#FFF; clear:none; padding:0px; margin:0px;}
.Font1{ color:#F17F0C;}
.Font2{ color:#F00;}
.Font3{ color:#3399CC; font-size:14px;}

/* 表格 */
.Table1{ border-left:1px solid #E1E1E1; border-top:1px solid #E1E1E1;}
.Table1 td{ border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; text-align:center;}
.SelectT{ background:url(Select_Line.jpg) top center no-repeat;}
.SelectT td{ text-align:center;}

.SelectTB,.SelectTBOn{ width:130px; height:36px; background:url(Select_B.jpg) top center no-repeat; cursor:pointer;}
.SelectTB div{ text-align:center; font-size:14px; padding-top:12px; color:#666;}
.SelectTBOn div{ text-align:center; font-size:14px; padding-top:12px; color:#F1800E; font-weight:bold;}
.SelectBox{ clear:both; overflow:hidden; padding-top:12px; line-height:24px; font-size:14px; display:none;}

/* 按钮 */
.Button1{ width:104px; height:30px; font-size:14px; color:#FFF; text-align:center; cursor:pointer; border:none; background:url(Bottom_B.gif) top center no-repeat;}
.ImgButton{ cursor:pointer;}

/* 输入框 */
.InputBox1{ border:1px solid #E1E1E1; height:18px; font-size:14px; color:#999; background:#FFF;}
.InputBox1On{ border:1px solid #F90; height:18px; font-size:14px; color:#F60; background:#FFF8F0;}



