/* CSS Document */
.body-bg{ background: #F4F4F4;}
.special-content .special-title { background: url(../../../images/home/sline-bg.png) repeat-x center center; text-align: center; margin-top: 45px; margin-bottom: 20px;}
.special-content .special-title h3 { padding: 0 20px; background: #f4f4f4; font-size: 26px; display: inline-block; margin: 0; text-transform: uppercase; } 
.special-box .item { float: left; display: inline; width: 390px; margin-left: 15px; background: #fff; border: 1px solid #ddd; margin-bottom: 25px; padding: 9px;}
.special-box { margin-left: -15px;}
.special-box .item .pic { text-align: center; margin-bottom: 10px;}
.special-box .item .pic a{ display: table-cell; text-align: center; vertical-align: middle; width: 370px; height: 226px;}
.special-box .item .pic a img { max-width: 370px; max-height: 226px;}
.special-box .item .name { line-height: 25px; padding: 0 5px; height: 25px; font-size: 14px; color: #444; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.special-box .item .com-name { line-height: 25px; padding: 0 5px; height: 50px; color: #666; overflow: hidden; }
.special-box .item .line { height: 3px; background: url(../../../images/home/item-line.png) repeat-x center center; margin-top: 15px; margin-bottom: 10px;}
.special-content { margin-bottom: 40px;}
.special-banner img{ max-width: 100%; }
