@charset "gb18030";
/* CSS Document */

.pro2_sub {
	width:100%;
	margin: 0 auto;
	padding-top: 5%;
}
.pro_zi {
	width: 33.3333%;
	height: 30px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left:-16%;
	bottom:-35px;
	z-index: 99;
}


#lrtk {
	width: 100%
}

#lrtk >li {
	width: 33.3333%;
	margin: 0 50px 0 50px;
	position: relative;
}

#lrtk  li a img {
/*-webkit-filter: grayscale(1)*/
filter:gray;
filter: grayscale(1);

}

#lrtk  li a img:visited {
	-webkit-filter: grayscale(0); 
filter:;
filter: grayscale(0);
	}



.mb-wrapper {
	margin: 0 auto 20px;
	position: relative;
	padding-bottom:7%;
	left: 0;
	top: 0
}
.mb-slider, .mb-scroll {
	width: 100%;
	height: 380px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 0;
	top: 0
}
.mb-active-slider {
	border-color: #000
}
.mb-slider .mb-panel {
	margin-top: 100px;
	display: block;
	cursor: pointer;
	float: left;
	list-style: none
}
.mb-panel a {
	outline: 0
}
.mb-slider .mb-panel.current {
	cursor: auto
}
.mb-inside * {
	max-width: 100%
}
a.mb-scrollButtons {
	display: block;
	width: 45px;
	height: 58px;
	background: transparent url(../img/arrows.png) no-repeat;
	position: absolute;
	top: 40%;
	margin-top: -29px;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
	border: 0;
	_background: transparent url(../img/arrows.gif) no-repeat
}
a.mb-scrollButtons.mb-left {
	background-position: left top;
	left: -45px
}
a.mb-scrollButtons.mb-right {
	background-position: right top;
	right: -45px
}
a.mb-scrollButtons.mb-left:hover {
	background-position: left bottom
}
a.mb-scrollButtons.mb-right:hover {
	background-position: right bottom
}
a.mb-scrollButtons.disabled {
	display: none
}
.mb-controls {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	width:200px;
	bottom:60px;
	left: 50%;
	margin-left:-100px;
	z-index: 100
}
.mb-controls a {
	color: #666;
	font: 18px/2.2 Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px;
	margin: 0 5px 0 0;
	text-align: center;
	outline: 0
}
.mb-panel {
	margin-top: 90px
}
.mb-controls a:hover {
	color: black
}
.mb-controls a.current {
	color: #e6452c
}
.main-nav {
	display: block;
	text-align: center;
	border-bottom: 2px solid #a71700;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0
}
.main-nav a {
	text-decoration: none;
	color: #3e63ec;
	font-size: 18px;
	margin: 0 8px
}
.main-nav a:hover {
	color: black;
	border-bottom: 2px solid black
}
.mb-inside img {
	width: 100%
}
