﻿
/* CSS Document */

/**分页效果**/
.page{text-align:center; padding:10px 0; margin:10px auto; clear:both;}
.page a{display:inline-block; height:28px; line-height:28px; padding:0 12px; margin:0 3px; border:1px solid #ccc;}
.page a:hover{border:1px solid #ccc; background-color:#ff7852; color:#fff;}
.page span{display:inline-block; height:28px; line-height:28px; padding:0 12px; margin:0 2px; border:1px solid #ff7852;  color:#fff}

/* 关于我们列表页 */
.lb_left{width:260px; height:auto; margin-bottom:30px;}
.lb_left_1_s{width:260px; height:55px; line-height:55px; text-align:center; color:#fff; font-size:25px; background:#f9912d;}
.lb_left_1_x{width:258px; height:auto; overflow:hidden; border:1px solid #ccc;}
.lb_left_1_x li{width:258px; height:40px; line-height:40px; font-size:16px; text-indent:40px;}
.lb_left_1_x li a{width:258px; height:40px; background:url(../image/menu-li.jpg) no-repeat center center; display:block;}
.lb_left_1_x li a:hover{width:258px; height:40px; background:url(../image/menu-li-hover.jpg) no-repeat center center; display:block; color:#fff;}
.lb_left_1_x li  .active{width:258px; height:40px; background:url(../image/menu-li-hover.jpg) no-repeat center center; display:block; color:#fff;}

.lb_left_2{width:238px; margin-top:20px; height: auto;border: 1px solid #ccc; padding:10px;}
.lb_left_2_s{height:45px; line-height:45px; border-bottom:#CCC 1px solid; background:url(../image/t1.jpg) no-repeat 5px center; padding:0 5px; text-indent:15px; font-size:20px; color:#333;}
.lb_left_2_s span{text-align:right; float:right;font-size:13px; font-weight:normal;}
.lb_left_2_s span a:hover{color:#f00;}
.lb_left_2_x{width:238px; line-height:26px; margin-top:5px;}
.lb_right{width:875px; height: auto;border: 1px solid #ccc; padding:10px; margin-bottom:30px;}
.lb_right_s{width:865px; height:45px; line-height:45px; border-bottom:#CCC 1px solid; background:url(../image/t1.jpg) no-repeat 5px center; padding:0 5px; text-indent:15px; font-size:20px; color:#333;}
.lb_right_s span{text-align:right; float:right; font-size:13px;}

/* 新闻中心最终内页 */
.lb_list{width:875px; overflow:hidden; margin-top:20px;}
.lb_list_s{ text-align:center; height:90px; line-height:40px; font-size:26px; margin-bottom:10px; border-bottom:#999 1px dotted;}
.lb_list_s em{font-size:13px; color:#666;}
.lb_ny{width:855px;line-height:28px; font-size:13px; padding:0 10px;}

/* 产品列表页 */
.lb_cpzs{width:830px; overflow:hidden; margin:20px auto 0;}
.lb_cpzs li{width:368px; height:240px; float:left; margin:10px 15px;}
.lb_cpzs li img{width:366px; height:198px;border:#CCC 1px solid;}
.lb_cpzs li img:hover{border:#c38f54 2px solid;}
.lb_cpzs li p{width:368px; height:40px; line-height:40px; color:#787878; font-size:20px; text-align:center;}

/* 成功案例列表页 */
.lb_cgal{width:875px; overflow:hidden; margin-top:20px;}
.lb_cgal table{border-bottom:#eee 1px solid; padding-bottom:20px; overflow:hidden; margin-bottom:20px; height:200px;}
.lb_cgal table  td{vertical-align:top;}
.lb_cgal .more{
    width: 100px;
    height: 30px;
    background: url(../image/list_more.png) no-repeat center center;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: #878787;
    cursor: pointer;
	display:block;
}
.lb_cgal .more a:hover {
	width: 100px;
    height: 30px;
	background:url(../image/list_more_on.png) no-repeat center center;
	color:#fff;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    cursor: pointer;
	display:block;
}
/* 新闻中心列表页 */
.lb_new{width:875px; overflow:hidden; margin-top:20px;}
.lb_new li{width:855px; height:45px; line-height:45px; background:url(../image/menu_ico.png) no-repeat 12px center; border-bottom:#CCC 1px dotted; text-indent:20px; padding:0 10px; color:#666;}
.lb_new li span{text-align:right; float:right;}

/* 产品列表页 */
.lb_cpzss{width:850px; overflow:hidden; margin:20px auto 0;}
.lb_cpzss li{width:262px; height:275px; float:left; margin:10px 10px;}
.lb_cpzss li img{width:260px; height:230px;border:#CCC 1px solid;}
.lb_cpzss li img:hover{border:#c38f54 2px solid;}
.lb_cpzss li p{width:262px; height:40px; line-height:40px; color:#787878; font-size:20px; text-align:center;}

