@charset "utf-8";
html, body, div, img, h1, h2 ,h3, h4, h5, h6, p, ul, dl, ol, li, a{
	margin:0px;
	padding:0px;
}
h2{font-size:14px;margin-top:20px;margin-bottom:5px;}

/* CSS Document */
body{background-color:#EBEEF6;	background-image:url(../Images/bg.jpg);
	background-repeat:repeat-x;}
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;}
.fstyle a{font-size:14px;}
.fstyle a:hover{font-size:14px;}
/* 网站样式 */
.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;}

/* 首页样式1 */
.main_top,.main_middle,.main_bottom,.footer {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	padding-right:5px;
	padding-left:5px;
}
.main_top {
	font-size:0px;
	line-height:12px;
	background-image:url(../Images/bg_main_t.jpg);
	background-repeat:no-repeat;
	height:12px;
}
.main_middle {
	background-image:url(../Images/bg_main_m.jpg);
	background-repeat:repeat-y;
	width:880px;
	padding-right:40px;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	color:#555555;
}
.main_middle1 {
	background-image:url(../Images/bg_main_m.jpg);
	background-repeat:repeat-y;
	width:940px;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}
.main_middle2 {
	background-image:url(../Images/bg_main_m.jpg);
	background-repeat:repeat-y;
	width:910px;
	padding:10px 30px 30px;
	margin:0 auto;
}
.block_01 div.bg {
	background-image:url(../Images/bg_01.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:180px;
	width:164px;
	padding-right:15px;
	padding-left:15px;
	
}
.block_01 h1 {
	font-size:14px;
	color:#335A82;
	padding-bottom:10px;
	padding-top:10px;
}
.block_01 h1 a {
    font-size:14px;
	color:#335A82;
}
.block_01 p{padding-bottom:30px;}
.block_01 div.arrow {
	background-image:url(../Images/arrow_1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	float:left;
	width:30px;
	padding-right:3px;
	padding-left:3px;
	height:180px;
}

.main_bottom {
	background-image:url(../Images/bg_main_b.jpg);
	background-repeat:no-repeat;
	height:12px;
}
.main_middle { position:relative; }
.arrow_down { position:absolute; bottom:0; right:10px; width:11px; height:10px; background:url(../Images/arrow_down.gif) no-repeat 0 0; }
.arrow_up { position:absolute; top:0; right:10px; width:11px; height:10px; background:url(../Images/arrow_up.gif) no-repeat 0 0; }
.in_list1,.in_list2 {
	background-image:url(images/bg_in_nav.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:700px;
	margin-left:6px;
	padding-left:98px;
	padding-right:99px;
	margin-top:10px;
	margin-bottom:30px;
}
.in_list1{
	width:720px;
	padding-left:89px;
	padding-right:89px;
}
.in_list1 li,.in_list2 li {
	display:block;
	float:left;
}
.in_list2 li{
	margin-right:20px;
}
.in_list1 a,.in_list2 a {
	line-height:31px;
	height:31px;
	width:110px;
	display:block;
	font-weight:bold;
	color:#335A82;
	text-align:center;
}
.in_list1 a:hover,.in_list1 a.postion,.in_list2 a:hover,.in_list2 a.postion {
	color:#CC3300;
	background-image:url(images/bg_in_postion.jpg);
	background-repeat:repeat-x;
}
/* 导航菜单 */
.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:underline;}
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:10px 0px 6px 10px; 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;text-decoration:none;}
.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;}

/* 推广 */
.red1,.red1 a:link,.red1 a:visited,a.red1:link,a.red1:visited {
 color:#f00;
}
.red2,.red2 a:link,.red2 a:visited,a.red2:link,a.red2:visited {
 color:#ae0c01;
}
.wztgad1{ width:960px; height:251px; overflow:hidden; margin:10px 0 0 0;}
.wztgarea1{ width:960px; height:auto; overflow:hidden;}
.wztgleft{ width:647px; height:auto; overflow:hidden; float:left;}
.wztgleft01{ width:639px; height:30px; overflow:hidden; background:url(../Images/wztgbg01.jpg) left no-repeat; margin:10px 0 0 0; text-align:left; font-size:14px; font-weight:800; line-height:32px; padding-left:8px;}
.wztgleft01 img{ float:right;}
.wztgleft01 span{ padding-left:20px; font-size:12px; font-weight:normal;}
.wztgleft02{ width:647px; height:38px; overflow:hidden; background:url(../Images/wztgbg06.jpg) no-repeat; text-align:left; line-height:44px;}
.wztgleft02 a{ padding-left:35px; text-decoration:underline;}
.wztgleft03{ width:627px; height:180px; overflow:hidden; background:url(../Images/wztgbg07.jpg) no-repeat; padding-left:20px;}
.wztgpro{ width:120px; height:139px; overflow:hidden; background: url(../Images/wztgbg08.jpg) right no-repeat; float:left; margin:13px 0 0 0; line-height:28px; text-align:center;}
.nobg{ background:none;}

.wztgright0{ width:276px; height:auto; overflow:hidden; border:1px solid #a3a3a3; margin:10px 0 0 0;line-height:27px;}
.wztgright01{ width:268px; height:auto; overflow:hidden; border:4px solid #f5f5f5;}
.wztgright0 ul{list-style:none;}
.wztgimg1{ margin:8px 10px;}
/*新加*/

.dl_4006jiage01{width:473px; height:356px; overflow:hidden; float:left; display:inline; background:}

.dl_4006jiage_ul001{ width:200px; height:356px; overflow:hidden; float:left; color:#0A246A; font-size:16px; font-weight:800; margin-left:20px;}
.dl_4006jiage_ul001 li{ width:auto; height:60px; line-height:60px;}
.dl_4006jiage_ul002{ width:140px; height:356px; overflow:hidden; float:left; color:#FF0000; font-size:25px; font-weight:800; margin-left:90px;}
.dl_4006jiage_ul002 li{ width:auto; height:60px; line-height:60px;}



.dl_4006jiage{width:473px; height:296px; overflow:hidden; float:left; display:inline;}

.dl_4006jiage_ul01{ width:120px; height:296px; overflow:hidden; float:left; color:#0A246A; font-size:16px; font-weight:800; margin-left:5px;}
.dl_4006jiage_ul01 li{ width:auto; height:60px; line-height:60px;}

.dl_4006jiage_ul011{ width:60px; height:296px; overflow:hidden; float:left; color:#0A246A; font-size:16px; font-weight:800; margin-left:5px; text-align:right;}
.dl_4006jiage_ul011 li{ width:auto; height:60px; line-height:60px;}

.dl_4006jiage_ul02{ width:115px; height:296px; overflow:hidden; float:left; color:#FF0000; font-size:20px; font-weight:800; margin-left:5px;}
.dl_4006jiage_ul02 li{ width:auto; height:60px; line-height:60px;}

.dl_4006jiage_ul022{ width:115px; height:296px; overflow:hidden; float:left; color:#009900; font-size:20px; font-weight:800; margin-left:5px;}
.dl_4006jiage_ul022 li{ width:auto; height:60px; line-height:60px;}