@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:"微软雅黑"; line-height:22px; color:#444; background:#F0F0F0;}
ul,li,p,span,em,strong,h1,h2,h3,dl,dt,dd{ margin:0px; padding:0px; list-style:none;}
img{border:none;}
a{color:#666; text-decoration:none;}
a:hover{color:#F89C2B; }
.clear{clear:both; overflow:hidden; zoom:1;}
*+img{margin-bottom:0px;} img {margin-bottom:-4px;} 
html,body{-webkit-text-size-adjust:none;}
* html div{progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="tran.png");background:none;}
a:focus{outline:none;-moz-outline:none;}
/*/ 网站通用DivCss项/*/
ul,li,div{list-style: none;margin: 0px;padding: 0px;}
Select,input,td,textarea{font-size:12px;font-family:arial;}
Select,input{vertical-align:middle;}
img{border:0px;}
.Div960{width:960px;margin:0 auto;clear:both;margin-top:8px;}
.Divc2{width:960px;margin:0 auto;padding-top:6px;clear:both;}
.MinDiv{width:960px;margin:0 auto;height:0px;line-height:0px;}
.DivSplit{height:6px;line-height:8px;width:100%;margin:0 auto;clear:both;}
.FloatDiv{float:left;width:100%;clear:both;}
.ImgBorder{border:1px solid #DDD}
.Bcenter{margin:0 auto}
.clearBoth{ clear:both; height:0px;}
.iAddress{width:960px;margin:0 auto;margin-top:6px;clear:both;height:24px;line-height:24px;border:1px solid #DDD;text-indent:10px;background:#FFF;}
.Tc{text-align:center;}
.s1{display:block}
.s2{display:none;}



/*/ 网站头部Css项/*/
#Nav{width:960px;margin:0 auto;clear:both;}
.Toplogo{float:left;width:100%;height:60px;}
.logo{float:left;width:320px;height:60px;}
.topright{float:right;height:60px;width:600px;}
.tr1{float:right;margin-bottom:10px;text-align:right;}
.tr2{float:right;width:500px;text-align:right;}
.toptel{font-size:16px;font-weight:bold;color:#CB0000;}

#NavBar{float:left;height:30px;width:960px;background:url(menubg.gif) 0 0 no-repeat;color:#FFF;clear:both;}
#NavBar li{float:left;height:29px;padding:0 12px;line-height:29px;background:url(splitbg.gif) 100% 7px no-repeat;}
#NavBar a{color:#FFF;text-decoration:none;}
#NavBar .sm{padding-right:12px;background:url(menuarrow.gif) 100% 6px no-repeat;height:28px;line-height:28px;}

.Mlist{position:absolute;z-index:1;border:1px solid #98AACA;display:none;background:url(subMenubg.gif) 0 0 repeat-x;padding:2px 6px 4px 6px;width:95px;}
#NavBar .Mlist a{margin:auto 0px;height:22px;line-height:22px;color:#4A628D;display:block;padding-left:5px;padding-right:5px;}
#NavBar .Mlist a:hover{background:#0D588D;color:#FFF; z-index:9999999;}

.DivBtBar{width:960px;margin:0 auto;background:#fff;height:30px;clear:both; border:1px solid #ccc;}
.xDivBtBar{color:#333;font-weight:bold; float:left; margin-left:8px; margin-top:5px;}

.lDright{width:100%; height:80px;margin:0 auto;background:#fff; 0 0 no-repeat;clear:both;border:1px solid #DDD;}
.TopComBar{width:958px;margin:0 auto;clear:both;border:1px solid #CFD8E1;}







.New_head { width:960px; height:130px; float:left;border-bottom:2px solid #68B4B5;}
.New_head_top { width:960px; height:30px; float:left; background:#505050;}
.New_head_top a { color:#cacaca;}
.top_left { width:480px; float:left; height:30px; color:#cacaca;}
.top_left_kefu { width:70px;  float:left; height:30px; line-height:30px; background:url(../img/kefu.png) left no-repeat; padding:0px 0px 0px 30px;}
.top_left_tel { width:90px;  float:left; height:30px; line-height:30px; margin-left:1px; background: url(../img/top_tel.png) left no-repeat; padding:0px 0px 0px 30px; font-weight:bold;}
.top_left_nav { width:200px; float:right; background:#505050; height:30px;}
/* vivo-head */
#vivo-head{z-index:1;position:relative;width:100%;}
.search-user b{background:url(../img/vivo-head-ico.png) no-repeat;_background-image:url(../img/vivo-head-ico.gif) ;}

#vivo-head{border-bottom:1px #e7e7e7 solid;border-bottom:1px rgba(0,0,0,.05) solid;z-index:99;background:#fff;position:relative;}
#vivo-head .vivo-nav{width:1100px;height:60px;margin:auto;background:#fff;position:relative;z-index:999;}

.search-user{float:left;height:30px;}
.search-user a{width:25px;height:25px;display:inline-block;margin-left:5px;position:relative;top:2px;border:1px #e7e7e7 solid;background:#fff;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.search-user a:hover,.search-user a.current{border:1px #68B4B5 solid;background:#68B4B5;}
.search-user a b{width:25px;height:25px;display:block;position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s;}

.search-user a.qq b{background-position:0 0;}
.search-user a.qq:hover b,.search-user a.user.current b{background-position:0 -25px;}

.search-user a.wx b{background-position:-25px 0;}
.search-user a.wx b img{width:25px;height:25px;}
.search-user a.wx:hover b,.search-user a.user.current b{background-position:-25px -25px;}

.search-user a.wb b{background-position:-50px 0;}
.search-user a.wb b img{width:25px;height:25px;}
.search-user a.wb:hover b,.search-user a.user.current b{background-position:-50px -25px;}

.anylinkcsscols{
position: absolute; width:94px; height:94px; margin-left:-35px; 
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #ccc; margin-top:3px;
padding: 10px;
z-index: 99999999999999999999; /*zIndex should be greater than that of shadow's below*/
background: #fff;
}



.top_right { width:470px; float:left; height:30px; line-height:30px; text-align:right; padding:0px 10px 0px 0px; color:#cacaca;}
.top_right a { padding:0px 5px;}
.top_right a:hover { color:#68B4B5;}


.New_head_b { width:960px; height:100px; float:left; background:#F0F0F0; }

.new_logo { width:220px; height:100px; float:left;}
.new_daohang { width:700px; height:40px; float:right; margin-top:50px;}
/*menu*/
#menu {margin:0px auto; display:block; width:700px; height:40px;}
#nav {display:block;}
#nav .mainlevel {float:left; text-align:center; display:block; width:77px;}
#nav .mainlevel a {color:#444; text-decoration:none; line-height:40px; height:40px; text-align:center; padding:0 20px; display:block; _width:48px; padding:0px; font-size:14px; font-weight:bold;}
#nav .mainlevel a:hover {color:#68B4B5; text-decoration:none;}
#nav .mainlevel ul {position:absolute;display:none; *width:2000px;/*IE is great need, width>=li.length*/  margin-top:0px; margin-left:-15px; z-index:9999;}
#nav .mainlevel li {background:#68B4B5; border-bottom:1px dotted #000; width:110px;}
#nav .mainlevel li a {padding:0 12px; line-height:24px; height:24px; color:#fff; font-size:12px; font-weight:normal; display:block; _padding-bottom:6px;/*IE6 only*/}
#nav .mainlevel li a:hover {color:#000; text-decoration:none;}
#nav li a em/*input an em tag as a space */ {padding:0 3px;}
.note {color:#606060; border-right:1px solid #fff; background:#678900 url(../images/slide-pannel_14.png) 0 0 repeat-x; display:block; line-height:34px; padding:0 3em;}
.Triangle_con {height:15px; background:url(../images/bird01.png) 0px 0 no-repeat; display:block; _margin-bottom:-6px;/*IE6 only*/}
.log {margin:100px auto; width:1000px; text-transform:capitalize; line-height:200%;}


.huandeng { width:960px; height:330px; float:left; background:#F0F0F0;border-top:2px solid #68B4B5;}
/*banner*/
.banner_index{height:300px;position: relative;overflow:hidden;width: 960px;margin:0px auto;}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:111px;width: 56px;height:78px;display: block;z-index: 3;}
.banner_index .btnPre,.banner_pro .bPre{background: url(../img/bg_btnPre_index.png) no-repeat 0 0;left:20px;}
.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url(../img/bg_btnPre_index_hover.png) no-repeat 0 0;}
.banner_index .btnNext,.banner_pro .bNext{background: url(../img/bg_btnNext_index.png) no-repeat 0 0;right: 20px;}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url(../img/bg_btnNext_index_hover.png) no-repeat 0 0;}
.banner_index .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;}
.banner_index .banner_wrap li{width: 1230px;float: left;}
.indexBanner_num{width:960px;margin: 0 auto;padding:10px 0;text-align: center;} 
.indexBanner_num a{width: 8px;height: 8px;display: inline-block;_zoom:1;background: url(../img/bg_num.png) no-repeat 0 0;font-size: 0px;line-height: 0px;margin:0 1px;}
.indexBanner_num a.on,.indexBanner_num a:hover{background: url(../img/bg_num_on.png) no-repeat 0 0;}

.index_kuai { width:960px; height:100px; float:left; background:#F0F0F0 ;}
.index_kuai01 { width:306px; height:100px; float:left; background:#68B4B5 url(../img/crc.png) left no-repeat;}
.index_kuai02 { width:306px; height:100px; float:left; background:#CAA378 url(../img/sheji.png) left no-repeat; margin-left:20px;}
.index_kuai03 { width:306px; height:100px; float:left; background:#5E95B5 url(../img/shigong.png) left no-repeat; margin-left:20px;}
.index_kuai_tt { width:200px; height:40px; float:left; line-height:40px; font-size:20px; color:#fff; padding:0px 0px 0px 106px; font-weight:bold;}
.index_kuai_tt a { color:#fff;}
.index_kuai_nr { width:200px; height:50px; float:left; line-height:23px; font-size:12px; color:#fff; padding:0px 0px 0px 106px;}
.index_kuai_nr a { color:#fff;}

.index01 { width:960px; height:306px; float:left; margin-top:20px; background:#F0F0F0;}
.index01_left { width:306px; height:306px; float:left; background:#fff;}
.index01_right { width:634px; height:306px; float:right; background:#000;}
/*选项卡1*/
#Tab1{
width:634px;
margin:0px;
padding:0px;
margin:0 auto;}

/*菜单class*/
.Menubox {
width:100%;
background:#fff;
height:28px;
line-height:28px; border-bottom:1px solid #68B4B5;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:114px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;

background:#68B4B5;
color:#fff;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #ddd;
border-top:none;
height:277px;
text-align:center; background:#fff;
}

.case_img { width:632px; height:277px; float:left; background:#fff;}
.case_img_s { width:145px; height:123px; float:left; margin-left:10px; margin-top:10px; background:#fff;}
.case_img_s_i { width:145px; height:100px; float:left;}
.case_img_s_t { width:145px; height:23px; line-height:23px; float:left;}

.index02 { width:960px; height:135px; float:left; background:#F0F0F0; margin-top:20px;}
.index02_k1 { width:225px; height:135px; float:left; background:#fff; }
.index02_k_title { width:225px; height:30px; line-height:30px; float:left; background:#68B4B5; text-align:center; color:#fff; font-weight:bold;}
.index02_k2 { width:225px; height:135px; float:left; background:#fff;margin-left:20px;}
.index02_k3 { width:225px; height:135px; float:left; background:#fff; margin-left:20px;}
.index02_k4 { width:225px; height:135px; float:left; background:#fff; margin-left:20px;}
.index02_ul { width:225px; height:105px; float:left;}
.index02_ul ul,.index02_ul li{margin:0;padding:0;list-style:none;}
.index02_ul li a{display:block;font-size:12px;color:#666;text-decoration:none;zoom:1}
.index02_ul li a:hover,.index02_ul li.focus a{color:#F89C2B;}
.index02_ul li{float:left;display:inline;width:68px;line-height:20px;text-align:center;margin-left:5px; margin-top:5px; background:#F0F0F0;}
.index02_ul ul{float:left;width:225px;  display:inline; margin-top:0px;}


.index03 { width:960px; float:left; height:440px; margin-top:0px; background:#F0F0F0;}
.index03_s { width:306px; float:left; height:200px; background:#fff; margin-top:20px; margin-left:20px;}
.index03_t { width:306px; height:28px; border-bottom:2px solid #68B4B5; background:#fff; line-height:28px; float:left;}
.index03_t_l { width:200px; float:left; padding:0px 0px 0px 10px; height:28px; font-weight:bold; font-size:14px;}

.index_more { width:50px; float:right; line-height:28px; height:28px;}
.index03_ul { width:306px; height:170px; float:left;}
.index03_ul div {float:left;display:inline;width:296px;line-height:27px;text-align:left; border-bottom:1px dotted #ddd; padding:0px 0px 0px 10px;}
.index03_ul ul,.index03_ul li{margin:0;padding:0;list-style:none;}
.index03_ul li a{display:block;font-size:12px;color:#666;text-decoration:none;zoom:1}
.index03_ul li a:hover,.index03_ul li.focus a{color:#F89C2B;}
.index03_ul li{float:left;display:inline;width:296px;line-height:27px;text-align:left; border-bottom:1px dotted #ddd; padding:0px 0px 0px 10px;}
.index03_ul ul{float:left;width:306px; display:inline; margin-top:0px;}
.index_link_title{ width:950px; height:28px; border-bottom:2px solid #68B4B5; line-height:28px; font-size:14px; font-weight:bold; background:#fff; padding:0px 0px 0px 10px;}

.index_link { width:960px; height:100px; float:left; background:red; margin-top:20px;}
.index_link_s { width:940px; height:50px; float:left; line-height:25px; padding:10px; background:#fff;}
.index_link_s  a { padding:0px 5px;}



.index_footer { width:960px; height:100px; float:left; background:#505050; border-top:5px solid #68B4B5; margin-top:10px;}
.index_footer_nav { width:960px; height:50px; line-height:50px; text-align:center; color:#999;}
.index_footer_nav a { color:#999;}
.index_footer_nav a:hover { color:#F89C2B;}
.index_copyright { width:960px; float:left; height:30px; line-height:30px; color:#999; text-align:center;}
.index_copyright a { color:#999;}


.pic_art{ width:145px; height:123px; float:left; margin-left:10px; margin-top:10px; background:#fff;}
.pic_art_img{width:145px; height:100px; float:left;}
.pic_art_title{width:145px; height:23px; line-height:23px; float:left;}






/*/ 网站首页Css项/*/
#iLeft{float:left;width:180px;}
	#iLeft .bar01 a{color:#FFF;}
	#iLeft .bar02 a{color:#FFF;}
	.bar01{float:left;width:100%;height:28px;color:#FFF;text-indent:12px;font-weight:bold;line-height:28px;background:url(Bar02.gif) 0 0 repeat-x;}
	.bar02{float:left;width:100%;height:28px;color:#FFF;text-indent:12px;font-weight:bold;line-height:28px;background:url(Bar01.gif) 0 0 repeat-x;}
	#iCailiao{float:left;width:100%;clear:both;background:url(Barbg01.gif) 0 0 repeat-x;}
	#iCailiao a{float:left;width:150px;margin-left:15px;height:24px;line-height:24px;border-bottom:1px solid #CED7E5;border-top:1px solid #F3F6F9;text-decoration:none;font-weight:bold;color:#4D678A;background:url(arrow1.gif) 144px 9px no-repeat;}
	#iCailiao a:hover{background:#F1F4F8;font-weight:bold;}
	#iYY{float:left;width:100%;clear:both;background:#E7ECF2;}
	#iYY a{float:left;width:150px;margin-left:15px;height:24px;line-height:24px;border-bottom:1px solid #CED7E5;border-top:1px solid #F3F6F9;text-decoration:none;color:#4D678A;background:url(arrow1.gif) 144px 9px no-repeat;}
	#iYY a:hover{background:#CCD5E4;font-weight:bold;}
	#iZG {float:left;width:100%;clear:both;background:#E7ECF2;padding-bottom:7px;}
	#iZG a{float:left;width:44px;margin:5px 2px 0 8px;height:20px;line-height:20px;border:1px solid #CED7E5;text-decoration:none;color:#4D678A;text-align:center;}
	#iZG a:hover{background:#CCD5E4;font-weight:bold;}
	
	#iZG1 {float:left;width:100%;clear:both;background:#E7ECF2;padding-bottom:7px;}
	#iZG1 a{float:left;width:160px;margin:5px 2px 0 8px;height:20px;line-height:20px;border:1px solid #CED7E5;text-decoration:none;color:#4D678A; padding:0px 0px 0px 8px;}
	#iZG1 a:hover{background:#CCD5E4;font-weight:bold;}


	
#iMiddle{float:left;width:538px;margin-left:8px;background:#FFF;}
	#iMT{float:left;width:536px;height:285px;border:1px solid #CFD8E1;clear:both; background:#f8f9f9;}
	#iMT .iMLeft{float:left;margin-left:0px;}
	#iMT .iMRight{float:right;margin-right:0px;}
	#iMT .iMTBox{width:263px;}
	#iMT .iMTTitle{width:100%;float:left;height:28px;line-height:28px;border-bottom:2px solid #fff; background:#BDD1EB;}
	#iMT .iMTLeft{float:left;text-indent:3px;font-weight:bold;}
	#iMT .iMTmore{float:right;margin-right:3px;}
	#iMT .iMContent{width:100%;}
	#Xlift{float:left;width:100%;clear:both;padding-bottom:2px;border-top:none;margin-top:5px;}
	#Xlift a{float:left;width:245px;margin-left:7px;height:24px;line-height:22px;border-bottom:1px solid #EFEFEF;text-decoration:none;}
	#Xlift a:hover{text-decoration:underline;}
	    
	
	#IMM{float:left;width:100%;margin-top:8px;clear:both;}
	#IMM .iMLeft{float:left;}
	#IMM .iMRight{float:right;}
	#IMM .iMTBox{width:263px;border:1px solid #DDD;height:200px;background:url(barbg03.gif) 0 0px repeat-x ;}
	#IMM .iMTTitle{width:100%;float:left;height:28px;line-height:28px;border-bottom:1px solid #DDD;background:url(barbg04.gif) 0 0 repeat-x;}
	#IMM .iMTLeft{float:left;text-indent:3px;font-weight:bold;text-indent:6px;}
	#IMM .iMTmore{float:right;margin-right:3px;}
	#IMM .iMContent{width:100%;}
	
	#Xcenter{float:left;width:536px;border:1px solid #DDD;background:#fff; margin-top:6px;clear:both;}
	#Xcenter .iMTTitle{width:100%;float:left;height:28px;line-height:28px;border-bottom:1px solid #DDD;background:url(barbg04.gif) 0 0 repeat-x;}
	#Xcenter .iMTLeft{float:left;text-indent:3px;font-weight:bold;text-indent:6px;}
	#Xcenter .iMTmore{float:right;margin-right:8px;}
	#Xcenter .iMContent{width:100%;float:left;padding-bottom:5px;}
	#Xcenter .iMContent a{float:left;width:56px;margin:5px 0 0 8px;text-align:center;border:1px solid #DDD;background:FAFAFA;text-decoration:none;}
	#Xcenter .iMContent a:hover{background:#0D588D;color:#FFF;}
	
	
	
	
	
#iRight{float:right;width:224px;}
	.bar04{float:left;width:100%;height:28px;text-indent:6px;font-weight:bold;line-height:28px;background:#BACEE7;border:1px solid #DDD;color:#FFF;}
	.bar04 a { color:#333;}
	.bar05{float:left;width:100%;height:28px;text-indent:6px;font-weight:bold;line-height:28px;background:url(Barbg04.gif) 0 0 repeat-x;border:1px solid #DDD; margin-top:8px;}
	#iDD{float:left;width:100%;clear:both;padding-bottom:2px;border:1px solid #DDD;border-top:none;}
	#iDD a{float:left;width:210px;margin-left:7px;height:26px;line-height:26px;border-bottom:1px solid #EFEFEF;text-decoration:none;}
	#iDD a:hover{text-decoration:underline;}
	.hr{float:left;margin-top:8px;height:60px;}
	.hr1{float:left;margin-top:10px;height:200px;}
	#iDD2{float:left;width:100%;clear:both;padding-bottom:2px;border:1px solid #DDD;border-top:none;}
	#iDD2 a{float:left;width:210px;margin-left:7px;height:26px;line-height:26px;border-bottom:1px solid #EFEFEF;text-decoration:none;}
	#iDD2 a:hover{text-decoration:underline;}
	
	
/*/ 图片BANNER/*/
#main {margin:0px auto;}
#banner-nav{ }
#about-banner img{ border:1px solid #CCC; margin-top:10px;}
/*/ 左侧的菜单/*/
#vertmenu {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;width: 200px;padding: 0px;margin: 0px; margin-top:10px;}
#vertmenu h1 {display: block; background-image:url(navigation.gif);font-size: 100%; padding: 3px 0 5px 0px;border: 1px solid #0D588D;color: #fff;margin: 0px;width:200px; text-align:center;}
#vertmenu ul {list-style: none;margin: 0px;padding: 0px;border: none;}
#vertmenu ul li {margin: 0px;padding: 0px;}


#vertmenu ul li a {font-size: 100%;display: block;border-bottom: 1px dashed #E0E0E0;padding: 5px 0px 2px 0px;text-decoration: none;color: #666666;width:200px; text-align:center}
#vertmenu ul li a:hover, ul li a:focus {color: #000000; background-image:url(floating.gif); }
#vertmenu{ background-color:#FFF; width:200px; border: 1px solid #E0E0E0; float:left; }
/*/ 右侧的部分/*/
.content_top {color:#999999; }
.content_top a:link {color:#999999; text-decoration:none;}
.content_top a:visited {color:#999999; text-decoration:none;}
.content_top a:hover {color:#666666; text-decoration:none;}
.content{font-size:10.5pt;color:#666666; line-height:24px; border:1px solid #CCC; background-color:#FFF; width:750px;}
.content a:link {font-size:10.5pt; color: #666666; text-decoration:none;}
.content a:visited {font-size:10.5pt; color: #666666; text-decoration:none;}
.content a:hover {font-size:10.5pt; color:#8D1879; text-decoration:none;}

/*/ 网站尾部/*/
#Bottom{width:960px;margin:0 auto;}
#Bottom .bt1{float:left;height:20px;border-top:1px solid #CCC;width:100%;line-height:20px;text-align:center;margin-top:15px;color:#CCC;padding-top:10px;}
#Bottom .bt2{float:left;height:24px; line-height:24px;text-align:center;width:100%;margin-bottom:20px;}

/*/ 网站通用DivCss项/*/
p{ text-indent:2em; padding:0px; margin:0px; }
#Content{width:960px;margin:0 auto;}
#cLeft{width:200px;float:left;height:550px;border:1px solid #ccc;margin-top:8px;background: url(../Img/lift-black.gif);color:#999 ; }
#cRight{width:750px;float:right;height:440px;border:1px solid #CCC;margin-top:8px; background-color:#FFF;}
	.Title{height:40px;line-height:40px;font-size:20px;font-weight:bold;text-align:center;margin:0 auto;width:94%; margin-top:10px;}
	.cBody{line-height:26px;margin:8px auto;width:94%;}
#Himg{width:750px;float:right;height:100px;border:1px solid #CCC;margin-top:8px;}


#about1{float:left;width:100%}
#about1 li{float:left;height:24px;line-height:24px;border-bottom:1px solid #DDD;border-top:1px solid #FFF;width:98%;text-align:center;}
#about1 .cTitle{font-size:14px;font-weight:bold;float:left;text-indent:12px;text-align:left;color: #FF5500;}

/*/ 关于我们/*/
#ALeft{float:left;width:168px;}
	.Abar01{float:left;width:100%;height:35px;color:#FFF;text-indent:12px;font-weight:bold;line-height:35px;background:url(lefttitle.jpg) 0 0 repeat-x;font-size:14px;}
	#ibout{float:left;width:165px;clear:both;border:1px solid #CFD8E1;}
	#ibout a{float:left;width:100%;height:30px;line-height:30px;border-bottom:1px solid #CED7E5;border-top:1px solid #F3F6F9;text-decoration:none;color:#4D678A;background:url(leftbg3.jpg) 0 0 no-repeat;text-indent:29px;font-weight:bold;}
	#ibout a:hover{background:url(leftbg6.jpg) 0 0 no-repeat;font-weight:bold;}
	#ibout a.ass:link{background:url(leftbg4.jpg) 0 0 no-repeat;text-indent:41px;font-weight:normal;}
	#ibout a.ass:visited{background:url(leftbg4.jpg) 0 0 no-repeat;text-indent:41px;font-weight:normal;}
	#ibout a.ass:hover{background:url(leftbg5.jpg) 0 0 no-repeat;font-weight:bold;}
	
#ARight{float:right;width:776px;border:1px solid #CFD8E1;background:#FFF;}	
	#ARight .art{width:92%;margin:20px auto;font-size:14px;font-weight:bold;border-bottom:2px solid #B2C1CF;height:26px;line-height:26px;}
	#ARight .arc{width:92%;margin:0 auto;line-height:26px;text-indent:24px;margin-bottom:40px;}
	#ARight p{line-height:26px;text-indent:24px;margin-top:6px;}

/*/ 主营业务案例服务/*/
	.Sbar01{float:left;width:100%;height:31px;color:#FFF;text-indent:12px;font-weight:bold;line-height:31px;background:url(littlebar2.gif) 0 0 repeat-x;font-size:14px;}
	#iService{float:left;width:166px;clear:both;border:1px solid #CFD8E1;margin-bottom:4px;border-bottom:none;}
	#iService a{float:left;width:100%;height:30px;line-height:30px;border-bottom:1px solid #CED7E5;border-top:1px solid #F3F6F9;text-decoration:none;color:#4D678A;background:url(leftbg3.jpg) 0 0 no-repeat;text-indent:29px;}
	#iService a:hover{background:url(leftbg6.jpg) 0 0 no-repeat;font-weight:bold;}
	#iService a.ass:link{background:url(leftbg4.jpg) 0 0 no-repeat;text-indent:41px;font-weight:normal;}
	#iService a.ass:visited{background:url(leftbg4.jpg) 0 0 no-repeat;text-indent:41px;font-weight:normal;}
	#iService a.ass:hover{background:url(leftbg5.jpg) 0 0 no-repeat;font-weight:bold;}
	
#ARight{float:right;width:776px;border:1px solid #CFD8E1;background:#FFF;}	
	#ARight .art{width:92%;margin:20px auto;font-size:14px;font-weight:bold;border-bottom:2px solid #B2C1CF;height:26px;line-height:26px;}
	#ARight .arc{width:92%;margin:0 auto;line-height:26px;text-indent:24px;margin-bottom:40px;}
	#ARight p{line-height:26px;text-indent:24px;margin-top:6px;}
	
/*/ 文章详细页及栏目页Css/*/

#DLeft{float:left;width:192px;background:#E7ECF2;padding-bottom:7px;}
	#DLeft a{float:left;width:54px;margin:5px 2px 0 5px;height:20px;line-height:20px;border:1px solid #CED7E5;text-decoration:none;color:#4D678A;text-align:center;}
	#DLeft a:hover{background:#CCD5E4;font-weight:bold;}
	#DLeft .alist{float:left;width:100%;clear:both;margin-bottom:7px;}
	#DLeft .bar02 a{width:80%;float:left;border:none;text-align:left;padding:0;margin:0;height:28px;line-height:28px;color:#FFF;}
	#DLeft .bar02 a:hover{border:none;background:none;text-decoration:underline;}
	#DLeft table{width:186px;margin-left:3px;}
	#DLeft table td{height:22px;line-height:22px;}
	#DLeft .dlclink{float:left;height:20px;line-height:20px;border:none;padding:none;margin:none;width:98%;text-align:left;}
	#DLeft a.dlclink:hover{background:none;font-weight:normal;text-decoration:underline;color:#FF5500;}
	
#DRight{float:right;width:752px;border:1px solid #CFD8E1;background:#FFF;}	
	#DRight .ardTitle{margin:15px auto;width:92%;height:30px;line-height:30px;font-size:22px;font-weight:bold;text-align:center;border-bottom:1px solid #DDD;padding-bottom:10px;}
	#DRight .ardContent{margin:15px auto;width:92%;line-height:26px;font-size:14px;}
	#DRight .ardContent p{line-height:26px;font-size:14px;text-indent:14px;margin-bottom:5px;}
	#DRight .ardContent a{font-size:14px;text-decoration:underline;}
	#DRight .ardContent img{text-align:center;}
	#DRight .ardpnTitle{margin:0 auto;width:92%;height:30px;line-height:30px;border:1px solid #ddd;border-bottom:none;margin-top:30px;}
	#DRight .ardpnTitle li{float:left;width:46%;height:30px;line-height:30px;margin-left:12px;}
	#DRight .ardRATitle{margin:0 auto;width:92%;line-height:28px;border:1px solid #DDD;background:url("barbg04.gif") 0 0 repeat-x;font-weight:bold;text-indent:12px;}
	#DRight .ardRelationArticle{margin:0 auto;width:92%;line-height:30px;border:1px solid #DDD;margin-bottom:20px;}
	#DRight .ardRelationArticle a{float:left;width:46%;height:24px;line-height:24px;margin-left:12px;text-decoration:underline;border-bottom:1px dotted #ddd;text-indent:6px;}
	
	#DRight .art{width:710px;margin:10px auto;font-size:14px;font-weight:bold;border-bottom:2px solid #B2C1CF;height:26px;line-height:26px;clear:both;}
	#DRight .arlList{width:100%;float:left;clear:both;margin-bottom:10px;}
	#DRight .arlList table{width:710px;margin-left:21px;margin:0 auto;}
	#DRight .arlList td{height:28px;border-bottom: 1px dotted #CFCFCF;line-height:28px;}
	#DRight .arlShowPage{width:710px;margin-left:21px;margin-bottom:12px;background:#EAEAEA;border:1px solid #DDD;height:26px;line-height:26px;clear:both;}
	#DRight .showpage{float:right;margin-right:10px;}
	
	#article_innertext{margin:15px auto;width:92%;font-size:14px;line-height:26px;}
	#article_innertext p{line-height:26px;font-size:14px;text-indent:0;}

/*/ 频道页Css/*/
.hHuandeng{width:313px;float:left;height:220px;border:1px solid #DDD;}
.hMainArea{float:left;width:340px;margin-left:8px;}
.hMainArea .hMAtitle{width:100%;margin:0 auto;border:1px solid #FFD69C;clear:both;float:left;padding-bottom:6px;background:#FFFDF7;}
.hMainArea  .hMAtitle a{float:left;text-align:center;width:100%;height:30px;line-height:30px;font-size:18px;font-family:"黑体";font-weight:bold;display:block;padding:4px 0;color:#CB0000}
.hMainArea  .hMAtitle div{float:left;width:320px;margin-left:10px;color:#999;}
.hMainArea  .hMAlist{float:left;width:100%;margin-top:6px;}
.hMainArea  .hMAlist table{width:328px;margin-left:4px;}
.hMainArea  .hMAlist td{height:26px;border-bottom:1px solid #EAEAEA}

.hShuoming{float:right;width:288px;height:220px;}
.hShuoming img{margin-bottom:10px;border:1px solid #DDD;}

#chHang{float:left;width:100%;}
	#chHang .hLeft{float:left;}
	#chHang .hMiddle{float:left;margin-left:8px;}
	#chHang .hRight{float:right;}
	#chHang .hbox{width:313px;border:1px solid #DDD;background:#FFF;}
	#chHang .hTitle{width:100%;float:left;height:28px;background:url(barbg04.gif) 0 0 repeat-x;border-bottom:1px solid #DDD;}
	#chHang .hTitle .htLeft{float:left;height:28px;line-height:28px;margin-left:8px;font-weight:bold;}
	#chHang .hTitle .htMore{float:right;height:28px;line-height:28px;text-align:right;margin-right:4px;}
	#chHang .hContent{float:left;width:100%;height:180px;margin-top:4px;}
	#chHang .hContent table{width:300px;margin-left:6px;}
	#chHang .hContent td{height:22px;}
#xIMG{ width:220px; height:30px;}
#xIMG img{ margin-left:5px;border:1px solid #DDD; margin-top:5px;}
#zIMG { margin-left:8px; height:20px; margin-top:5px;}
/*/ 首页轮换/*/	
BODY {font-size:12px}
UL {PADDING: 0px; MARGIN: 0px;}
LI {PADDING: 0px; MARGIN: 0px;}
P {line-height:10px;}

.container {
	WIDTH: 960px;
	HEIGHT: 230px
}
.container A IMG {
	WIDTH: 960px;
	HEIGHT: 230px
}
.container IMG {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}
.td_f A IMG {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.num {
	POSITION: absolute;
	WIDTH: 90px;
	FLOAT: right;
	TOP: 210px;
	LEFT: 870px
}
.num LI {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 15px;
	LIST-STYLE-TYPE: none;
	MARGIN: 1px;
	WIDTH: 15px;
	FONT-FAMILY: Arial;
	BACKGROUND:url(flashbutton.gif) no-repeat -15px 0px;
	FLOAT: left;
	HEIGHT: 15px;
	COLOR: #86a2b8;
	FONT-SIZE: 12px;
	CURSOR: pointer
}
.num LI.on {
	LINE-HEIGHT: 15px;
	WIDTH: 15px;
	BACKGROUND:url(flashbutton.gif) no-repeat;
	HEIGHT: 15px;
	COLOR: #ffffff
}
 /*导航
#menu{
	height:32px;
	margin-top:8px; background:url(../Img/Dh-bg.gif) repeat-x;  float:left;}
#menu ul{
	margin:auto; width:960px; height:32px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
2次修改)*/
.m_li{
	float:left; width:94px; line-height:32px;  text-align:center; margin-right:-2px; margin-left:-2px; color:#FFFFFF; 
}
.m_li a{
	display:block; color:#FFFFFF; width:94px;
}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:94px; line-height:32px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(../images/menu_bg.jpg); position:relative; height:32px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#0D588D; width:94px;
}
.m_li a:visited{ color:#fff;}


.smenu{
	width:960px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:32px;
}
.s_li{
	line-height:32px; width:auto; display:none; height:32px; 
}
.s_li_a{
	line-height:32px; width:auto; display:block; height:32px; 
}
/*/ 网站地图Css项/*/
.map { width:958px; float:left;margin-top:8px;}
.map-1 { width:958px; float:left; height:25px; line-height:25px; background:#E3EDF7;}
.map-1 A { color:#4A628D; font-weight:bold; margin-left:8px;}
.map-2 { width:938px; float:left; line-height:28px; margin-left:10px;_margin-left:5px; }
.map-2 a { width:938px;}
.map-bg{float:left;width:100%;height:31px;color:#FFF;text-indent:12px;font-weight:bold;line-height:31px;background:url(/img/map-bg.gif) 0 0 repeat-x;font-size:12px;}
#Amap {{float:right;width:958px;border:1px solid #CFD8E1;background:#FFF}







