@charset "utf-8";
/* CSS Document */

#wrapper .title { text-align:center; padding-top:55px;}
#wrapper .more { width:220px; height:42px; margin:60px auto; display:block; background:#d8d9da; line-height:42px; text-align:center; color:#1f1f1f; font-size:18px;}
#wrapper .more a { color:#1f1f1f; display:block;}

/*产品中心*/
.box1 .box1-ul { margin-top:60px;}
.box1 .box1-ul li { width:250px; font-size:18px;  text-align:center; float:left; border:2px solid #ddddde; margin:0 20px; background:url(../images/box1_bg_03.jpg) no-repeat right bottom;}
.box1 .box1-ul li p { padding:10px 0;}
.box1 .box1-ul li a { color:#252525; display:block;}
.box1 .box1-ul li:hover a , .box1 .box1-ul li .active{ background:url(../images/box1_bg_05.jpg) no-repeat right bottom; color:#e0060b;}

/*关于我们*/
.box2 { background:#f0f0f0;}
.box2 .cont { width:1064px; padding:30px 45px; background:url(../images/about_07.jpg) no-repeat;}
.box2 .cont .p1 { text-align:center; font-size:16px; color:#363636; line-height:30px; background:url(../images/about_11.jpg) no-repeat right bottom; padding:0 45px 20px 0;}
.figure { margin-top:40px; text-align:center;}
#wrapper .box2 .more { background:#9a0306; margin-bottom:20px;}
#wrapper .box2 .more a { color:#fff;}

/*新闻中心*/
.box3 .news-ul { width:1104px; margin:30px auto 10px;}
.box3 .news-ul li { width:325px; margin:0 20px; float:left;}
.box3 .news-ul li h1 { font-size:30px; color:#686868; font-weight:bold; border-bottom:2px solid #d2d2d2; padding:5px;}
.box3 .news-ul li h2 { font-size:16px; color:#686868; margin:15px 0;}
.box3 .news-ul li p { font-size:12px; color:#888787; line-height:22px; 
 display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.box3 .news-ul li a { text-transform:uppercase; font-size:14px; color:#686868; margin-top:10px; display:block;}