﻿
/*锚点导航*/
.anchor_nav{width:1200px;height:59px;margin-top:1px;border-bottom:1px solid #e2e2e2;border-left:1px solid #e2e2e2;}
.anchor_nav ul{}
.anchor_nav ul li{width:239px;height:58px;line-height:58px;text-align:center;font-size:16px;background:#f9f8f7;float:left;border-right:1px solid #e2e2e2;border-top:1px solid #e2e2e2;}
.anchor_nav ul li span{font-size:25px;color:#008eb7;}
.anchor_nav ul li a{width:239px;height:58px;display:block;}
.anchor_nav ul li:hover{height:57px;line-height:56px;background:#fff;border-top:2px solid #008eb7;}
/*服务与产品内容*/
.service_product_box{width:100%;height:650px;}
.service_product_cont{width:1200px;height:650px;margin:0 auto;}
#anchor2{background:#f2f2f2;}
