/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 13px/18px Verdana, Arial, sans-serif;
	width: 100%;
	color:#373737;
	background: url(../images/retina_dust.png);
}
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 495px;
	margin-bottom: 30px;
}
.top{
	background: #373737;
	height: 60px;
}
.wrap-top{
	width: 960px;
	margin: 0 auto;
	padding:0;
}


.logo a{
	display:block;
	background: url(../images/logo.png) no-repeat;
	width: 257px;
	height: 32px;
	margin-top: 15px;
}
.tel{
	margin-top: 5px;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0px 4px;
	padding-left: 40px;
}
.tel-top{
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
}
.tel-bot {
	color: #ff9600;
	font-size: 20px;
}
.bot-head{
	background: #373737;
	height: 135px;
}
.bot-wr{
	width: 960px;
	margin: 0 auto;
	color: #fff;
}
.h1-text{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 17px 0;
}
.h1-text span{
	color: #ff9600;
}
.block-info ul li{
	float: left;
	float: left;
	width: 213px;
	margin-left: 5px;
	padding-top: 8px;
}
.block-info ul li:first-child{
	margin-left: 0px;
}
.block-info ul li p{
	font-size: 13px;
	font-weight: bold;
}
.bg1{
	background: url(../images/sprite.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	padding-right: 20px;
	background-position: 0px -35px;
}
.bg2{
	background: url(../images/sprite.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	padding-right: 20px;
	background-position: 0px -70px;
}
.bg3{
	background: url(../images/sprite.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	padding-right: 20px;
	background-position: 0px -108px;
}
.bg4{
	background: url(../images/sprite.png) no-repeat;
	width: 60px;
	height: 49px;
	display: block;
	float: left;
	padding-right: 2px;
	background-position: 0px -142px;
}
.sep{
	background: url(../images/sprite.png) no-repeat;
	background-position: -58px -38px;
	width: 25px !important;
	height: 50px;
	padding-top: 0px !important;
}
.block-info{
	margin-top: 10px;
}
/* Middle
-----------------------------------------------------------------------------*/
.main2 {
	background: #fff;
	border: 1px solid #dddddd;
}
.h1{
	font-size: 22px;
	margin-bottom: 30px;
}
.ob{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.ob:first-child{
    margin-top: 20px;
}
.ob:last-child{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
}
.wr-ob{
	padding: 10px 20px;
}
.titel{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.tel_fir{
	font-size: 16px;
	font-weight: bold;
}
.tel_fir a{
	font-size: 16px;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
}
.info-ob {
	margin-bottom: 15px;
}
.info-ob li{
	float: left;
	margin-left: 10px;
}
.info-ob li:first-child{
	margin-left: 0px;
}
.icon-tel{
	background: url(../images/sprite.png) no-repeat;
	width: 30px;
	height: 25px;
	float: left;
	display: block;
	margin-right: 5px;
	background-position: -44px -92px;
}
.icon-loc{
	background: url(../images/sprite.png) no-repeat;
	width: 30px;
	height: 25px;
	float: left;
	display: block;
	margin-right: 5px;
	background-position: -44px -116px;
}
.icon-cl{
	background: url(../images/sprite.png) no-repeat;
	width: 30px;
	height: 25px;
	float: left;
	display: block;
	margin-right: 5px;
	background-position: -75px -93px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 90px;
	padding-top: 10px;
	background: #373737;
	border-top: 1px solid #FF9600;
	margin-top: 20px;
}
.footer .tel-top{
	font-size: 12px;
}
.footer .tel-bot{
	font-size: 16px;
}
.slogan{
	text-align: center;
	color: #FFF;
	font-size: 12px;
	width: 430px;
	margin-left: 20px;
	padding-top: 20px;
}
.copy{
	text-align: center;
	font-size: 11px;
	color: #dddddd;
}
/*slider*/
.sl{
	background: url(../images/bg-s.png);
}
.sl-wrap{
	width: 960px;
	margin: 0 auto;
}
#slider {
	width:960px;
	height:300px;
	/*IE bugfix*/
	padding:0;
	margin:0;
}
#slider li { list-style:none; }
.rhino-caption {
	width: 400px;
	padding: 30px 0px 30px 30px;
}
.rhino-caption a{
	font-size: 25px;
	color: #ff9600;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
}
.rhino-btn {
	background:url(../img/rhinoslider-sprite.png) 0 0 no-repeat;
	z-index:10;
	width:56px;
	height:53px;
	display:block;
	text-indent:-999%;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-prev, .rhino-next { bottom:-4px; }

.rhino-prev {
	left:-6px;
	background-position:-168px 0;
}

.rhino-next {
	right:-6px;
	background-position:-106px 0;
}

.rhino-prev:hover { background-position:-168px -53px; }

.rhino-next:hover { background-position:-106px -53px; }

.rhino-toggle {
	top:-4px;
	left:-6px;
}

.rhino-play { background-position:0 0; }

.rhino-play:hover { background-position:0 -53px; }

.rhino-pause { background-position:-56px 0; }

.rhino-pause:hover { background-position:-56px -53px; }

.rhino-container { position:relative; }

.rhino-caption {
	position:absolute;
	background: rgba(0, 0, 0, 0.76);
	display:none;
	left:0;
	right:0;
	top:100px;
	color:#fff;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}
.rhino-bullets {
	position: absolute;
	bottom: 25px;
	right: 10px;
	margin: 0 0 0 -50px;
	z-index: 10;
	padding: 0;
}
.rhino-bullets li {
	float:left;
	display:inline;
	margin:0 2px;
}
.rhino-bullets li a.rhino-bullet {
	display: block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: white;
	font-size: 10px;
	text-align: center;
	border: 1px solid #dddddd;
	margin-right: 5px;
	color: #333;
	text-indent: -9999em;
	text-decoration:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets li a.rhino-bullet:hover, .rhino-bullets li a.rhino-bullet:focus {
	color:#999;
	background:#eee;
}

.rhino-bullets li a.rhino-bullet.rhino-active-bullet {
	color:#fff;
	background:#ff9600;
}
.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #373737;
  color: #fff;
}

.pagination ul > .active > a {
  color: #fff;
  cursor: default;
}

.pagination ul > li:first-child > a{
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}
@media (max-width:600px)
{
	.wrap-top
	{
		padding:0 !important;
	}
}
