@charset "utf-8";
/* CSS Document */

.news{width:815px; height:auto; border:1px solid #e5e5e5; min-height:400px; padding:30px;}
.news h2{ font-size:30px; color:#222; line-height:35px;}
.news h5{ color:#a3afb7; font-size:16px; line-height:25px; margin-top:10px; border-bottom:1px solid #e5e5e5; padding-bottom:20px;}
.news .con{ margin-top:15px;}
.prevnext {
    margin-top: 20px;
    background: #ececec;
}
.prevnext p {
    width: 45%;
    float: left;
    margin: 0 2% 0 3%;
    line-height: 40px;
    color: #666;
    overflow: hidden;
    height: 40px;
}
.prevnext p a {
    font-size: 14px;
}


/*product*/
.product h3{color: #1a1a1a; font-size: 18px; line-height:35px;padding-bottom: 10px; text-align:center;}
.product h5{ color: #999; font-size:15px; text-align:center; line-height:26px; margin-bottom:15px;}
.product .back{text-align:center;}
.product .back a{ padding:0 15px; background:#ebebeb; line-height:30px; margin:50px auto 0;  display:inline-table; }
.product .back a:hover{ background:#0a6cb6; color:#fff;}
