﻿@charset "utf-8";
.fenzhan {
	height: 36px;
	line-height: 36px;
	color: #333;
	font-size: 12px;
}
.fenzhan a {
	color: #333;
}
.fenzhanIn {
	margin: 0 auto;
	width: 960px;
	border-bottom: 2px red solid;
}
.Bannerslider {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.Bannerslider ul {
	position: relative;
	width: 1000%;
	overflow: hidden;
}
.Bannerslider ul li {
	width: 10%;
	float: left;
	display: block;
	background: center top no-repeat;
}
.Bannerslider ul li img {
	display: block;
	visibility: hidden;
}
.Bannerslider ol {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
}
.Bannerslider ol li {
	width: 16px;
	height: 16px;
	background: url(../images/dot.png) 0 -16px;
	cursor: pointer;
	display: inline-block;
*display:inline;
*zoom:1;
}
.Bannerslider ol li.on {
	width: 16px;
	height: 16px;
	background: url(../images/dot.png) 0 0px;
}
.Bannerslider .ScrollLeft {
	display: none;
	width: 60px;
	height: 90px;
	position: absolute;
	top: 50%;
	left: 0;
	opacity: 0.8;
	background: url(../images/ad_ctr.png) 0 0;
	cursor: pointer;
	z-index: 1;
	margin-top: -45px;
}
.Bannerslider .ScrollRight {
	display: none;
	width: 60px;
	height: 90px;
	position: absolute;
	top: 50%;
	right: 0;
	opacity: 0.8;
	background: url(../images/ad_ctr.png) 0 -90px;
	cursor: pointer;
	z-index: 1;
	margin-top: -45px;
}
.Bannerslider .ScrollLeft:hover, .Bannerslider .ScrollRight:hover {
	opacity: 1;
}
.Bannerslider:hover .ScrollLeft, .Bannerslider:hover .ScrollRight {
	display: block;
}
.honor {
	float: right;
	width: 310px;
}
.honor h2 {
	font-size: 18px;
	color: #BB0102;
	text-align: center;
	width: 276px;
}
.g_nsrm {
	width: 276px;
	height: 190px;
	overflow: hidden;
	padding: 35px 0 0;
	margin: 16 auto;
}
.g_gdrl {
	float: left;
	height: 81px;
	margin-right: 20px;
	margin-top: 32px;
	width: 26px;
}
.g_gdrl a {
	display: block;
	background: url(../images/bg11.png);
	height: 81px;
	width: 26px;
}
.g_gdrr {
	display: block;
	float: left;
	height: 81px;
	margin-top: 32px;
	width: 26px;
}
.g_gdrr a {
	display: block;
	background: url(../images/bg12.png);
	height: 81px;
	width: 26px;
}
.g_gdrc {
	float: left;
	height: 220px;
	overflow: hidden;
	width: 184px;
}
.g_gdrc a {
	display: block;
	color: #333;
	line-height: 6;
	text-align: center;
}
.g_gdrc a img {
	display: block;
	width: 184px;
	margin: 0 auto;
	height: 138px;
}
