@import url(global.css);
@import url(window.css);
@import url(black.css);
@import url(alone.css);
@import url(bslide.css);
@import url(slide.css);
@import url(scrollbar.css);
.brand {
	height: auto;
	width: 100%;
	background-color: #eeeeee;
	display: inline-block;
	padding-top: 30px;
	padding-bottom: 50px;
}
.brand .title {
	line-height: 30px;
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.brand .title strong {
	font-size: 36px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.brand .title span {
	font-size: 18px;
	margin-left: 10px;
}
.center .name {
	height: 100px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	line-height: 100px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 24px;
	color: #333;
}
.center .content {
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.center .content .half_tr {
	width: 50%;
}
.center .content img {
	max-width: 100%;
}
.center .network {
	background-image: url(../image/7-bg.jpg);
	background-repeat: repeat;
	height: auto;
	width: 100%;
}
.center .network .title {
	height: auto;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 75px;
	text-align: center;
}
.center .network .title strong {
	font-size: 24px;
	line-height: 75px;
	font-weight: normal;
	background-color: #000;
	height: 75px;
	width: auto;
	color: #FFF;
	text-align: center;
	display: inline-block;
	padding-right: 50px;
	padding-left: 50px;
	filter:alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}
.center .network .list {
	height: auto;
	width: 1100px;
	padding-right: 50px;
	padding-left: 50px;
	background-color: #000;
	padding-top: 50px;
	padding-bottom: 50px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	color: #FFF;
	margin-bottom: 100px;
}
.center .network .list .body {
	height: 600px;
	width: 100%;
	position: relative;
}
.center .network .list h1 {
	text-align: right;
	height: auto;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.center .network .list .vbox {
	height: auto;
	width: 100%;
	background-color: #271e1b;
	margin-top: 20px;
}
.center .network .list table {
	width: 100%;
}
.center .network .list table tr td {
	line-height: 40px;
	text-align: left;
	font-size: 14px;
}
.center .network .list table tr td span {
	color: #F00;
}
.center .network .list table tr th {
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
	width: 20%;
}
.center .brands_t {
	height: 205px;
	width: 100%;
	background-image: url(../image/9-1.jpg);
	background-repeat: no-repeat;
	margin-top: 100px;
}
.center .brands_l {
	height: auto;
	width: 100%;
	margin-bottom: 100px;
}
.center .brands_l .link {
	float: left;
	height: auto;
	width: 195px;
	border: 1px solid #EEE;
	padding: 5px;
}
.center .brands_l .link a {
	text-align: left;
	display: inline-block;
	height: 65px;
	width: 100%;
	font-size: 20px;
	color: #333;
	text-decoration: none;
	line-height: 55px;
	background-image: url(../image/icon_brand.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.center .brands_l .link a:hover {
	background-image: url(../image/icon_brand_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.center .brands_l .link a:first-letter {
	margin-left: 15px;
}
.center .brands_l .pics {
	float: right;
	height: auto;
	width: 950px;
}
.center .brands_l .pics img {
	max-width: 100%;
}
.center table {
	margin-bottom: 20px;
}
.center table div {
	font-size: 14px;
	line-height: 28px;
	color: #555;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 40px;
}
.center table p {
	margin: 0px;
	padding: 0px;
}
.center table h1 {
	font-size: 24px;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.center table .f1 {
	height: auto;
	width: 969px;
	margin-left: 230px;
}
.center table .f1 img {
	margin-top: 40px;
	margin-bottom: 40px;
}
.center table .f2 {
	height: auto;
	width: 95%;
	position: relative;
	text-align: left;
}
.center table .f2 h2 {
	padding: 0px;
	display: inline-block;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.center table .f3 {
	height: auto;
	width: 95%;
	position: relative;
	margin-left: 5%;
}
.center table .f4 {
	height: auto;
	width: 100%;
}
.center table .f4 img {
	width: 100%;
}