﻿.mid-box { width: 1200px; background-color: #ffffff; margin: 0 auto; }
/*通用版块*/
.main-box { height: auto; clear: both; background: #FFFFFF; margin-bottom: 15px; border: 1px solid #e8e8e8; }
.main-title { border-bottom: #CC0099 solid 1px; height: 40px; clear: both; }
.main-title span { display: block; width: 100px; font: 400 16px/40px "微软雅黑"; text-align: center; float: left; cursor: pointer; }
.main-title span.hover { background: #CC0099; color: #FFFFFF; }
.main-title span.hover a { color: #FFFFFF; }
.main-title .more { float: right; padding-right: 10px; color: #CC0099; line-height: 40px; font-size: 14px; }
.main-content { width: 100%; padding: 10px 0; clear: both; }
.main-content ul { display: inline-block; }
.main-content ul li { width: 21%; height: 35px; float: left; background: url(/index/images/li_ico.jpg) 7px center no-repeat; font: 400 14px/35px "微软雅黑"; padding-left: 20px; margin: 0 5px 0 10px; overflow: hidden; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; }
.main-content ul li span { float: right; }

/*品牌样式2*/
.brand2 {height: auto; clear: both; background: #FFFFFF; margin-bottom: 15px; }
.brand2 h3 { font-size: 24px; text-align: left; }
.brand2 h3 span { float: right; font-size: 14px; color: #999; cursor: pointer; }
.brand2 h3 span:hover { color: #DA251D; }
.brand2 h3 i:nth-child(1) { width: 4px; height: 22px; float: left; margin-right: 5px; background: #da251d; display: block; }
.brand2 h3 span i { width: auto !important; height: auto !important; font-size: 14px !important; margin-right: 5px !important; background: #fff !important; display: block !important; transition: all 0.5s; float: left; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.brand2 ul { width: 100%; float: left; display: inline-block; }
.brand2 ul li img { width: 100%; display: block; transition: all 0.3s; }
.brand2 ul li img:hover { transform: scale(1.1); -webkit-transform: scale(1.1); /* for Chrome || Safari */ -moz-transform: scale(1.1); /* for Firefox */ -ms-transform: scale(1.1); /* for IE */ -o-transform: scale(1.1); /* for Opera */ }
.brand2 ul li { float: left; width: 148.8px; height: 90px; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; }
.brand2 ul li:nth-child(8n) { border-right: 1px solid #f0f0f0; }
.brand2 ul li.border { border-right: 1px solid #f0f0f0; }
.brand2 ul li:nth-child(n+17) { border-bottom: 1px solid #f0f0f0; }
.brand2 ul li.border_bt { border-bottom: 1px solid #e7e7e7; }
.brand2 ul li a { width: 147px; height: 74px; padding: 5px 0; display: inline-block; overflow: hidden; }

/*友情链接*/
.links { overflow: hidden; width: 1200px; }
.links-title i { background: rgba(0, 0, 0, 0) url("/index/images/starttitle.gif") repeat scroll 0 0; display: block; float: left; height: 16px; margin-right: 5px; margin-top: 3px; width: 16px; }
.links-title span { float: left; font-size: 16px; font-weight: bold; }
.links-title span a { float: left; font-size: 13px; font-weight: normal; }
.links-title .bg { background: rgba(0, 0, 0, 0) url("/index/images/repeat.gif") repeat scroll 0 0; height: 12px; margin: 5px 0px 0px 5px; width: 1109px; }
.links-box { height: auto; overflow: hidden; margin-top: 10px; }
.links-box a { display: block; float: left; height: 20px; line-height: 20px; margin-bottom: 5px; margin-right: 15px; font-size: 12px; }
