/*-------------------------------------------首页样式开始----------------------------------*/

/*头部样式开始*/
.min_width{ width:100%; min-width:1200px; margin:0px auto;}
.top{ height:40px; border-bottom:1px solid #e3e3e3; line-height:40px;}
.top p.huanying{ width:800px; font-size:14px;}
.top p.lianjie{ width:300px; text-align:right;}
.top p.lianjie span{ color:#999;}
.top p.lianjie .current{ color:#ff0000;}

p.tel_phono{ font-family:Arial, Helvetica, sans-serif; font-size:34px; font-weight:bold; color:#f76d03;}
/*头部样式结束*/





/*菜单样式开始*/
.menu{ background:url(../images/menu_bg.jpg) repeat-x; height:50px; line-height:50px; font-family:"微软雅黑"; font-size:16px; clear:both;}
.menu ul.menu_list{ clear:both;}
.menu ul.menu_list li{ float:left; position:relative;}
.menu ul.menu_list li a{ display:block; color:#fff; padding:0px 35px;}
.menu ul.menu_list li a.current,.menu ul.menu_list li a:hover{ background:#f76d03;}

.menu ul.menu_list li ul{ background:#fff; position:absolute; top:50px; left:0px; line-height:30px; padding:0px;width:135px; display:none; z-index:100; padding-bottom:15px;}
		.menu ul.menu_list li ul li{ text-align:center; padding:0px; text-align:center; margin:0px; margin-top:1px;}
		.menu ul.menu_list li ul li a{ display:block; padding:0px; width:135px; height:35px; line-height:35px;text-align:center; background:none; color:#666; border-bottom:1px solid #ddd; font-size:12px;}
		.menu ul.menu_list li ul li a:hover{color:#049edd; border-bottom:1px solid #049edd;background:none;}
		

/*菜单样式结束*/



/*焦点图样式开始*/
.banner{ height:500px; position:relative;}
.banner .keywords{ position:absolute; top:0px; height:40px; width:100%; background:#ffffff;filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; line-height:40px; font-size:14px; z-index:99;}
.keywords p.guanjianci{ width:900px;}
.keywords p.guanjianci span{ font-size:12px; font-weight:normal; color:#999;}
.keywords p.ser{ background:url(../images/ser.png) no-repeat left center; width:246px; height:30px; line-height:30px; font-size:12px; margin-top:5px;overflow:hidden;}
.keywords p.ser input{ float:left;height:30px;border:none; color:#666;}
.keywords p.ser input.wenben_ser{margin-left:26px; width:171px; outline-style:none; background:none; }
.keywords p.ser input.buttom_ser{ background:none; width:40px; margin-left:7px; font-size:16px; color:#fff; outline-style:none; text-transform:uppercase; cursor:pointer;}

/*焦点图样式结束*/



/*内容样式开始*/
/*产品列表点击切换及自动切换*/
.tab1{width:1198px;border-top:#cccccc solid 1px;border-bottom:#cccccc solid 1px;margin:0 auto;}
.tabmenu{height:28px;border-right:#cccccc solid 1px;}
.tabmenu li{float:left;width:238px;text-align:center;line-height:49px;height:49px;cursor:pointer;border-left:#cccccc solid 1px;color:#666;font-size:16px;overflow:hidden;background: url(../images/submenu.jpg) repeat-x; font-family:"微软雅黑";}
.tabmenu li.off{background:#FFFFFF;color:#f76d03;font-weight:bold;}
.menudiv{border-left:#cccccc solid 1px;border-right:#cccccc solid 1px;border-top:0;background:#fefefe; min-height:730px;}
.menudiv div{padding:15px;line-height:28px;}
/*图片列表*/
ul.pic_list{ clear:both; margin-top:44px; margin-left:-33px; padding-left:30px;}
ul.pic_list li{ float:left; width:250px; margin-left:33px; text-align:center; margin-bottom:40px;}
ul.pic_list li img{ border:1px solid #ddd; width:248px; height:248px;}
ul.pic_list li:hover img{ border:1px solid #f76d03;}

/*案例切换*/
.case{ overflow:hidden; margin-bottom:20px;}
.jpg_1_bottom { height:304px; width:1200px; position:relative;}
.jpg_1_bottom a.plus { display:block; height:304px; width:34px; background: url(../images/hui_left.jpg) no-repeat left center; cursor:pointer; position:absolute; top:0px; left:0px; }
.jpg_1_bottom a.plus:hover { background:url(../images/lvjiantou.jpg) no-repeat left center; }
.jpg_1_bottom a.minus { display:block; height:304px; width:34px; background: url(../images/hui_right.jpg) no-repeat left center; cursor:pointer; position:absolute; top:0px; right:0px; }
.jpg_1_bottom a.current, .jpg_1_bottom a.minus:hover { background: url(../images/lv_right.jpg) no-repeat left center; }
.jpg_1_bottom .box { width:1112px; overflow:hidden; height:270px; position:absolute; top:0px; left:43px; }
.jpg_1_bottom .box ul.list { width:15000px; position:absolute; top:0px; left:0px; }
.jpg_1_bottom .box ul.list li { float:left; padding-right:10px; position:relative; cursor:pointer; }
.jpg_1_bottom .box ul.list li .beijing { position:absolute; bottom:0px; left:0px; z-index:99; display:none; background:#f76d03; height:40px; width:270px; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; color:#fff;}
.jpg_1_bottom .box ul.list li:hover .beijing a{ color:#fff;}
.jpg_1_bottom .box ul.list li:hover .beijing { display:block; }
.jpg_1_bottom .box ul.list li img { height:268px; width:268px; overflow:hidden; border:1px solid #ddd;}
.jpg_1_bottom .box ul.list li p { line-height:40px; text-align:center; font-size:14px;}
.jpg_1_bottom .box ul.list li .fonttext { display:none; position:absolute; bottom:0px; left:0px; text-align:center; width:152px; height:50px; line-height:50px; background:#820511; color:#fff; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
.jpg_1_bottom .box ul.list li:hover .fonttext { display:block; }
.jpg_1_bottom .box ul.list li a { color:#666; }
.jpg_1_bottom .box ul.list li a:hover { color:#34ae00; }
.detail { text-align:center; width:1200px; margin-top:25px; }
.detail a { display:block; width:141px; height:32px; line-height:32px; margin:0px auto; background:#fff; color:green; }
.detail a:hover { text-decoration:underline; }

.guanggao{ clear:both; overflow:hidden;}

/*新闻列表*/
.gongsi{ width:385px; overflow:hidden; }
.con3_title{ border-bottom:1px solid #ddd; line-height:40px; font-family:"微软雅黑"; clear:both; overflow:hidden; margin-bottom:15px;}
.con3_title span{ border-bottom:2px solid #0084bf; padding-right:25px; font-size:16px; display:block; float:left; color:#0084bf;}
.con3_title a{ float:right; display:block; text-transform:uppercase; font-size:12px; color:#0084bf;}
.con3_title a:hover{ text-decoration:underline;}

.gongsi dl{ clear:both; background:url(../images/dashed.png) repeat-x bottom; overflow:hidden;padding-bottom:20px; margin-bottom:20px;}
.gongsi dl dt{ float:left; width:160px; margin-right:13px;}
.gongsi dl dt img{ width:158px; height:158px; border:1px solid #ddd;}
.gongsi dl dd{ float:left; width:211px; line-height:22px;}
.gongsi dl dd.title_dd{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:14px; font-weight:bold; color:#333; margin-bottom:5px;}
.gongsi dl dd a{ width:135px; height:32px; line-height:32px; text-align:center; background:#f76d03; color:#fff; display:block; margin-top:10px;}

.gongsi ul{}
.gongsi ul li{ line-height:30px; font-size:14px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.gongsi ul li span{ font-size:12px;}
.gongsi ul li a{ background:url(../images/sanjiao.png) no-repeat left center; padding-left:15px;}
.gongsi ul li a:hover{ text-decoration:underline; background:url(../images/red_sanjiao.png) no-repeat left center;}

/*行业新闻*/
.hangye{ width:385px; overflow:hidden; margin:0px 20px;}
.hangye p.pic_img{ background:url(../images/dashed.png) repeat-x bottom; padding-bottom:15px; margin-bottom:20px;}
.hangye ul li{ line-height:30px; font-size:14px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hangye ul li span{ font-size:12px;}
.hangye ul li a{ background:url(../images/sanjiao.png) no-repeat left center; padding-left:15px;}
.hangye ul li a:hover{ text-decoration:underline; background:url(../images/red_sanjiao.png) no-repeat left center;}

/*问答*/
.wenda{ width:385px; overflow:hidden;}
.wenda ul{}
.wenda ul li{ background:url(../images/dashed.png) repeat-x bottom; padding-bottom:12px; margin-bottom:12px;}
.wenda ul li p.wen{ background:url(../images/wen.png) no-repeat left; padding-left:28px; font-size:14px; font-weight:bold; color:#333;}
.wenda ul li p.da{ background:url(../images/da.png) no-repeat left 3px; padding-left:28px; font-size:12px; margin-top:8px; line-height:24px;}


/*关于我们*/
.h_about{ background:#f0f0f0; padding:30px 0px; margin-top:45px;}
.about_l{ width:817px; padding-top:10px;}
.about_con dl{ clear:both; overflow:hidden; margin-bottom:40px;}
.about_con dt{ float:left; width:440px; height:286px;}
.about_con dt img{ width:440px; height:286px;}
.about_con dd{ float:right; width:360px; line-height:30px; font-size:14px;}
.about_con dd.cha_more a{ display:block; width:150px; height:32px; background:#f76d03; color:#fff; text-align:center; line-height:32px; margin-top:20px;}
/*荣誉资质切换*/
.rongyu { height:304px; width:817px; position:relative;}
.rongyu a.plus { display:block; height:244px; width:98px; background: url(../images/hui_left_r.jpg) no-repeat left center; cursor:pointer; position:absolute; top:0px; left:0px; }
.rongyu a.plus:hover { background:url(../images/lvjiantou_r.jpg) no-repeat left center; }
.rongyu a.minus { display:block; height:244px; width:98px; background: url(../images/hui_right_r.jpg) no-repeat left center; cursor:pointer; position:absolute; top:0px; right:0px; }
.rongyu a.current, .jpg_1_bottom a.minus:hover { background: url(../images/lv_right_r.jpg) no-repeat left center; }
.rongyu .box { width:590px; overflow:hidden; height:244px; position:absolute; top:0px; left:110px; }
.rongyu .box ul.list { width:15000px; position:absolute; top:0px; left:0px; }
.rongyu .box ul.list li { float:left; padding-right:23px; position:relative; cursor:pointer; }
.rongyu .box ul.list li .beijing { position:absolute; bottom:0px; left:0px; z-index:99; display:none; background:#f76d03; height:40px; width:270px; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; color:#fff;}
.rongyu .box ul.list li:hover .beijing a{ color:#fff;}
.rongyu .box ul.list li:hover .beijing { display:block; }
.rongyu .box ul.list li img { height:242px; width:178px; overflow:hidden; border:1px solid #ddd;}
.rongyu .box ul.list li p { line-height:40px; text-align:center; font-size:14px;}
.rongyu .box ul.list li .fonttext { display:none; position:absolute; bottom:0px; left:0px; text-align:center; width:152px; height:50px; line-height:50px; background:#820511; color:#fff; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
.rongyu .box ul.list li:hover .fonttext { display:block; }
.rongyu .box ul.list li a { color:#666; }
.rongyu .box ul.list li a:hover { color:#34ae00; }



.contact_r{ width:343px; background:#fff; padding:10px 10px 30px 10px;}
.contact_r p.contact_h img{ width:337px; height:144px; margin-bottom:10px;}
.contact_r p{ font-size:14px; color:#666; line-height:30px;}

/*链接*/
.fridenlink{ line-height:35px; margin-top:10px; margin-bottom:10px;}
.f_biaoti{ width:75px; font-family:"微软雅黑"; font-size:14px; color:#333;}
.f_list{ width:1125px;}
.f_list a{ padding:0px 10px; font-size:14px;}

/*内容样式结束*/


/*底部样式开始*/
.footer_nav{ background:#0084bf; padding:30px 0px; clear:both;}
.ma_footer{ margin-left:-85px; width:1200px; margin:}
.footer_nav ul{ width:113px; margin-left:85px; overflow:hidden; float:left;}
.footer_nav ul li{ text-align:center; line-height:28px; font-size:14px;}
.footer_nav ul li a{ color:#fff;}
.footer_nav ul li a:hover{ text-decoration:underline;}
.footer_nav ul li.footer_biao{ border-bottom:2px solid #80c2df;text-align:left; color:#fff; font-family:"微软雅黑"; font-size:18px; line-height:45px; margin-bottom:5px;}
.footer_nav ul li.icon1_f{ background:url(../images/fooer1.png) no-repeat left center; padding-left:30px;}
.footer_nav ul li.icon2_f{ background:url(../images/fooer2.png) no-repeat left center; padding-left:30px;}
.footer_nav ul li.icon3_f{ background:url(../images/fooer3.png) no-repeat left center; padding-left:30px;}
.footer_nav ul li.icon4_f{ background:url(../images/fooer4.png) no-repeat left center; padding-left:30px;}
.footer_nav ul li.icon5_f{ background:url(../images/fooer5.png) no-repeat left center; padding-left:30px;}
.footer_nav ul li.icon6_f{ background:url(../images/fooer6.png) no-repeat left center; padding-left:30px;}

.footer_copy{ padding:15px 0px;}
.guanjian{ width:100%; text-align:center; margin:0px auto; line-height:40px; font-family:"微软雅黑"; font-size:16px;}
.guanjian span{ font-size:12px;}
.footer_copy p{ text-align:center; line-height:20px;}
/*底部样式结束*/


/*-------------------------------------------首页样式结束---------------------------------*/
.sub_banner{ width:1200px; height:300px; margin:10px auto 0px auto; background:#ddd;}
/*关于我们*/
.con_content{ background:#FFF; padding:0px 0px 100px 0px; overflow:hidden;}
	.content_title{ margin-bottom:30px;}
		.content_title span{ font-family:"微软雅黑"; font-size:30px; margin-right:83px; color:#049edd;}
		.content_title a{ padding:8px 15px;margin-right:10px;font-family:"微软雅黑"; font-size:14px; border:1px solid #ddd;}
		.content_title a.cuerent,.content_title a:hover{ background:#049edd; color:#fff; border:1px solid #049edd;}
		p.zongzhi{ font-family:"微软雅黑"; font-size:32px; text-align:center; color:#ff0000;}
		p.renwu{ line-height:25px;}
		p.xinyang{font-family:"微软雅黑"; font-size:24px;color:#049edd; line-height:36px;}

ul.team{ width:1200px;overflow:hidden;margin-left:-30px; padding-top:20px;}
ul.team li{ float:left; width:269px; margin-left:30px; background:#f1f1f1; margin-bottom:30px; padding-bottom:10px;}
ul.team li dl{ width:269px;}
ul.team li dl dt img{ width:269px; height:280px;}
ul.team li dl dd{ line-height:24px; padding:0px 10px;}
ul.team li dl dd strong{ font-size:14px; line-height:30px;}
.con_huanjing ul{ clear:both; margin-left:-49px;}
	.con_huanjing ul li{ float:left; margin-left:49px; margin-bottom:49px;}
	.con_huanjing ul li p{ text-align:center; height:46px; line-height:46px; background:#edebeb; font-size:14px;}
	
/*关于我们结束*/



/*产品展示*/
.con_products ul{ clear:both; margin-left:-10px;}
	.con_products ul li{ float:left; margin-left:10px; width:228px; margin-bottom:20px; border:1px solid #ddd;}
	.con_products ul li img{ height:228px; width:228px;}
	.con_products ul li p{ text-align:center; height:46px; line-height:46px; background:#edebeb; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
	.con_products ul li:hover p{ background:#049edd;}
	.con_products ul li:hover a{ color:#fff;}	
.fanye { padding-bottom:15px; padding-top:25px; clear:both; margin-bottom:30px; text-align:center; }
.fanye a { padding:5px 10px; border:1px solid #ddd; }
.fanye a.current, .fanye a:hover { background:#008cca; border:1px solid #003f5b; color:#fff; }

.p_xptitle{ margin-top:40px;}
.p_xptitle span{ font-family:"微软雅黑"; font-size:24px; color:#049edd;}
.p_xptitle a{ float:right; font-family:Arial, Helvetica, sans-serif; font-size:14px;color:#049edd;}
.p_xptitle a:hover{ text-decoration:underline;}

.p_xq{ width:1200px; overflow:hidden;}
.p_pic{ padding-right:20px;}
.p_pic img{ width:600px; height:400px;}
.p_xq p{ width:500px; font-family:"微软雅黑";}
.p_xq p.p1{ font-size:30px;margin-bottom:15px;}
.p_xq p.p2{ font-size:16px; margin-bottom:10px; line-height:30px;}
.p_xq p.p3{ font-size:14px; line-height:24px;}

.pic_liebiao{ margin-top:20px; line-height:30px; font-size:14px;}
.pic_liebiao img{ width:387px; height:227px; padding:5px 5px 0px 5px;}
.pic_liebiao p{width:387px;  background:#f1f1f1;}

/*产品展示结束*/




/*公司动态*/

/*公司动态结束*/



/*工程案例*/
ul.gcneiye_list{ clear:both; margin-top:40px; overflow:hidden; }
	ul.gcneiye_list li{ width:365px; height:458px; float:left; background:#fff; margin-bottom:30px;}
	ul.gcneiye_list li.juli{ margin:0px 52px;}
	ul.gcneiye_list li dl dd{ padding:0px 10px; line-height:22px;}
	ul.gcneiye_list li dl dd.text{ text-align:center;}
	ul.gcneiye_list li dl dd strong{ font-family:"微软雅黑"; font-size:16px; line-height:45px; font-weight:normal; color:#333333;}
	ul.gcneiye_list li dl dd span{ font-family:"微软雅黑"; font-size:12px; line-height:45px; color:#999;}
	ul.gcneiye_list li dl dd a{ display:block; width:256px; height:36px; border:1px solid #ccc; line-height:36px; margin:0px auto;text-align:center; margin-top:15px; color:#0da2df; font-size:14px;}
	ul.gcneiye_list li:hover dl dd a{ background:#0da2df; height:258px; height:38px; border:none; line-height:38px; color:#fff;}
	
dl.gc_neiyelist{overflow:hidden; border-bottom:1px dashed #ccc; padding-bottom:30px; margin-bottom:30px;}
dl.gc_neiyelist dd img{ width:700px; height:265px; margin:10px auto;}
dl.gc_neiyelist dt.n1{ font-family:"微软雅黑";font-size:24px; margin-bottom:3px; text-align:center;}
dl.gc_neiyelist dd{ text-align:center;}
dl.gc_neiyelist dd.n3{ font-family: Arial, Helvetica, sans-serif;font-size:12px; color:#999; margin-bottom:20px; }
dl.gc_neiyelist dd.n2{ font-family:"微软雅黑";font-size:14px; line-height:24px; color:#666; margin-top:25px; margin-bottom:10px;}
/*工程案例结束*/


/*公司动态*/
.nes_neiye{ padding:20px; background:#f1f1f1;}
ul.new_neiyelist{ overflow:hidden;}
ul.new_neiyelist li{ overflow:hidden; margin-bottom:30px;}
ul.new_neiyelist li dl{overflow:hidden; border-bottom:1px dashed #ccc; padding-bottom:30px;}
ul.new_neiyelist li dt{ float:left; width:205px; padding-bottom:20px; padding-right:20px; overflow:hidden;}
ul.new_neiyelist li dd{ float:left; width:520px;}
ul.new_neiyelist li dt img{ width:205px; height:206px;}
ul.new_neiyelist li dd.n3{ font-family: Arial, Helvetica, sans-serif;font-size:12px; color:#999;}
ul.new_neiyelist li dd.n1{ font-family:"微软雅黑"; margin-bottom:20px; font-size:24px;}
ul.new_neiyelist li dd.n2{ font-family:"微软雅黑"; margin-bottom:20px; font-size:14px; line-height:24px; color:#666;}
ul.new_neiyelist li dd.n4 a{ display:block; width:120px; height:30px; line-height:30px; background:#049edd; text-align:center; color:#fff;}

dl.lianxi{ padding-right:20px; margin-top:10px;}
dl.lianxi dt{ margin-bottom:15px;}
dl.lianxi dd{ line-height:30px; font-size:16px;font-family:"微软雅黑"; }




dl.newxq_neiyelist{overflow:hidden; border-bottom:1px dashed #ccc; padding-bottom:30px; margin-bottom:30px;}
dl.newxq_neiyelist dd img{ width:476px; height:265px; margin:10px auto;}
dl.newxq_neiyelist dt.n1{ font-family:"微软雅黑";font-size:24px; margin-bottom:3px; text-align:center;}
dl.newxq_neiyelist dd{ text-align:center;}
dl.newxq_neiyelist dd.n3{ font-family: Arial, Helvetica, sans-serif;font-size:12px; color:#999; margin-bottom:20px; }
dl.newxq_neiyelist dd.n2{ font-family:"微软雅黑";font-size:14px; line-height:24px; color:#666; margin-top:25px; margin-bottom:10px;}

/*公司动态结束*/



/*联系我们*/
.co_left{ width:800px;}
.map{ width:800px; height:410px; background:#f1f1f1; margin-bottom:30px;}
.geetbooks{ width:340px; background:#f1f1f1; padding:30px 0 30px 30px;}
.geetbooks p span{ font-family:"微软雅黑"; font-size:20px; padding-bottom:10px; display:block;}
.geetbooks p input{ height:35px; line-height:35px; background:#fff; border:1px solid #ccc; width:300px; padding-left:10px; margin-bottom:15px;}
.geetbooks p textarea{ width:300px; padding:10px; height:230px; border:1px solid #ccc;}
.geetbooks p input.buttom{ width:120px; height:40px; line-height:40px; background:#0da2df; border:none; font-family:"微软雅黑"; font-size:14px; margin-top:20px; color:#fff; cursor:pointer; margin-left:200px;}

.contact_neiye{ width:740px; height:150px; background:#f1f1f1; padding:20px 30px 20px 30px; margin-top:5px;}
	
	.contact_neiye dl{}
	.contact_neiye dt{ float:left; padding:0px 20px 0px 0px;}
	.contact_neiye dt img{ width:200px; height:150px;}
	.contact_neiye dd{ float:left; font-size:16px; margin-bottom:14px; width:440px; font-family:"微软雅黑";}
/*联系我们结束*/

/*案例详情*/
.case_xq{ width:720px; line-height:30px; font-size:14px; background:#f0f0f0; padding:30px;}
.case_xq p img{ width:720px; margin-bottom:10px;}
.case_more{ width:380px; background:#f0f0f0; padding:10px; min-height:800px;}
.up_down{ border-top:1px dashed #ddd; margin-top:50px; line-height:45px;}
.up_down a{ display:block; width:350px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.case_more h2{ font-family:"微软雅黑"; font-size:16px; font-weight:normal; color:#f76d03; line-height:30px; border-bottom:1px solid #f76d03; width:360px; margin:0px auto 10px auto;}
.case_more h2 a{ font-size:12px; color:#f76d03;}
.case_more ul{ margin:0px auto; width:360px;}
.case_more ul li{line-height:45px;}
.case_more ul li a{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  display:block; background:url(../images/sanjiao.png) no-repeat left center; padding-left:10px; border-bottom:1px dashed #ddd; font-size:14px;}
.case_more ul li a:hover{ background:url(../images/red_sanjiao.png) no-repeat left center;border-bottom:1px dashed #f76d03;}
.case_more ul li span{ font-size:12px;}


/*新闻中心*/
.news_list_nei{ clear:both; border-bottom:1px dashed #ddd; overflow:hidden; padding-bottom:15px; margin-bottom:15px;}
.news_list_nei dl{ width:570px;overflow:hidden;}
.news_list_nei dl dt{ float:left; width:165px; height:165px; border:1px solid #ddd;}
.news_list_nei dl dt img{ width:165px; height:165px;}
.news_list_nei dl dd{ float:right; width:390px;overflow:hidden; line-height:20px;}
.news_list_nei dl dd.news_biao{ font-size:14px; font-weight:bold; color:#333; margin-bottom:5px; }
.news_list_nei dl dd.news_biao span{ font-weight:normal; font-size:12px; color:#666;}
.news_list_nei dl dd a{ display:block; width:135px; height:32px; line-height:32px; text-align:center; background:#ccc; color:#fff; margin-top:15px;}
.news_list_nei dl dd a:hover{ background:#f76d03;}

/*服务*/
.case_more p.erweima{ width:200px; height:200px; padding:15px 0px 10px 10px;}
.case_more p.erweima img{ width:200px; height:200px; margin:0px auto;}
p.ser_text{ line-height:30px; font-size:14px; padding:16px;}

/*联系我们*/
.ditu{ width:720px; height:300px; background:red;}

/*产品详情*/
.pro_pic{ width:350px; height:auto; margin-right:50px;}
.tb-booth tb-pic img{ width:350px; height:350px;}
.pto_text{ width:700px;}
.pto_text p{ line-height:30px; font-size:14px;}

.more_biaoti_pro{ height:45px; background:#0da2df; margin:20px 0px; line-height:45px; font-family:"微软雅黑"; font-size:16px; padding-left:15px; color:#fff;}

.dangqian{ height:45px; line-height:45px; border-bottom:1px solid #ddd; color:#666; margin-bottom:15px;}

.dyip{ width:1200px;  margin:0 auto;}
.dyip .about_box{ width:800px; float:left;}
.dyip .about_box h2{ height:40px; line-height:40px; font-size:16px; border-bottom:1px solid #CCC; color:#0084bf; font-weight:bold;}
.dyip .about_box h2 span{ float:right; font-weight:normal;}
.dyip .about_box h2 span a{ color:#0084bf;}
.dyip .about_box .box_con{ padding:20px 0;}
.dyip .about_box .box_con .pic{ width:400px; float:left;}
.dyip .about_box .box_con .pic img{ width:100%;}
.dyip .about_box .box_con .about_r{ width:370px; float:right; line-height:24px;}
.dyip .about_box .box_con .about_r .more{ width:120px; height:30px; line-height:30px; text-align:center; background:#f76d03; margin-top:20px;}
.dyip .about_box .box_con .about_r .more a{ color:#FFF; display:block;}
.dyip .about_box .box_con .about_r .more a:hover{ color:#FFF; display:block; text-decoration:none;}

.dyip .shipin{ width:370px; height:330px; float:right;}
.dyip .shipin h2{ height:40px; line-height:40px; border-bottom:1px solid #CCC; color:#0084bf; font-weight:bold;}
.dyip .shipin h2 span{ float:right; font-weight:normal;}
.dyip .shipin h2 span a{ color:#0084bf;}
.dyip .shipin .box{ margin-top:10px;}


.product_index{ width:1220px;  margin:0 auto;}
.product_index .product_box{}
.product_index .list{ float:left; width:548px; border:1px solid #CCC; border-radius:5px; margin:10px; padding:20px;}
.product_index .list h2{ font-size:30px; color:#F00; line-height:50px;}
.product_index .list h2 span{ font-size:14px; color:#666;}
.product_index .list .box_list{}
.product_index .list .box_list .pic{ width:250px; float:left;}
.product_index .list .box_list .pic img{ width:100%;}
.product_index .list .box_list .list_r{ float:right; width:270px; line-height:24px;}
.product_index .list .box_list .list_r .more a{ color:#F00;}
.product_index .list .box_list .list_r .more a:hover{ color:#F00;}


.dsanp{ background:#f0f0f0; padding:20px 0; margin-top:20px;}
.dsanp .box{ width:1200px;  margin:10px auto;}
.dsanp .zgzs{ width:800px; float:left;}
.dsanp .zgzs h2{ height:40px; font-size:16px; border-bottom:1px solid #CCC; color:#0084bf; font-weight:bold;}
.dsanp .zgzs h2 span{ float:right; font-weight:normal;}
.dsanp .zgzs h2 span a{ color:#0084bf;}
.picScroll-left{ width:800px; overflow:hidden; position:relative; margin-top:30px;}
.picScroll-left .hd{ position:relative; z-index:10;}
.picScroll-left .hd .prev{ display:block; width:25px; height:45px; float:right;  overflow:hidden;
			 cursor:pointer; background:url(../images/pic4.png) no-repeat; position:absolute; left:0px; top:120px;}
.picScroll-left .hd .next{ display:block; width:25px; height:45px; float:right;  overflow:hidden;
			 cursor:pointer; background:url(../images/pic5.png) no-repeat right; position:absolute; right:0px; top:120px;}
.picScroll-left .bd{ width:720px; overflow:hidden; margin:0 auto;}
.picScroll-left .bd ul{ width:970px;  zoom:1; }
.picScroll-left .bd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li .pic{ text-align:center;width:200px; height:273px; border:1px solid #DDD;}
.picScroll-left .bd ul li .pic img{ width:100%;}


.contact_box{ width:370px; float:right;}
.contact_box h2{ height:40px; font-size:16px; border-bottom:1px solid #CCC; color:#0084bf; font-weight:bold;}
.contact_box h2 span{ float:right; font-weight:normal;}
.contact_box h2 span a{ color:#0084bf;}
.contact_box .contact_con{ margin:10px 0; line-height:30px;}
.contact_box .contact_con .lxwm{ margin-top:20px;}