﻿p {
	padding: 0;
	margin: 0;
}
body, html {
	font-family:  "微软雅黑";
	font-size: 18px;
}
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a:link, a:visited, a:hover {
	color: #1d1d1d;
	text-decoration: none;
}
.wrapper, .pageWithColor {
	padding-bottom: 80px;
	max-width: 640px;
	margin: 0 auto;
}
.wrapper.online-chat {
	padding-bottom: 0px;
}
.banner {
	width:100%;
	margin: 0 auto;
	overflow:hidden;
	position:relative
}
.banList {
	position:absolute;
	height:470px
}
.banList li {
	height:470px;
	opacity:0;
	position:absolute;
	transform:scale(0);
	transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;
	z-index:1;
}
.banList li.active {
	opacity:1;
	transform:scale(1);
	z-index:2;
}
.fomW {
	position:absolute;
	bottom:20px;
	left:50%;
	height:20px;
	z-index:9;
	width:1000px;
	margin-left:-500px
}
.jsNav {
	text-align:center;
}
.jsNav a {
	display:inline-block;
	background:url(../images/hover.png) no-repeat center top;
	width:20px;
	height:20px;
	margin:0 5px;
}
.jsNav a.current {
	background:url(../images/on.png) no-repeat center top;
	cursor:pointer
}
.box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.sjbox dl.sjpic dt {
	padding:30px 30px 20px;
	/*background:#f3f3f3;*/
	display:block;
	overflow:hidden;
}
.sjbox dl.sjpic img {
	width:100%;
}
.sjbox dl.sjpic dd {
	font-size:30px;
	font-weight:bold;
	color:#000;
	text-align:center;
	display:block;
	padding-bottom:10px;
	overflow:hidden;
}
.footer {
	background: #fff;
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -320px;
	width: 100%;
	border-top: 1px solid #e7e7e7;
}
.footer li {
	position: relative;
	float: left;
	width: 160px;
}
.footer li.active {
	background: #f6f6f6;
}
.footer .sub-menu {
	display: block;
	position: absolute;
	background: #fff;
	bottom: 100px;
	left: 0;
	display: none;
	-webkit-box-shadow: #dddddd -2px -2px 5px;
}
.footer .sub-menu a {
	float: none;
	width: 158px;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	height: 61px;
	line-height: 61px;
}
.footer .sub-menu span {
	position: absolute;
	width: 24px;
	height: 11px;
	display: block;
	background: url(../images/arrow.png) no-repeat;
	left: 50%;
	margin-left: -12px;
	z-index: 999;
}
.footer a {
	font-size: 24px;
	width: 159px;
	text-align: center;
	height: 99px;
	line-height: 99px;
	display: block;
	border-left: 1px solid #e7e7e7;
}
.footer a.home {
	border-left: none;
}
.footer a.product {
	background-position-y: -372px;
}
.footer a.promotion {
	background-position-y: -1161px;
}
.footer a.accessory {
	background-position-y: -767px;
}
.footer a.news {
	background-position-y: -1552px;
}
.banner {
/*height: 613px;*/
}
.banner.inner380 {
	height: 380px;
}
.box-title {
	height: 100px;
	line-height: 100px;
	text-indent: 70px;
	font-size: 38px;
	background:url(../images/icon.png) 30px -412px no-repeat;
}
.recommend-box {
	overflow: hidden;
	height: 230px;
	margin-bottom:1px;
}
.recommend-box .img-box {
	position: relative;
	width: 266px;
	height: 230px;
	overflow: hidden;
	float: left;
	display: block;
}
.recommend-box .img-box img {
	position: absolute;
	/*left: -80px;*/
	top: 0;
}
.recommend-box img {
	height: 100%;
}
.recommend-box .desc {
	float: left;
	background: #b6140e;
	height: 100%;
	width: 374px;
	color: #fff;
	position: relative;
}
.recommend-box .desc h3 {
	padding: 30px 0 10px 30px;
	font-weight: bold;
	font-size: 30px;
}
.recommend-box .desc p {
	padding: 30px 0 0 30px;
	margin: 0;
	font-size: 30px;
}
.recommend-box .desc p.content {
	padding: 0 20px 0 30px;
	font-size: 20px;
	line-height:1.8em;
	font-weight:normal;
}
.recommend-box .desc .plus {
	position: absolute;
	background:url(../images/icon.png) no-repeat;
	width: 36px;
	height: 36px;
	right: 25px;
	bottom: 25px;
}
.recommend-box.l1 .desc {
	background: #b6140e;
}
.recommend-box.l2 .desc {
	background: #3c3c3c;
}
.recommend-box.l3 .desc {
	background: #1d1d1d;
}
.news-box {
	overflow: hidden;
	background: #fff;
}
.news-box .img-box {
	padding: 10px;
	float: left;
}
.news-box .img-box img {
	display: block;
	width: 162px;
	overflow:hidden;
}
.news-box .desc {
	float: right;
	width:70%;
	height: 100%;
	padding-right:10px;
	color: #2d2d2d;
	position: relative;
}
.news-box .desc.w100 {
	width: 100%;
	padding-right: 28px;
}
.news-box .desc h3 {
	padding: 10px 0 0 0;
	font-weight: bold;
	line-height:1.8em;
}
.news-box .desc p {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height:1.8em;
}
.news-box .desc p.content {
	padding-top:5px;
	color: #303030;
}
.news-box .desc p.time {
	color: #505050;
	right: 30px;
	bottom: 45px;
	padding-top:10px;
}
.news-box .desc .plus {
	position: absolute;
	background: url(../images/icon.png) no-repeat;
	width: 36px;
	height: 36px;
	right: 25px;
	bottom: 25px;
}
.news-box.odd {
	background: #f3f3f3;
}
ul.pageguide li {
	float:left;
	padding:0px 5px;
	font-size:18px;
	overflow:hidden;
}
ul.pageguide li a {
	font-size:18px;
}
.product-left-nav, .product-left-nav-inpopup {
	width: 175px;
	float: left;
}
.product-left-nav ul, .product-left-nav-inpopup ul {
	border-right: 1px solid #e3e3e3;
	text-align: center;/*min-height:900px;*/
}
.product-left-nav li, .product-left-nav-inpopup li {
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 24px;
	cursor:pointer;
	overflow: hidden;
}
.product-left-nav li:first-child, .product-left-nav-inpopup li:first-child {
	border-top: 1px solid #e3e3e3;
	border-top: none;
}
.product-left-nav-inpopup li.on {
	border-bottom: 1px solid #e21001;
	border-width: 2px;
	color:#e21001;
	font-weight:bold;
}
#product-category {
	padding: 0;
	overflow: hidden;
}
#parts-category {
	padding: 0;
	overflow: hidden;
}
.product-category-list {
	width: 465px;
	float: left;/*padding-bottom: 100px;*/
}
.product-category-list .product-banner {
	height: 257px;
}
.product-category-list .product-list {
	background: #f3f3f3;
	padding: 0 0 30px 28px;
}
.product-category-list .product-list .title {
	height: 90px;
	line-height: 90px;
	font-size: 38px;
	background: url(../images/icon.png) 0px -416px no-repeat;
	text-indent: 40px;
}
.product-category-list .product-list .product-item-out {
	padding: 15px 0 0 0;
}
.product-category-list .product-list .product-item {
	width: 196px;
	height: 200px;
	background-color: #fff;
	margin-right: 13px;
	margin-bottom: 13px;
	float: left;
}
.product-category-list .product-list .product-item .imgbox {
	width: 196px;
	height: 160px;
	overflow: hidden;
	position: relative;
}
.jhs-tag {
	width: 66px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 0;
}
.jhs-tag img {
	max-width:100%;
	max-height:100%;
}
.m-hottag {
	color:#b6140e !important;	
}
.m-top {
	width:100%;
	margin:0 auto;
}
.m-top img {
	max-width:100%;
}
.swiper-wrapper .jhs-tag {
	width: 152px;
	height: 63px;
}
.product-category-list .product-list .product-item p {
	padding: 10px 2px 0 2px;
	overflow: hidden;
	text-align: center;
	display: block;
	height: 32px;
}
.backtitle {
	height: 87px;
	background-color: #3c3c3c;
	position: relative;
	line-height: 87px;
	color: #fff;
	font-size: 38px;
	text-align: center;
}
.backtitle .backicon {
	width: 87px;
	height: 87px;
	background: url(../images/back.png) center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.product-category-popup {
	overflow: hidden;
	position: absolute;
	z-index: 9;
	width: 100%;
	background-color: #fff;
}
.product-category-popup .product-item-out {
	padding: 15px 0 0 0;
	width: 465px;
	float: right;
}
.product-category-popup {
	overflow: hidden;
	position: absolute;
	z-index: 9;
	width: 100%;
	background-color: #fff;
}
.product-category-popup .product-item-out {
	padding: 15px 0 0 0;
	width: 465px;
	float: right;
}
.product-category-popupp .product-item-out {
	margin-bottom: 60px;
	width: 100%;
	float: right;
}
.product-category-popup .product-item {
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
	padding: 10px 0;
}
.product-category-popup .product-item .imgbox {
	width: 180px;
	height: 150px;
	float: left;
	overflow: hidden;
	position:relative;
	left:13px;
}
.product-category-popup .product-item .imgbox img {
	width: 180px;
}
.product-category-popup .product-item .content {
	width: 255px;
	float: right;
	padding-top:15px;
	padding-bottom:10px;
	
}

.product-category-popupp .product-item {
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
	padding: 15px 0;
	width:100%;
}
.product-category-popupp .product-item  a{
	display: block;
	width:100%;
	height:100%;
}
.product-category-popupp .product-item .imgbox {
	width:40%;
	float: left;
	overflow: hidden;
	position:relative;
	padding-left:10px;
	padding-top:5px;
}
.product-category-popupp .product-item .imgbox img {
	width: 100%;
}
.product-category-popupp .product-item .content {
	width: 56%;
	float: right;
	padding:0 10px 0 5px;
	line-height:25px;
}

.product-category-popup .product-item .content P {
	overflow: hidden;
	width: 250px;
	line-height:1.6em;
	font-size: 16px;
}
.product-category-popup .product-item .content h2 {
	font-size: 20px;
	padding-bottom:10px;
}
.product-left-nav-inpopup li {
	display:block;
	height: auto;
	padding: 25px 10px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
}
.product-detail {
	background-color: #f3f3f3;
}
.product-detail .banner {
	width: 100%;
	height:480px;
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
}
.product-detail .banner .pager {
	text-align: center;
	position: absolute;
	top: auto;
	bottom: 35px;
	width: 100%;
	z-index: 9;
	font-size: 0;
}
.product-detail .banner .pager a {
	width: 120px;
	height: 80px;
	display: inline-block;
	border: 1px solid #dedede;
	margin: 0 5px;
	overflow: hidden;
}
.product-detail .banner .pager a img {
	width: 100%;
}
.product-detail .banner .pager a.active {
	border: 3px solid #e21001;
	width: 116px;
	height: 76px;
	position: relative;
	top: -1px;
}
.product-detail .info {
	padding: 25px;
}
.product-detail .info h2 {
	font-size: 30px;
	font-weight:bold;
	color:#e21708;
	padding-bottom: 30px;
	text-align:center;
}
.product-detail .info h3 {
	font-size: 30px;
	font-weight: normal;
}
.product-detail .info h3.inw {
	padding-bottom: 30px;
}
.product-detail .vitu-btn, .ontel .vitu-btn {
	height: 83px;
	margin-bottom: 25px;
	background-color: #fff;
	line-height: 83px;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	position: relative;
}
.product-detail .vitu-btn a, .ontel .vitu-btn a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: 60px center;
	text-indent: 118px;
}
.product-detail .vitu-btn a.active, .ontel .vitu-btn a.active {
	background-color: #4b4b4b;
	color: #fff;
}
.product-detail .vitu-btn a.ic1, .ontel .vitu-btn a.ic1 {
	background-images: url(../images/product/detail/icon_1_hover.png);
}
.product-detail .vitu-btn a.ic1.active, .ontel .vitu-btn a.ic1.active {
	background-images: url(../images/product/detail/icon_1.png);
}
.product-detail .vitu-btn a.ic2, .ontel .vitu-btn a.ic2 {
	background-images: url(../images/product/detail/icon_2_hover.png);
}
.product-detail .vitu-btn a.ic2.active, .ontel .vitu-btn a.ic2.active {
	background-images: url(../images/product/detail/icon_2.png);
}
.product-detail .vitu-btn a.ic3, .ontel .vitu-btn a.ic3 {
	text-indent: 40px;
	font-size: 40px;
	width: 100%;
}
.product-detail .vitu-btn .ic3icon, .ontel .vitu-btn .ic3icon {
	width: 83px;
	height: 83px;
	background: url(../images/product/detail/tel.png) center center no-repeat;
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	border-left: 1px solid #e7e7e7;
	display: block;
}
.product-detail .more .tab, .product-detail .more .tab-parts, .event .tab, .ontel .tab {
	border: 1px solid #e7e7e7;
	height: 82px;
	background-color: #fff;
}
.product-detail .more .tab li, .product-detail .more .tab-parts li, .event .tab li, .ontel .tab li {
	height: 82px;
	width: 214px;
	float: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 82px;
	text-align: center;
	border-left: 1px solid #e7e7e7;
}
.product-detail .more .tab li {
	cursor:pointer;
}
.product-detail .more .tab li:first-child, .product-detail .more .tab-parts li:first-child, .event .tab li:first-child, .ontel .tab li:first-child {
	border-left: 0;
	width: 208px;
}
.product-detail .more .tab li.active, .product-detail .more .tab-parts li.active, .event .tab li.active, .ontel .tab li.active {
	border-bottom: 4px solid #e21708;
	height: 81px;
	color: #e21708;
}
.product-detail .more .tab-parts li, .event .tab li, .ontel .tab li {
	width: 319px;
}
.product-detail .more .tab-parts li:first-child, .event .tab li:first-child, .ontel .tab li:first-child {
	width: 318px;
}
.product-detail .more .tab-content {
	padding-bottom: 20px;
	background-color: #fff;
}
.product-detail .more .tab-content .item {
	padding: 25px 25px;
}
.product-detail .more .tab-content .item, .product-detail .more .tab-content .item p {
	line-height:2.4em;
	font-size:24px;
	color:#111111;
}
.news-detail .main {
	padding: 20px;
	font-size: 24px;
}
.news-detail .main h1 {
	font-size: 20px;
	text-align:center;
	font-weight:bold;
}
.news-detail .main .timer {
	padding: 20px 0 45px 0;
	line-height:2em;
}
.news-detail .main .timer img {
	width:100%;
}
.news-detail .main .sharebar {
	height: 44px;
	line-height: 48px;
}
.news-detail .main .sharebar * {
	height: 44px;
	display: inline-block;
}
.news-detail .main .sharebar .des {
	float: left;
	color: #e21001;
}
.news-detail .main .sharebar .share {
	float: right;
	line-height: 33px;
}
.news-detail .main .sharebar .share a {
	float: left;
	margin-left: 12px;
}
.news-detail .detail {
	border-top:1px solid #e7e7e7;
	padding:20px;
	color: #222222;	
	line-height: 1.5em;
}
.news-detail .detail img {
	width:100%
}
.news-detail .content {
	padding:20px;
}
.news-detail .detail2 {
	text-align: center;
	border-top: 1px solid #e7e7e7;
	background-color: #f3f3f3;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #585858;
	line-height: 1.6;
}
.news-detail .detail h2 {
	font-size: 18px;
}
.news-detail .detail p {
	text-indent:2em;
	text-align: left;
	font-size: 14px;
}
.content{
	padding:20px;
}
.content h2{	
	text-align: left;
	font-size: 18px;
	color: #222222;
    line-height: 1em;
	overflow:hidden;
	margin:0;
}
.content p{	
	text-align: left;
	font-size: 14px;
	color: #222222;
    line-height: 1.9em;
	overflow:hidden;
	text-indent: 2em;
}
.content1 p{	
	text-align: left;
	font-size: 14px;
	color: #222222;
    line-height: 1.9em;
	overflow:hidden;
	text-indent: 0;
}
.page{width:100%; height:40px; margin:5px auto 5px auto;}
.pageguide{height:100%;};
.pageguide li{margin-top:5px; margin-bottom: 5px;}
.event .tab-content .item-list {
	padding: 35px 0 20px 25px;
	background-color: #f3f3f3;
	font-size: 24px;
	float: left;
}
.event .tab-content .item-list .item {
	width: 288px;
	height: 340px;
	margin: 0 13px 13px 0;
	background-color: #fff;
	float: left;
}
.event .tab-content .item-list .item .imgbox {
	height: 206px;
}
.event .tab-content .item-list .item p {
	padding: 23px;
	color: #2d2d2d;
}
.survey .form, .online-form-user .form {
	padding: 45px 30px;
	font-size: 24px;
	color: #484848;
}
.survey .form input, .survey .form textarea, .online-form-user .form input, .online-form-user .form textarea {
	padding: 20px 30px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	width: 100%;
}
.survey .form input, .online-form-user .form input {
	margin-bottom: 45px;
}
.survey .form textarea, .online-form-user .form textarea {
	height: 205px;
}
.common-btn {
	padding: 60px 30px;
	background-color: #f3f3f3;
	overflow: hidden;
}
.common-btn a, .submit-success .submit-success-inner .back {
	display: inline-block;
	height: 83px;
	width: 285px;
	float: right;
	color: #fff;
	font-size: 24px;
	line-height: 85px;
	text-align: center;
}
.common-btn a.submit {
	float: left;
	background-color: #e21001;
}
.common-btn a.reset, .submit-success .submit-success-inner .back {
	float: right;
	background-color: #434343;
}
.pageWithColor {
	background-color: #f3f3f3;
}
.submit-success, .online-form {
	padding: 40px 30px;
}
.submit-success .submit-success-inner {
	background-color: #fff;
	padding: 55px 0 85px;
	text-align: center;
}
.submit-success .submit-success-inner p {
	font-size: 38px;
	padding-bottom: 20px;
}
.submit-success .submit-success-inner .back {
	float: none;
	width: 215px;
}
.online-form-user {
	background-color: #fff;
	padding-bottom: 0;
}
.online-form {
	background: #fff;
	overflow: hidden;
}
.online-form .item {
	min-height: 70px;
	position: relative;
	margin-bottom: 45px;
}
.online-form .item .select_option {
	display: none;
}
.online-form .item:first-child {
	margin-top: 0;
}
.online-form .item input {
	height: 71px;
	padding: 20px 80px 20px 30px;
	border: 1px solid #e4e4e4;
	width: 100%;
	box-sizing: border-box;
	font-size: 24px;
}
.online-form .item b {
	width: 70px;
	height: 70px;
	background: url(../images/online/icon-down.png) center center no-repeat;
	border-left: 1px solid #e4e4e4;
	display: inline-block;
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
}
.online-form .item ul {
	background-color: #fff;
	overflow: hidden;
	border: 1px solid #e4e4e4;
}
.online-form .item ul li {
	border-top: 1px solid #e4e4e4;
	padding: 15px 30px;
	font-size: 22px;
}
.online-form .item ul li:first-child {
	border: 0;
}
.ontel {
	background-color: #f3f3f3;
}
.ontel .ontel-title {
	padding: 35px 0;
	font-size: 38px;
}
.ontel .ontel-listwrapper {
	padding: 35px 25px;
}
.ontel .vitu-btn {
	margin-bottom: 15px;
}
.ontel .box-title {
	background-position: 30px -417px;
	background-color: #fff;
	height: 93px;
	font-size: 30px;
	line-height: 97px;
	border-bottom: 1px solid #e7e7e7;
}
.sharePop {
	width: 100%;
	position: absolute;
	z-index: 99999;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
}
.sharePop img {
	width: 100%;
}
.online-chat .tel {
	width: 400px;
	height: 76px;
	border-radius: 10px;
	border: 1px solid #deded8;
	padding: 0 35px;
	line-height: 76px;
	font-size: 30px;
	text-align: center;
	display: block;
	margin: 20px auto;
	background: url("../images/product/detail/tel.png") 30px no-repeat;
	text-indent: 45px;
}
.online-chat .box {
	margin: 0 auto;
	font-weight: bold;
	color: #3e3e3e;
}
.online-chat .box span {
	color: #e21001;
}
.online-chat .box-input {
	background: url(../images/chat/bg.jpg) 0 0 repeat-x;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 140px;
	left: 50%;
	margin-left: -320px;
}
.online-chat .box-input input {
	width: 419px;
	height: 70px;
	font-size: 32px;
	text-indent: 20px;
	border-radius: 5px;
	background: #fff;
	display: inline-block;
	margin-top: 40px;
	margin-left: 35px;
}
.online-chat .box-input a {
	display: inline-block;
	padding: 14px 30px;
	background: #494849;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	border-radius: 5px;
	margin-left: 30px;
	margin-top: 40px;
	font-size: 32px;
}
.online-chat .time {
	height: 54px;
	line-height: 54px;
	text-align: center;
	width: 180px;
	z-index: 999;
	background: #fff;
	padding: 10px;
	margin: 0 auto;
	font-size: 20px;
}
.online-chat .time .bor {
	border-radius: 5px;
	border: 1px solid #e0e0d9;
}
.online-chat .box-output {
	width: 100%;
	margin: 0 auto;
}
.online-chat .box-output .content-box {
	overflow: hidden;
	padding-bottom: 55px;
}
.online-chat .message {
	position: relative;
	max-width: 350px;
	background: #eaeaeb;
	border-radius: 5px;
	font-size: 25px;
	padding: 15px;
	margin: 20px 30px 0 30px;
}
.online-chat .message .bubble .mtime {
	font-size: 20px;
	color: #5d5d5d;
}
.online-chat .message.left {
	float: left;
	clear: both;
}
.online-chat .message.left span {
	position: absolute;
	width: 22px;
	height: 32px;
	bottom: 15px;
	left: -22px;
	display: block;
	background: url(../images/chat/icon.png) no-repeat;
}
.online-chat .message.right {
	background: #a3d234;
	text-align: right;
	float: right;
	clear: both;
}
.online-chat .message.right span {
	position: absolute;
	width: 22px;
	height: 32px;
	bottom: 15px;
	right: -22px;
	display: block;
	background: url(../images/chat/icon.png) no-repeat;
	background-position-y: -128px;
}
* {
	box-sizing: border-box;
}
.preloader {
	position: absolute;
	margin-left: -48px;
	margin-top: -48px;
	left: 50%;
	top: 50%;
	height: 85px;
	width: 85px;
	border-radius: 50%;
	border: 5px solid transparent;
	-webkit-animation: pulse 2s infinite linear;
	-moz-animation: pulse 2s infinite linear;
	-ms-animation: pulse 2s infinite linear;
	-o-animation: pulse 2s infinite linear;
	animation: pulse 2s infinite linear;
}
.preloader .ball1 {
	position: relative;
	top: 5px;
	background-color: rgba(0, 0, 0, 0);
	border: 5px solid rgba(191, 191, 191, 0.9);
	opacity: .9;
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	border-radius: 50%;
	width: 65px;
	height: 65px;
	margin: 0 auto;
	-webkit-animation: spin 1s infinite linear;
	-moz-animation: spin 1s infinite linear;
	-ms-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	box-shadow: 1px 3px 12px rgba(191, 191, 191, 0.9);
}
.preloader .ball2 {
	background-color: rgba(0, 0, 0, 0);
	border: 5px solid rgba(191, 191, 191, 0.5);
	opacity: .5;
	border-radius: 50%;
	width: 65px;
	height: 65px;
	margin: 0 auto;
	position: relative;
	top: -60px;
}
.preloader .ball3 {
	position: relative;
	top: -115px;
	background-color: rgba(0, 0, 0, 0);
	border: 5px solid rgba(191, 191, 191, 0.9);
	opacity: .9;
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	margin: 0 auto;
	-webkit-animation: unspin 1s infinite linear;
	-moz-animation: unspin 1s infinite linear;
	-ms-animation: unspin 1s infinite linear;
	-o-animation: unspin 1s infinite linear;
	animation: unspin 1s infinite linear;
	box-shadow: 1px 3px 12px rgba(191, 191, 191, 0.9);
}
.preloader .ball4 {
	background-color: rgba(0, 0, 0, 0);
	border: 5px solid rgba(191, 191, 191, 0.5);
	opacity: .5;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	margin: 0 auto;
	position: relative;
	top: -160px;
}
@-webkit-keyframes spin {
 0% {
 -webkit-transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spin {
 0% {
 -moz-transform: rotate(0deg);
}
 100% {
 -moz-transform: rotate(360deg);
}
}
@-ms-keyframes spin {
 0% {
 -ms-transform: rotate(0deg);
}
 100% {
 -ms-transform: rotate(360deg);
}
}
@-o-keyframes spin {
 0% {
 -o-transform: rotate(0deg);
}
 100% {
 -o-transform: rotate(360deg);
}
}
@keyframes spin {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
@-webkit-keyframes unspin {
 0% {
 -webkit-transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(-360deg);
}
}
@-moz-keyframes unspin {
 0% {
 -moz-transform: rotate(0deg);
}
 100% {
 -moz-transform: rotate(-360deg);
}
}
@-ms-keyframes unspin {
 0% {
 -ms-transform: rotate(0deg);
}
 100% {
 -ms-transform: rotate(-360deg);
}
}
@-o-keyframes unspin {
 0% {
 -o-transform: rotate(0deg);
}
 100% {
 -o-transform: rotate(-360deg);
}
}
@keyframes unspin {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(-360deg);
}
}
@-webkit-keyframes pulse {
 0% {
 box-shadow: 0 0 5px 0 rgba(191, 191, 191, 0.9);
 border-color: #bfbfbf;
}
 50% {
 box-shadow: 0 0 5px 5px rgba(191, 191, 191, 0.9);
 border-color: transparent;
}
 100% {
 box-shadow: 0 0 5px 0 rgba(191, 191, 191, 0.9);
 border-color: #bfbfbf;
}
}
@-moz-keyframes pulse {
 0% {
 box-shadow: 0 0 5px 0 rgba(191, 191, 191, 0.9);
 border-color: #bfbfbf;
}
 50% {
 box-shadow: 0 0 5px 5px rgba(191, 191, 191, 0.9);
 border-color: transparent;
}
 100% {
 box-shadow: 0 0 5px 0 rgba(191, 191, 191, 0.9);
 border-color: #bfbfbf;
}
}
@-o-keyframes pulse {
 0% {
 box-shadow: 0 0 5px 0 rgba(191, 191, 191, 0.9);
 border-color: #bfbfbf;
}
 50% {
 box-shadow: 0 0 5px 5px rgba(191, 191, 191, 0.9);
 border-color: transparent;
}
 100% {
 box-shadow: 0 0 5px 0 rgba(191, 191, 191, 0.9);
 border-color: #bfbfbf;
}
}
@keyframes pulse {
 0% {
 box-shadow: 0 0 5px 0 rgba(191, 191, 191, 0.9);
 border-color: #bfbfbf;
}
 50% {
 box-shadow: 0 0 5px 5px rgba(191, 191, 191, 0.9);
 border-color: transparent;
}
 100% {
 box-shadow: 0 0 5px 0 rgba(191, 191, 191, 0.9);
 border-color: #bfbfbf;
}
}


