/* 全局样式 */
body,ul,ol,dl,dt,dd,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;vertical-align:middle;}
body{color:#535353;font-size:12px; margin:0 auto;font-family:宋体;}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
 a{text-decoration:none;}
 a:link{color:#232323;}
 a:visited{color:#232323;}
 a:hover{color:#CC3300; text-decoration:underline;}
 a:active{color:#CC3300;}

.left{ float:left;}
.right{ float:right;}
.clearit{clear:both;}
#bg_none{ background:none;}

/*头部*/
.header{ background:url(../images/header_bg.jpg) repeat-x; height:80px; width:100%;}
.logo{ margin:0px auto; padding-top:10px;background:url(../images/top_bg.jpg) no-repeat right; width:1000px; height:80px; vertical-align:middle;}

.logo h1{ position:absolute; top:0; left:0;}
.logo h2{ position:absolute; top:0; left:0;}
.logo span{ position:absolute; top:favicon.ico; left:350px;}

/*导航*/
.nav{height:50px; background:url(../images/nav_bg.jpg) repeat-x; font-family:"黑体","宋体", Arial, Arial Narrow;}
.nav ul{ width:1000px; display:block; margin:0 auto;}
.nav ul li{ float:left; line-height:51px; background:url(../images/nav_lisebg.jpg) no-repeat bottom left; height:50px; width:120px; text-align:center;}
.nav ul li a{text-decoration:none; font-size:16px; font-weight:500;}
.nav ul li a:link{ color:#fdfdfd;}
.nav ul li a:visited{color:#fdfdfd;}
.nav ul li a:hover{text-decoration:underline;}
.nav ul li a:active{text-decoration:underline;}

/*焦点图片*/
.banner{ width:1200px; height:490px; margin:0 auto;}

/*建站*/
.wyjz{ width:100%;  height:20px;}
.jz{ width:1000px; margin:0 auto; position:relative;}
.jz .jzweb{ position:absolute; top:1px; left:0;}
.jz .zwz{ position:absolute; top:1px; left:280px;}
.jz .tuchu{ position:absolute; top:1px; left:524px;}
.jz .dingdan{ position:absolute; top:1px; left:768px;}

/*服务项目*/
.ct{width:100%;  margin:0 auto;}
.fwxm{ width:1000px; margin:0 auto; position:relative; height:180px;}
.fwxm .yxweb{ border:1px dotted #999; border-top:none; border-left:none; width:331px; height:70px; background:url(../images/fwxm_icon1.jpg) no-repeat; padding:15px 0 0 0;  float:left;}
.fwxm .yxweb p{ display:block;padding:0px 15px 0 90px; color:#333333; font-family:"黑体"; font-size:25px; font-weight: lighter;}

.fwxm .qyweb{ border:1px dotted #999; border-top:none; border-left:none; width:331px; height:70px; background:url(../images/fwxm_icon2.jpg) no-repeat; padding:15px 0 0 0;  float:left;}
.fwxm .qyweb p{ display:block;padding:00px 15px 0 90px; color:#333333; font-family:"黑体"; font-size:25px; font-weight: lighter;}

.fwxm .webseo{ border-bottom:1px dotted #999; width:331px; height:70px; background:url(../images/fwxm_icon3.jpg) no-repeat; padding:15px 0 0 0;  float:left;}
.fwxm .webseo p{ display:block;padding:00px 15px 0 90px; color:#333333; font-family:"黑体"; font-size:25px; font-weight: lighter;}

.fwxm .hyweb{ border-right:1px dotted #999;width:331px; height:70px; background:url(../images/fwxm_icon4.jpg) no-repeat; padding:15px 0 0 0;  float:left;}
.fwxm .hyweb p{ display:block;padding:00px 15px 0 90px; color:#333333; font-family:"黑体"; font-size:25px; font-weight: lighter;}

.fwxm .sc{ border-right:1px dotted #999; width:331px; height:70px; background:url(../images/fwxm_icon5.jpg) no-repeat; padding:15px 0 0 0; float:left;}
.fwxm .sc p{ display:block;padding:00px 15px 0 90px; color:#333333; font-family:"黑体"; font-size:25px; font-weight: lighter;}

.fwxm .brand{ width:331px; height:70px; background:url(../images/fwxm_icon6.jpg) no-repeat; padding:15px 0 0 0; float:left;}
.fwxm .brand p{ display:block;padding:00px 15px 0 90px; color:#333333; font-family:"黑体"; font-size:25px; font-weight: lighter;}

/*成功案例*/
.webcase{ width:1000px; margin:0 auto; background:url(../images/cgal_bg.jpg) repeat-x; margin-top:5px;}
.web_more{ width:1000px; height:87px; position:relative;}
.web_more img{ position:absolute; right:10px; top:15px;}
.webcase ul{ width:1000px;}
.webcase ul li{ float:left; width:237px; height:231px; margin:0 5px; background:#F4F4F4;  display:block;}

.webcase ul li a{text-decoration:none; font-size:16px; font-weight:500;}
.webcase ul li a:link{color:#5B5B5B;}
.webcase ul li a:visited{color:#5B5B5B;}
.webcase ul li a:hover{color:#fff;text-decoration:underline; background:#99C228; }
.webcase ul li a:active{color:#fff; background:#99C228; }

.worksbox {
	width:225px;
	height:300px;
	position:relative; font-family:"黑体","宋体", Arial, Arial Narrow;
}
.worksbox a {
	border:1px solid #F0F0E8;
	padding:8px;
	display:block;
}
.worksbox a:hover {
	text-decoration: none;
}
.worksbox a span {
width:220px;
	position:absolute;
	top:171px;
	left:0px;
	padding:10px 0 0 10px;
	line-height:20px; height:49px;
	font-family:"黑体","宋体", Arial, Arial Narrow;
}
.worksbox a:hover span {
	color:#333;
	display:block;
	background-color:#fefefe;
	width:220px;
	position:absolute;
	top:171px;
	left:0px;
	line-height:20px; height:49px;
		border:1px solid #99C228;
}
.worksbox a img {
	width:220px;
	height:150px;
}
.worksbox em{ font-style:normal; font-size:12px; font-weight:normal; color:#999; font-family:Arial;}
/*客户评价*/
.khpj{ width:1000px; margin:0 auto; position:relative; margin-top:5px;}
.khpj .khpj_more{  background:url(../images/khpj_bg.jpg) no-repeat; width:1000px; height:87px; margin:0 auto;}
.khpj .khpj_more img{position:absolute;top:15px; right:10px;}
.khpj ul{  width:1000px; height:167px; padding:5px 0 5px 5px;}
.khpj ul li{ width:237px; height:163px;border-right:1px dotted #c9c9c9; line-height:23px; padding:0 3px 0 5px; text-align:center; float:left; margin-top:3px;}
.khpj ul li p{ text-align:left; width:237px; margin:0 auto; display:block; padding:10px 0 0 3px;}
.khpj ul .border_nore{ border:none;}
.khpj  ul li img{ width:230;  height:66; border:0px; }
/*新闻专区*/
.xwzq{ width:1000px; margin:0 auto;  height:198px; margin-top:10px; padding:2px 0 0 0; margin-bottom:15px;}

.cjwt{ background:url(../images/cjwt_bg.jpg) no-repeat; width:314px; height:53px; float:left;}
.cjwt .cjwt_dh{width:314px; height:53px; position:relative;}
.cjwt strong{ font-size:16px; position:absolute; top:20px; left:5px;}
.cjwt span{ position:absolute; right:10px; top:20px;}
.cjwt ul{ width:314px; display:block;}
.cjwt ul li{ float:left; line-height:32px; width:294px; border-bottom:1px dashed #999; background:url(../images/icon_7.jpg) no-repeat 5px center; padding:0 0 0 20px;}

.jzzn{ background:url(../images/jzzn_bg.jpg) no-repeat; width:314px; height:53px; float:left; margin:0 28px;}
.jzzn .jzzn_dh{width:314px; height:53px; position:relative;}
.jzzn strong{ font-size:16px; position:absolute; top:20px; left:5px;}
.jzzn span{ position:absolute; right:10px; top:20px;}
.jzzn ul{ width:314px; display:block;}
.jzzn ul li{ float:left; line-height:32px; width:294px; border-bottom:1px dashed #999; background:url(../images/icon_7.jpg) no-repeat 5px center; padding:0 0 0 20px;}

.youhua{ background:url(../images/tuiguang_bg.jpg) no-repeat; width:314px; height:53px; float:right;}
.youhua .youhua_dh{width:314px; height:53px; position:relative;}
.youhua strong{ font-size:16px; position:absolute; top:20px; left:5px;}
.youhua span{ position:absolute; right:10px; top:20px;}
.youhua ul{ width:314px; display:block;}
.youhua ul li{ float:left; line-height:32px; width:294px; border-bottom:1px dashed #999; background:url(../images/icon_7.jpg) no-repeat 5px center; padding:0 0 0 20px;}

/*底部焦点*/
.bd_bg{ background:url(../images/bd_bg.jpg) repeat-x; width:100%; height:192px;}
.bd_nav{ width:1000px; margin:0 auto; padding:30px 0 0 0;}
.bd_nav img{ float:left; padding:0 10px;}


/*新闻模版*/
.jiaodian{ width:100%; margin:0 auto; background:#fff;}
.jiaodian2{ width:100%; margin:0 auto; background:#E7ECEF;}
.jiaodian3{ width:100%; margin:0 auto; background:#fff;}
.jiaodian4{ width:100%; margin:0 auto; background:#E7ECEF;}
.jiaodian5{ width:100%; margin:0 auto; background:#fff;}
.jiaodian6{ width:100%; margin:0 auto; background:#3996DB;}
.jd_img1{ width:1000px; margin:0 auto;}
.jd_img3{ width:1000px; margin:0 auto;}
.jd_img2{ width:1000px; margin:0 auto;}
.lm1{ background:url(../images/lm_bg.jpg) repeat-x; height:49px; width:100%;}
.lm_nav1{ margin:0 auto; background:url(../images/icon_bg.jpg) no-repeat; height:31px; padding:18px 0 0 40px; width:960px;}
.lm{ background:url(../images/lm_bg.jpg) repeat-x; height:49px; float:right; width:762px;}
.lm_nav{ width:500px; margin:0 auto; background:url(../images/icon_bg.jpg) no-repeat; height:31px; padding:18px 0 0 40px;}

.lm_nav2{ width:745px; margin:0 auto; background:url(../images/icon_bg.jpg) no-repeat 805px 0; height:49px; float:left;}
.lm_nav2 img{ padding:5px 0 0 0;}
.lm_nav3{ width:1000px; margin:0 auto; background:url(../images/icon_bg.jpg) no-repeat 743px 0; height:49px; position:relative;}
.lm_nav3 img{ padding:5px 0 0 0;}

.lm_nav2 span{ position:absolute;right:10px;top:18px; display:block;}
.lm_nav3 span{ position:absolute;right:10px;top:18px; display:block;}

.zx{ width:100%; float:right; margin:0 auto;}
.lx{ width:1000px; margin:0 auto; }
.al{ width:745px;min-height:1000px; float:right;}
.al2{ width:745px; margin:0 auto; min-height:00px; float:right;}
.zx_ct{ width:1000px; margin:0 auto;}
.zx_left{ float:left; background:#eee url(../images/zxzx_bg.jpg) no-repeat;  width:237px; margin-top:1px;}
.zx_left1{ float:left; background:#eee url(../images/zxzx_bg1.jpg) no-repeat;  width:237px; margin-top:1px; }
.zx_left2{ float:left; background:#eee url(../images/zxzx_bg2.jpg) no-repeat;  width:237px; margin-top:1px;}
.zx_left3{ float:left; background:#eee url(../images/zxzx_bg3.jpg) no-repeat;  width:237px; margin-top:1px; padding-top:20px; }
.zx_left-rczp{ float:left; background:#eee url(../images/zxzx_bg3.jpg) no-repeat;  width:237px; margin-top:1px; padding-top:20px; }
.zx_left-khpj{ float:left; background:#eee url(../images/zxzx_bg3.jpg) no-repeat;  width:237px; margin-top:1px; padding-top:20px;}
.zx_ltop{ width:236px; float:left; padding:81px 0 0 0; font-size:14px; font-weight:bold;}
.zx_ltop ul{ width:236px; float:left;}
.zx_ltop ul li{ float:left; width:236px; line-height:32px; text-align:right;}

.zx_ltop ul li a{text-decoration:none; padding:0 50px 0 0; display:block; background:url(../images/lm_navbg.jpg) no-repeat; font-weight:normal; font-size:13px;}
.zx_ltop ul li a:link{color:#5B5B5B;}
.zx_ltop ul li a:visited{color:#5B5B5B;}
.zx_ltop ul li a:hover{color:#E50102;text-decoration:underline; background:url(../images/lm_navbg1.jpg) no-repeat ;}
.zx_ltop ul li a:active{color:#E50102; }

.liuyan{ width:236px; float:left; margin-top:40px; background:url(../images/lx.jpg) no-repeat;}
.liuyan dl{  width:212px; height:450px; margin:20 auto; margin-top:23px;}
.liuyan dl dt{ color:#CD9864; padding:15px 10px 5px 0px;}
.liuyan dl dd{ width:203px;line-height:30px; padding:0 0 0 35px;}
.liuyan dl dd em{ font-style:normal; display:block;}
.lm_fwyx{ width:236px; float:left; text-align:center; padding:20px 0 0 0;}

.zx_right{ float:right; width:745px; margin:0 auto;}
.zx_right .lm_img{ width:745px; padding:1px 0 10px 0; float:left;}
.zx_right ul{ width:745px; font-size:14px;}
.zx_right ul li{ float:right; width:735px; line-height:32px; border-bottom:1px dashed #ccc; padding:0 0 0 10px; position:relative;}
.zx_right ul li a{ font-size:12px; color:#5b5b5b;}
.zx_right ul li a:hover{ font-size:12px; color:#E50102;}
.zx_right ul li em{ font-style:normal; position:absolute; right:10px; top:0;}
.fenye{ text-align:center; width:745px; line-height:32px;}
.fenye2{ text-align:center; width:745px; line-height:40px;}

.zx_right2{ float:right; width:745px;}

.zx_right2 h1{color:#CD3301; font-size:16px; text-align:center; line-height:23px; padding:8px 0 0 0;}
.zx_right2 h1 a{text-decoration:none; font-size:16px;}
.zx_right2 h1 a:link{color:#CC3300;}
.zx_right2 h1 a:visited{color:#CC3300;}
.zx_right2 h1 a:hover{color:#CC3300; text-decoration:underline;}
.zx_right2 h1 a:active{color:#CC3300;}
.zx_right2 .ly{ padding:0 0 0 300px;line-height:23px; font-weight:normal; display:block; border-bottom:#ccc 1px dotted; position:relative; margin-top:10px;}
.zx_right2 .ly a{ text-decoration:none; color:#0044DA;}
#ckepop{ width:150px; position:absolute; top:2px; right:160px;}
.zx_right2 .main_ct{ padding:10px 0 0 0; line-height:200%; font-size:12px; color:#5b5b5b; font-family:"宋体";}
.fenye3{ width:740px; line-height:23px;}
.fenye3 a{text-decoration:none;}
.fenye3 a:link{color:#CC3300;}
.fenye3 a:visited{color:#CC3300;}
.fenye3 a:hover{color:#CC3300; text-decoration:underline;}
.fenye3 a:active{color:#CC3300;}



.zx_tjxx{ width:740px; padding:10px 0 0 0;}
.tjxx_top{ background:url(../images/img20.jpg) no-repeat 3px center; height:31px; border-bottom:1px dashed #ccc; line-height:31px; padding:0 0 0 20px; font-size:16px; font-weight:bold; color:#515151;}
.zx_tjxx ul{ width:740px; padding:10px 0 0 0;}
.zx_tjxx ul li{ font-size:14px; width:360px; float:left; margin:0 5px;line-height:32px; position:relative; border-bottom:1px dashed #ccc; list-style-type:disc;}
.zx_tjxx ul li em{ font-style:normal; position:absolute; top:0; right:10px;}
/*我要建站*/
.jz_imgs{ background:url(../images/img5.jpg) no-repeat; width:1000px; height:234px; margin:0 auto; position:relative;}
.jz_imgs .jz_pp{ font-family:黑体; font-weight:normal; color:#000; position:absolute; left:350px; top:20px;}
.jz_imgs p{ position:absolute; top:70px; left:300px; line-height:23px; font-size:14px;}

.jz_ct{ width:745px; margin:0 auto;}
.jz_ct h2{ color:#000; font-size:24px;font-weight:normal; line-height:32px; padding:20px 0 0 0;}
.jz_ct h2 em{ font-style:normal; color:#999; font-size:12px;font-weight:normal;line-height:32px;}
.jz_ct strong{ font-size:16px; color:#6AC3F5; font-weight:normal;line-height:32px;}
.jz_ct p{ line-height:31px; text-indent:32px; color:#999; font-size:14px; color:#666;}

.lm_jz{ width:980px; margin:0 auto; background:url(../images/img6.jpg) no-repeat 0 1px; height:498px; padding:0 0 0 20px;}
.lm_jz strong{ line-height:40px; font-size:16px;}
.lm_jz h2{ font-size:24px; padding:20px 0 0 0;}
.lm_jz h2 em{ font-style:normal; color:#CB7B7E;}
.lm_jz p{ line-height:23px; width:650px; font-size:14px;}

.lm_jj{ width:1000px; margin:0 auto; background:url(../images/jz_img2.jpg) no-repeat; height:218px; position:relative;}
.lm_jj strong{ line-height:40px; font-size:24px; position:absolute; left:350px; top:5px;}
.lm_jj p{ line-height:23px; width:650px; position:absolute; left:300px; top:60px;font-size:14px;}
.lm_jj em{ position:absolute; right:25px; top:151px;}

.lm_jj2{ width:1000px; margin:0 auto; background:url(../images/jz_img3.jpg) no-repeat; height:218px; position:relative;}
.lm_jj2 strong{ line-height:40px; font-size:24px; position:absolute; left:350px; top:6px;}
.lm_jj2 p{ line-height:23px; width:650px; position:absolute; left:300px; top:60px;font-size:14px;}
.lm_jj2 em{ position:absolute; right:25px; top:151px;}

.lm_jj3{ width:1000px; margin:0 auto; background:url(../images/jz_img4.jpg) no-repeat; height:218px; position:relative;}
.lm_jj3 strong{ line-height:40px; font-size:24px; position:absolute; left:350px; top:10px;}
.lm_jj3 p{ line-height:23px; width:650px; position:absolute; left:300px; top:60px;font-size:14px;}
.lm_jj3 em{ position:absolute; right:25px; top:151px;}

.lm_jj4{ width:1000px; margin:0 auto; background:url(../images/jz_img5.jpg) no-repeat; height:218px; position:relative;}
.lm_jj4 strong{ line-height:40px; font-size:24px; position:absolute; left:350px; top:9px;}
.lm_jj4 p{ line-height:23px; width:650px; position:absolute; left:300px; top:60px;font-size:14px;}
.lm_jj4 em{ position:absolute; right:25px; top:151px;}

.lm_jj5{ width:1000px; margin:0 auto; background:url(../images/jz_img6.jpg) no-repeat; height:218px; position:relative;}
.lm_jj5 strong{ line-height:40px; font-size:24px; position:absolute; left:350px; top:5px;}
.lm_jj5 p{ line-height:23px; width:650px; position:absolute; left:300px; top:60px;font-size:14px;}
.lm_jj5 em{ position:absolute; right:25px; top:151px;}

.lm_jj6{ width:1000px; margin:0 auto; background:url(../images/jz_img7.jpg) no-repeat; height:218px; position:relative;}
.lm_jj6 strong{ line-height:40px; font-size:24px; position:absolute; left:350px; top:4px;}
.lm_jj6 p{ line-height:23px; width:650px; position:absolute; left:300px; top:60px;font-size:14px;}
.lm_jj6 em{ position:absolute; right:25px; top:155px;}

.lxwm{ background:url(../images/lxwm_bg.jpg) no-repeat; width:1000px; margin:0 auto; padding:80px 0 0 0; position:relative; font-size:14px;}
.lxwm p{ line-height:23px; min-height:220px;}
.lxwm em{ font-style:normal; position:absolute; right:20px; top:80px;}
.lxwm_liuyan{ width:1000px; display:block; margin:0 auto;}
.fwxm_jj{ background:url(../images/fwxm_bg3.jpg) no-repeat 0 1px; width:1000px; height:1260px; margin:0 auto; position:relative;}
.fwxm_jj p{ line-height:23px; text-indent:8px; font-size:14px;}
.fwxm_1{ position:absolute; top:90px; left:105px;}
.fwxm_2{ position:absolute; top:253px;left:105px;}
.fwxm_3{ position:absolute; top:402px;left:105px;}
.fwxm_4{ position:absolute; top:552px;left:105px;}
.fwxm_5{ position:absolute; top:708px;left:105px;}
.fwxm_6{ position:absolute; top:858px;left:105px;}
.fwxm_7{ position:absolute; top:1005px;left:105px;}
.fwxm_8{ position:absolute; top:1165px;left:105px;}

.leftgywm{width:237px; margin:0 auto; padding:1px 0 10 0; float:left}
.leftcontact{ width:237px;}
.leftcontact .title{font-size:14px; font-weight:bold;}
.leftcontact .content{font-size:12px; line-height:25px;}
.leftabout{width:237px;}
.s_side{ float:left; background:#eee url(../images/zxzx_bg.jpg) no-repeat;  width:237px; margin-top:1px;}
.s_side_menu{ margin-bottom:15px;}
.s_side_menu dt{ background:url(../images/s_side.png) no-repeat 0 -548px; font-size:14px; text-indent:-30000px; height:52px;}
.s_side_menu_ser dt{ background-position:0 -600px;}
.s_side_menu dd{ padding:0px 2px;}
.s_side_menu dd li{ overflow:hidden; margin:0; padding:0; float:left; width:237px;}
.s_side_menu dd li a{ display:block; font-size:16px; font-family:"Microsoft Yahei"; line-height:49px; padding-left:15px; border-top:none;}
.s_side_menu dd li a span{ font-size:12px; margin-left:15px;}
.s_side_menu dd li.thisli a{ background:#f0f0f0; color:#06b1e8;}
.s_side_contact{ background:url(../images/s_side.png) no-repeat; height:271px;}
.s_side_contact dt,.s_side_contact li{ text-indent:-30000px; display:block;}
.s_side_list{ margin-bottom:15px;}
.s_side_list li{ margin:0 2px; height:50px; overflow:hidden;}
.s_side_list li.first{ background:url(../images/s_side.png) no-repeat 0 -496px; color:#fff; font-family:"Microsoft Yahei"; font-size:16px; height:52px; margin:0; overflow:hidden;}
.s_side_list li a{ display:block; font-size:16px; font-family:"Microsoft Yahei"; line-height:49px; padding-left:22px; border:1px solid #ddd; border-top:none;}
.s_side_list li a.thisa{ background:#f0f0f0; color:#06b1e8;}
.s_side_list li.first a,.s_side_list li.first a.thisa{ background:none; color:#fff; border:none;}



/*关于我们*/
.gywm{ width:720px; margin:0 auto; padding:15px 20px 0 20px; float:right;}
.gywm p{ line-height:23px;}
.gywm_one{ background:url(../images/img12.jpg) no-repeat; width:700px; height:160px; position:relative;}
.gywm strong{ line-height:32px;}
.gywm_one strong{ position:absolute; top:128px; left:20px;}
.gywm .title{height:52px; font-size:14px; margin:0 auto;}
.gywm .content{ margin:0 auto; font-size:14px; line-height:25px; padding:10px 10 10 10; } 

/*成功案例*/
.cgal{ width:745px; margin:0 auto; position:relative;}
.cgal img{ position:absolute; right:9px; top:10px;}
.cgal ul{ width:745px; display:block; border-bottom:1px dashed #ccc; min-height:1000px;}
.cgal ul li{ float:left; width:235px; height:231px; background:#F4F4F4 url(../images/web_bd.jpg) no-repeat 0 168px; display:block; margin:8px 5px;}

.cgal ul li a{text-decoration:none; font-size:16px; font-weight:500; height:150px;}
.cgal ul li a:link{color:#5B5B5B;}
.cgal ul li a:visited{color:#5B5B5B;}
.cgal ul li a:hover{color:#fff;text-decoration:underline; background:#99C228;}
.cgal ul li a:active{color:#fff; background:#99C228; }

.cgal_ct{ width:735px; float:left;position:relative;}
.cgal_ct dl{ width:1000px; height:300px; display:block; float:left;}
.cgal_ct dl dt{ background:url(../images/cgal_ctimg.jpg) no-repeat;}

.cgal_suoluo{ width:740px;display:block; float:left; position:relative;}
.cgal_img{ width:400px; height:350px; position:relative;}
.cgal_img img{ position:absolute;left:-7px;top:31px;}
.cgal_title{ width:310px; border-bottom:1px solid #ccc;     line-height: 40px; }
.cgal_title strong{ font-size:16px;}
.cgal_title span{ text-align:right; float:right; }
.cgal_nr{
	
	line-height:23px;
	right:2px;
	top:76px;
	width:314px;
	font-size:14px;
	height: 41px;
}
.wz{
	
	top:202px;
	right:-6px;
	width:330px;
	height: 14px;
}
.fx{  position:absolute; top:228px; right:1px; width:324px;}
.fx #ckepop{
	position:absolute;
	top:-1px;
	left:52px;
	width:269px;
	height: 10px;
}
.cgal_al{width:745px; margin:0 auto; line-height:23px; font-size:14px; border-top:1px solid #d7d7d7; background:#f7f7f7; padding-top:5px; position:relative;    padding: 15px 20px;line-height: 25px;} 
.cgal_al img{ position:inherit; max-width:1000px; position:static;}

.pj{ width:745px; margin:0 auto; padding:10px 0 0 0; float:right;position:relative;}
.pj dl{ width:745px; border:1px solid #ccc; height:96px; background:#F4F4F4; margin:5px 0; float:right;}
.pj dl dt{top:14px; left:10px;}
.pj dl dd{

	top:616px;
	background:url(../images/img18.jpg) no-repeat;
	width:500px;
	left: 443px;
}
.pj dl dd p{ width:500px; padding:5px 0 0 24px; line-height:21px; font-size:14px;}
.pj dl dd span{ color:#CD9866; line-height:24px;}
.pj dl dd em{ font-style:normal; display:block; background:url(../images/img19.jpg) no-repeat; width:78px; height:69px; float:right; position:absolute;top:27px; right:23px; text-align:center; padding:10px 0 0 0; line-height:21px;}


/*版权*/
.boottom{ width:100%; background:url(../images/footer_bg2.jpg) repeat-x; float:left; overflow-x:hidden}
.boottom2{ width:100%;  background-color:#333333; margin:0 auto; margin-top:10px; padding:5px 0 0 0;  overflow-x:hidden }
.footer{ width:1000px;  margin:0 auto;}
.ft_top{ width:1000px; margin:0 auto;line-height:23px; padding:20px 0 0 20px; height:35px;}
.ft_top a{ padding:0 5px; color:#555555}
.ft_icon1{ background:url(../images/icon_8.jpg) no-repeat; float:left; padding:0 10px 0 23px; line-height:23px; margin-left:20px;}
.ft_icon{ background:url(../images/icon_8.jpg) no-repeat; padding-left:30px;}
.ft_icon2{ background:url(../images/icon_9.jpg) no-repeat; float:left;padding:0 10px 0 23px; line-height:23px;}
.ft_icon3{ background:url(../images/icon_10.jpg) no-repeat; float:left;padding:0 0 0 23px; line-height:23px;}
.ft_bt{ line-height:23px; display:block; padding:0 0 0 25px;}
.ft_w3c{ padding:0 0 0 23px; position:relative;}
.ft_w3c span{ float:left; padding:5px 0 0 0;}
.ft_w3c .bdshare{ position:absolute; left:0; top:0
;}
.ft_link{ width:100%; min-height:80px; background:#CFD0D2; padding:10px 0 0 0;}
.links{ margin:0 auto; width:960px; line-height:23px;}



/*banner*/




img {border:0 none;}
ul,li{ list-style-type:none;}

.index_bg01 {

}
.index_bg02 {
}
.index_bg03 {

}
.index_bg04 {
BACKGROUND: url(../images/bg01.gif) repeat-y 0px 0px
}
#warp {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 1200px PADDING-RIGHT: 0px; HEIGHT: 310px;; PADDING-TOP: 0px;
}
.banner {
	Z-INDEX: 99; MARGIN: 0px auto; WIDTH: 1200px; width: 1200px;
}
.banner_l {
	MARGIN-TOP: 147px; WIDTH: 23px; FLOAT: left
}
.banner_r {
	MARGIN-TOP: 147px; WIDTH: 23px; FLOAT: left
}
.bannerImg {
	POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 1200px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
.bannerImg .bannerPage {
	POSITION: absolute; TOP: 290px; LEFT: 550px
}
.bannerImg .bannerPage A {
	MARGIN-RIGHT: 2px
}
.bannerImg .bannerPage A IMG {
	VERTICAL-ALIGN: middle
}
.slides_container {
	POSITION: relative; WIDTH: 1200px; OVERFLOW: hidden
}
.pagination {
	MARGIN: 0px auto 0px
}
.pagination LI {
	MARGIN: 0px 1px; FLOAT: left
}
/* .pagination LI A { */
	/* BACKGROUND-IMAGE: url(../images/pagination.png); WIDTH: 15px; DISPLAY: block; BACKGROUND-POSITION: 0px -0px; FLOAT: left; HEIGHT: 0px; OVERFLOW: hidden; PADDING-TOP: 14px */
/* } */
.pagination LI.current A {
	BACKGROUND-POSITION: 0px -18px
}
