﻿/*
	Template Name: Droplet resposnive App landing template
	Author: Themeturn
	Author URI: http://themeforest.net/user/ThemeTurn
	Description: App landing page
	Version: 1.0
*/

/* Table of Content
==================================================
1.	Global Styles
2. 	Typography
3.	Button styles
4.	Header area
5.	Slideshow
6.	Features
7.	About
8.	Process
9.	Testimonial
10.	Portfolio
11.	Benefit
12.	Counter
13. Pricing
14.	Download
15.	Clients
16.	Contact
17.	About more
18.	Subscription
19.	Footer
20.	Overlay
21.Back To Top Button 


*/




/* Global styles
================================================== */

html{
	overflow-x: hidden !important;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body{
	border: 0;
	margin: 0;
	padding:0;
	color: #333333;
	font-size: 14px;
	background: #fff;
	font-family:'\5FAE\8F6F\96C5\9ED1'!important;
}


a:link,
a:visited{
    text-decoration: none;
}


a:hover{
	text-decoration: none;
	cursor: pointer;
}


section{
	position: relative;
}

.no-padding{
	padding: 0;
}

.gap-80 {
	clear: both;
	height: 80px;
}

.gap-40 {
	clear: both;
	height: 40px;
}

.gap-30 {
	clear: both;
	height: 30px;
}
.gap-20 {
	clear: both;
	height: 20px;
}

a:focus{
	outline: 0;
}
a{
	color: #444;
}

a.read-more:hover{
	color: #55c9c6;
}

ul{
	list-style-type: none;
}


img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}

.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

/* Typography
================================================== */

body, p{
	font-family: '微软雅黑', sans-serif;
	/*font-weight: 500; */
	font-size: 14px;
	line-height: 23px;
	/*letter-spacing: 1px;*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: '微软雅黑', sans-serif;
}

h1{
    font-size: 36px;
    line-height: 48px;
}

h2{
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
}

h3{
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
}

h4{
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}

h5{
    font-size: 14px;
    line-height: 24px;
}

.heading-inner{
	/*width: 60%;*/
	margin: 0 auto;
	margin-bottom: 70px;
	position: relative;
}
.footering-inner {
	margin-bottom: 50px;
}
.sec-title{
	padding: 8px 0px 10px 0px;
	text-transform: uppercase;
	font-weight:700;
	font-size: 30px;
	font-weight: 500;
	line-height: 45px;
	color: #666666;
}
.sec-title span{
	color: #f54b4b;
}

.heading-inner p{
	margin-top: 20px;
}

.heading-inner:after{
	position: absolute;
	content:"";
	width: 26%;
	height: 2px;
	left: 50%;
	top: 65px;
	margin-left: -13%;
	overflow: hidden;
	/*background-color: #e6e6e6;*/
}
.heading-inner:before{
	position: absolute;
	content:"";
	width: 60px;
	height: 4px;
	left: 50%;
	top: 64px;
	margin-left: -30px;
	overflow: hidden;
	background-color: #f54b4b;
	z-index: 10;
}


/*BUTTON styles
=========================================*/
.btn-default{
	padding: 13px 40px;
	text-transform: uppercase;
	font-weight: 700;
	margin-right: 5px;
	background: transparent;
	color: #fff;
	position: relative;
	margin-top: 20px;
}
.btn-default,.btn-default.featured{
	-webkit-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
}
.btn-default:hover ,.btn-main:hover{
	background: #55c9c6;
	border-color:#55c9c6 ;
	color: #fff;
}
.btn-default.featured{
	background: #55c9c6;
	border-color:#55c9c6 ;
	color: #fff;

}
.btn-default.featured:hover{
	background: transparent;
	color: #222 ;
}


.btn-main{
	padding: 13px 40px;
	text-transform: uppercase;
	font-weight: 500;
	margin-right: 5px;
	background: #2a2a2a;
	color: #fff;
	border-color: #2a2a2a;
	position: relative;
	border-radius: 25px;
}

#about ,#feedback ,#footer{
	padding: 80px 0px;
	background: #fafafa;
}

/*NAvbar menu styles
========================================*/

/*.navbar{*/
	/*margin-bottom: 0px;*/
/*}*/

#tf-menu {
	padding: 15px;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}
#tf-menu.navbar-default.bg {
	background-color: rgba(0,0,0,.6);
}
#tf-menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#tf-menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	font-weight: 900;
	border-right: 1px solid#ccc;
}
/*.navbar-brand {*/
	/*display: none;*/
/*}*/

.on{
	background-color: #28292E !important;
}

.on.navbar-default .navbar-brand{
	margin-left: -90px;
	padding-left: 90px;
}

/*.navbar-brand {*/
   /*margin-top: -18px;*/
/*}*/

.navbar-toggle:hover{
	background: #61e445!important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}



/*SLIDER HEADER 
============================================================*/
.slider {
    background: url("../images/showcase-bg.jpg") no-repeat center center ;
    background-size: cover;
    min-height: 580px;
    height: 500px;
    overflow: hidden;
}
.slider-wrap{
	padding: 100px 0px;
}
.slider-img{}
.slider-img img{
	width: 275px;
}
.slider{}
.slider-content{
	padding-top: 80px;
}
.slider h1 {
    margin: 0 0 20px 0;
    font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	line-height: 0px;
	font-weight: 700;
}
.slider h2 {
	font-family: 'lora', serif;
	font-style: italic;
	color: #fff;
	text-transform: capitalize;
	font-size: 24px;
}
.slider p {
    margin-bottom: 25px;
    color: #fff;
}

.top-link {
	margin-top: 60px;
}
.top-link a{
	padding: 20px 30px;
	border-radius: 3px;
	background: #fff;
	font-weight: 700;
	-webkit-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
}
.top-link a i{
	color: #55c9c6;
	font-size: 25px;
	margin-right: 10px;
}
.top-link a:hover{
	background: #55c9c6;
	color: #fff;
}

.top-link a:hover i{
	color: #fff;
}


/*Features section
=============================================================*/
#feature{
	padding: 50px 0;
	background:#fafafa;
}
.feature-inner{
	padding: 30px 10px ;
}

.feature-bg,.feature-bg.white{
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
}
.feature-bg{
	background: #f7f7f7;
}
.feature-bg.white{
	background: #f5f5f5;
}
.feature-bg:hover{
	background: #f54b4b;
}
.feature-bg:hover .feature-content, .feature-bg:hover .feature-content p,.feature-bg:hover .read-more {
	color: #fff;
}
.feature-bg:hover .feature-content h3{
	border-color: #ddd;
}
.feature-bg:hover .read-more:before,.feature-bg:hover .read-more:after{
	background: #fff;
}
.icon-box {
	-webkit-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
	transition: all .2s linear 0s;
	font-size: 50px;
	margin-bottom: 20px;
}


.feature-content h3{
	font-size: 18px;
	font-weight: 500;
	/*text-transform: capitalize;*/
	text-transform: uppercase;
	margin: 10px 0px;
	position: relative;
	padding-bottom: 10px;
}
.feature-content h3:after{
	position: absolute;
	content:"";
	width: 40px;
	height: 2px;
	background: #e6e6e6;
	bottom: 0px;
	left: 50%;
	margin-left: -20px;
}

.feature-content p{
	margin: 0px 0px 0px 0px;
	color: #444;
	padding: 0px 10px 10px 10px;
}
.read-more{
	text-transform: capitalize;
	padding: 10px 20px;
	position: relative;
	border-radius: 20px;
	border: 1px solid#55c9c6;
	font-weight: 700;
}
.feature-content:hover .read-more{
	border: 1px solid#fff;
}
.feature-content:hover h3:after{
	background: #fff;
}

.feature-content:hover .icon-box {
	color: #fff!important;
}

/*价格表*/
.jiabiao{margin: 0 auto; width: 280px; border-radius: 20px;overflow: hidden;border:2px solid #f7f7f7; padding:10px;background-color: #ffffff;box-shadow: 0 2px 15px rgba(0,0,0,0.2)}
.jiabiao h3,.jiabiao h4{font-size: 24px;text-align: center;height: 60px;line-height: 60px;width: 100%;margin: 0 !important;}
.jiabiao h3{color:white;border-radius: 10px 10px 0 0;}
.jiabiao h4{overflow: hidden; position: relative;background-color:#f7f7f7; color:#f54b4b;}
.jiabiao h4 span{position: absolute;bottom:-35px;color:white;font-size: 60px; left: 0; right:0; margin:auto; line-height: 1;}
.jiabiao ul{background-color: white; list-style-type: none;padding:10px 0;height: 260px; margin: 0;}
.jiabiao ul li{line-height: 28px;padding:0 20px;-webkit-line-clamp:1;}
.bgc-black{background-color: #333!important;}
/*About section
===========================*/
#about{
	padding: 80px 0px;
	background-color: white;
}
.about-inner{
	margin-bottom: 50px;
	padding: 0px 20px;
}
.about-inner i{
	font-size: 50px;
	color: #55c9c6;
	text-align: center;
	line-height: 50px;
	margin-right: 20px;
	-webkit-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
	margin: 0px auto;
}

.about-wrapper.wrapper-right .about-inner i{
	float: left;
	margin-left: 0px;
}

.about-content h4{
	border-bottom: 1px solid#ddd;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 18px;
	color: #111;
	margin: 20px 0px 15px;
	padding-bottom: 15px;
	line-height: 38px;
}


/*关于单车banner*/
.banner{height: 820px;background-position: center top; background-image: url(../img/a1.jpg);background-repeat: no-repeat; background-attachment:fixed;background-size:auto;}
.banner .title{padding-top:300px;letter-spacing: 5px;text-shadow: 0 1px 8px rgba(0,0,0,0.5);}
.bikeWrap{padding:0 30px; position: relative;}
.bikeWrap>img{position: absolute;z-index: 2;top:100px;cursor: pointer;}
.bikeWrap>.bikeButton1{left: 0;}
.bikeWrap>.bikeButton2{right:0;}
.bikeWrap .blank30{height: 30px;}
.bikeWrap .f_18{font-size: 18px !important;}
.bikeWrap .f_bold{font-weight: bold;}
.bikeWrap .blank10{height: 10px;}
.bikeWrap .f_14{font-size: 14px !important;color:#999999}

/*ebike section
===========================*/
#lock{
	padding: 80px 0px;
	background-color: #fff
}

#lock-description{

}

#lock-description div{
	margin-top: 100px;
}

#lock-description p{
	padding: 0 8%;
	color: #999999;
}

#lock-show div{
	margin-top: 60px;
}

#lock-show h3 span{
	color: #f54b4b!important;
}

/*detail section
===========================*/
#detail{
	padding: 80px 0px;
	background-color: #fff
}
.detail-inner{
	margin-bottom: 50px;
	padding: 0px 20px;
}

/*PROCESS section
=====================================================*/
#process{
	background: #efefef;
}

.process-img{}
.process-img img{
	max-height: 390px;
}
.item-desc{
	display: table;

}
.process-content{
	background: #eaeaea;
	display: table-cell;
	vertical-align: middle;
	height: 390px;
	padding: 30px;
}
.process-content h3{
	text-transform: uppercase;
}
.process-content  p{
	padding-left: 25px;
}
.process-content .sub-title{
	text-transform: capitalize;
	border-bottom: 1px solid#ddd;
	padding-bottom: 15px;
	color: #888;
	font-style: italic;
}

#process-carousel .col-md-6{
	padding: 0px;
}
#process-carousel .carousel-indicators{
	width: 50%;
	left: 60%;
}
.carousel-indicators li{
	background: #444;
	border: 0px;
}
.carousel-indicators li.active{
	background: #f54b4b;
	border: 0px;
}

/*TESTIMONIAL
============================================*/
#testimonial{
	padding: 80px 0px;
}
.parallax2{
	background: url("../images/parallax/bg1.jpg") fixed 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}

#testimonial-carousel{}
 .carousel-inner#test-carousel{
	background: rgba(0,0,0,0.7)!important;
	padding: 60px 40px;

}

.testimonial-desc{
	color: #fff;

}
.testimonial-desc p i{
	font-size: 30px;
	color: #55c9c6;
	margin: 0px 10px;
}
.testimonial-desc h4{
	text-transform: uppercase;
	font-size: 26px;
	margin: 25px 0px;
}
.testimonial-desc h4 span{
	color: #DDD;
	font-size: 12px;
}



/* PORTFolio
==================================*/

#overview{
	padding: 80px 0px;
	background:#fff;
}
#app-carousel .item{
	float: left;
}
#app-carousel  .carousel-indicators {
    bottom: -35px;
}
.thumbnail{
	position: relative;
	border: none;
}

.caption{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(85,201,198,.7);
	top: 800px;
	left: 0px;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out 0s ;
	-o-transition: all .4s ease-in-out 0s ;
	transition: all .4s ease-in-out 0s;
}
.caption-content {
	position: relative;
	top: 40%;
}
.caption-content a i{
	text-align: center;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	background: rgba(0,0,0,0.7);
	color: #fff;
	border-radius: 100%;
	padding-top: 18px;
}
#app-carousel .item img{
	border: 15px solid #e6e6e6;
	-webkit-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 1;
}
#app-carousel .item:hover img{
	opacity: .4;

}
.thumbnail:hover .caption{
	opacity: 1;
	top: 0px;
	z-index: 999;
}


/*?BENEFit section
===========================================================*/
#benefit{
	position: relative;
	background-image: url("../images/bg/features-bg.jpg");
	background-attachment: fixed !important;
	background-size: cover;
	background-repeat: repeat;
	color: #FFF;
	padding: 80px 0px;
}

#benefit .sec-title{
	color: #fff;
}
.item-list-left{}
.item-list-left li{
	padding-bottom: 20px;
}
.item-list-left li i{
	font-size: 50px;
	float: left;
	line-height: 50px;
	color: #55c9c6;
}

.item-list-left li .item-content{
	margin:  0px 0px 0px 90px;
}
.item-list-left li .item-content h3{
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 20px;
	border-bottom: 1px solid#ddd;
}
.item-content ul li i{
	color: #fff;
}

/*ITEM-right-lits
==================================================================*/
.item-right-list{}
.item-right-list .col-md-5,.item-right-list .col-md-7{
	padding: 0px;
}
.item-right-list .col-md-7{
	margin-left: -40px;
}
.item-content ul{
	margin-top: 30px;
}
.item-content li:first-child{
	border-top: 0px;
}
.item-content li{
	padding: 30px 0px;
	border-top: 1px solid#ddd;
}
.item-content li h4{
	margin-top: -6px;
	font-weight: 600;
	text-transform: capitalize;
	color: #55c9c6;
}
.item-content li p{
	margin-left: 120px;
}
.item-content li i{
	float: left;
	margin-right: 25px;
	font-size: 20px;
	width: 60px;
	height: 60px;
	color: #444;
	text-align: center;
	border-radius: 100%;
	padding-top: 10px;
	line-height: 40px;
	-webkit-box-shadow: 0px 0px 5px 5px#eaeaea;
	box-shadow: 0px 0px 0px 5px#eaeaea;
	margin-left: 30px;
}
.item-img img{
	max-width: 280px;
}

/*Counter area
======================================================================*/

#counter-area{
	background: #55c9c6;
	padding: 80px 0px;
	overflow: hidden;
}
.facts{

}
.line{
	width: 50px;
	background: #fff;
	height: 2px;
	margin: 0 auto;
}
.columns{
	position: relative;
}
.columns:after{
	position: absolute;
	content: "";
	width: 0px;
	height: 100%;
	border-right: 1px solid #ddd;
	top: 13px;
	right: 0px;
	-webkit-transform:  rotate(-21deg);
	-ms-transform:  rotate(-21deg);
	-o-transform:  rotate(-21deg);
	transform:  rotate(-21deg);
}
.facts-wrap i{
	font-size: 60px;
	line-height: 60px;
	color: #fff;
}
.fact-content h6{
	font-size: 20px;
	padding: 20px 0px 10px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
}
.facts-wrap-num{
	font-size: 40px;
	color: #fff;
	line-height: 40px;
	padding-top: 10px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
.columns:last-child:after{
	border: 0px;
}


/*TESTIMONIAL section
===============================================================*/
#feedback{
	padding: 80px 0px;
}
#feedback .sec-heading{
	margin-bottom: 40px;
}
#feedback .sec-heading,
#feedback .sec-sub-title{
	color: #333;
	font-weight: 600;
}

#testimonial-carousel p{
	font-size: 14px;
	line-height: 24px;
	color: #888;
	padding: 0px 40px;
	margin-top: -35px;
	margin-left: 15px;
}
.test-desc i{
	font-size: 30px;
	line-height: 40px;
	color: #55c9c6;
}

#testimonial-carousel .item{
	border-bottom: 1px solid#ccc;
	padding: 10px 0px;
}
.test-desc{
	margin-left: 20px;
}
#testimonial-carousel.owl-carousel{
	text-align: left;
}
.client-desc{
	float: right;
	border-left: 1px solid#ddd;
	padding-left: 30px;
}
.client-desc h3{
	color: #55c9c6;
	text-transform: uppercase;
}
.client-desc h4{
	color: #888;
	font-size: 14px;
	font-weight: 300;
}

.owl-pagination{
	position: relative;
	left: 45%;
}
.owl-page.active{
	background: #55c9c6;
}
.owl-page{
	width: 35px;
	height: 10px;
	margin-right: 10px;
	border: 2px solid#55c9c6;
	float: left;
	margin-top: 50px;
}


/*PRICING section
============================================*/

#pricing{
	padding: 80px 0px;
	background: url("../images/bg/news_bg.jpg") fixed 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}

.pricing-wrapper{
	position: relative;
	border: 1px solid#ccc;
	-webkit-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
}
.pricing-wrapper:hover{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.plan{
	padding: 35px 0px;
	background: #222;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
}
.price{
	padding: 30px 0px;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	background: #fff;
	color: #666;
}
.price span{
	color: #aaa;
	font-size: 14px;
}
.price.feature span{
	color: #fff;
	font-size: 14px;
}
.pricing-desc{
	background: #333;
	text-align: center;
	color: #fff;
}
.pricing-desc ul{
	margin-left: -40px;
}
.pricing-desc ul li{
	padding:20px 0px;
	text-transform: capitalize;
	color: #aaaaaa;
}
.price.feature{
	background: #66CEFF;
	color: #fff;
}

.pricing-btn{
	text-align: center;
	margin-top: -30px;
}
.pricing-desc ul li:last-child{
	padding-bottom: 60px;
}
.pricing-btn .btn-default:hover{
	background: #fff;
	color: #222;
}

#pricing .heading-inner,#pricing .sec-title{
	color: #fff;
}



/*DOWNLOAD SETCION
===============================================================*/
#download{
	padding: 80px 0px;
	background: #fff;
	position: relative;
}

.download-inner h2{
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid#ddd;
	padding-bottom: 20px;
}
.download-inner h2 span{
	color: #55c9c6;
}
.download-inner p{
	margin: 25px 0px 30px;
}
.btn-container a{
	margin-right: 20px;
}
.btn-container a i{
	height: 70px;
	width: 70px;
	text-align: center;
	border: 1px solid#ccc;
	font-size: 30px;
	padding-top: 18px;
	line-height: 30px;
	color: #555;
	-webkit-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
}

.btn-container a i:hover{
	border: 1px solid#555;
	color: #fff;
	background: #555;
}

/* Clients
================================================== */

.clients{
	background: #55c9c6;
	color: #fff;
	padding: 20px 0px 55px;
}
.clients-content{
}

.clients h2.title{
	border-left: 0;
	color: #fff;
}
.client-carousel{
	padding-top: 40px;
}
.client-carousel .item a{
	margin-right: 20px;
	border: 1px solid rgba(255, 255, 255, .3);
	display: inline-block;
	padding: 10px;
	-webkit-transition: all 350ms;
	-ms-transition: all 350ms;
	transition: all 350ms;
}

.client-carousel .item a:hover{
	border: 1px solid rgba(255, 255, 255,1);
}

.owl-carousel {
    display: block!important;
    overflow: hidden;
    width: 100%;
    text-align: center;
}


/*CAROUSEL SLDIER COMMON STYLE
================================================================*/
.carousel-inner{
	display: block;
}
.carousel-control.right, .carousel-control.left{
	background-image: none;
}
.carousel-control{
	top: 40%;
}
.carousel-control.left{
	position: absolute;
	left: -136px;
	top:0 !important;
}
.carousel-control.right{
	position: absolute;
	right: -136px;
	top: 0 !important;
}
.carousel-control.left img{position: absolute; top:0; bottom: 0; margin: auto; left: 0; right: 0;}
.carousel-control.right img{position: absolute; top:0; bottom: 0; margin: auto; left: 0; right: 0;}
.carousel-control img{
	max-width: 45px;
}

/*CONATCT
=====================================================================*/

#contact{
	background: url("../images/bg/contact-bg.jpg") fixed 50% 50%;
	background-size: cover;
	padding: 80px 0px;
}
.form-group label{
	text-transform: capitalize;
	margin-bottom: 10px;
}
.form-control{
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 2px;
	height: 45px;
	background: transparent;
}
.form-control:focus{
	border-color: #55c9c6;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.contact-inner{
	color: #fff;
}

#contact .heading-inner,#contact .sec-title{
	color: #fff;
}

#contact .btn-default.featured{
	margin: 30px 0px;
}
#contact .btn-default.featured:hover{
	color: #fff;
}

/*About more
====================================================================*/

#about-more{
	background: url("../images/bg/additional-bg.jpg") fixed 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 60px 0px;
	color: #fff;
	position: relative;
}
.sec-sub-title{
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #fff;
}

.additional-feature-inner{
	margin: 50px 0px;
}
.feature-single i{
	font-size: 40px;
	line-height:40px;
}
.feature-single h3{
	margin: 20px 0px;
	text-transform: capitalize;
}

.left-border.no-border{
	border-left: 0px;
}




/*Subscription
=====================================================================*/
.subscription{
	width: 80%;
	margin:60px auto 40px;
	position: relative;
}
.subscription input{
	width: 80%;
}
.subscription .form-control{
	border-radius: 25px;
	height: 48px;
}
.subscription .btn-default{
	position: absolute;
	top: 0px;
	right: 100px;
}

.subscription .btn-default:hover{
	background: #fff;
}

/*FOoter
=========================================================================*/

#footer{
	padding: 20px 0px 0px 0px;
}

.footer-socail{
	margin: 15px 0px;
}

 .footer-socail li a i{
	font-size: 20px;
	line-height: 20px;
	width: 45px;
	height: 45px;
	border: 1px solid#ddd;
	padding-top: 10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
.footer-socail li a:hover i{
	border-color: #55c9c6;
}
.logo-title img{
	width: 150px;
	height: auto;
	margin: 0 auto;
}

.copyright span{
	color: #55c9c6;
}

/*Overlay
============================================*/


.bg-overlay.pattern {
    background: url("../images/pattern.png") repeat scroll 0% 0% transparent;
}
.bg-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
}


/* Back To Top Button 
======================================*/

#back-top{
    position:fixed;
    right:30px;
    bottom:35px;
    z-index:9999;
}
    
#back-top a{
    opacity:0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#back-top a i{
	padding-top: 8px;
	text-align: center;
} 
   
#back-top .btn-primary{
    background: #f54b4b;
    border-color: #f54b4b;
    padding: 0px;
    font-size: 18px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
}
  
#back-top a:hover{
    background: #51c24e;
    opacity: 1;
}
.test1{ color:#333 ; }

.ic-qq{ background: url(../images/myicon/QQ.png) center no-repeat; }
.ic-qq:hover{ background: url(../images/myicon/QQ1.png) center no-repeat; }

.ic-wx{ background: url(../images/myicon/WECHAT.png) center no-repeat; position: relative; }
.ic-wx:hover{ background: url(../images/myicon/WECHAT1.png) center no-repeat; }

.ic-email{ background: url(../images/myicon/EMAIL.png) center no-repeat; }
.ic-email:hover{ background: url(../images/myicon/EMAIL1.png) center no-repeat; }

.wxbox{ position: relative; }
.wxbox em{ position: absolute;width: 150px; height: 150px;border-radius: 5px;top: -160px; border: 2px solid #ddd;left:-55px; display:none}

/*base*/
.navbar-brand.block {
	display: block;
}

/*loog*/
/*.navbar-brand {*/
	/*display: none;*/
/*}*/
/*.navbar-brand img {*/
	/*width: 136px;*/
/*}*/

/*!*菜单*!*/
/*.navbar-nav li {*/
	/*margin-right: 60px;*/
/*}*/
/*.navbar-nav li:last-child {*/
	/*margin-right: 0px;*/
/*}*/
/*#navMenu {*/
	/*width: 1050px;*/
    /*margin: 0 auto;*/
/*}*/
/*#navMenu a {*/
	/*color: #fff;*/
	/*padding-top: 0px;*/
    /*padding-bottom: 0px; */
	/*width: 98px;*/
	/*height: 30px;*/
	/*line-height: 30px;*/
	/*text-align: center;*/
	/*font-size: 16px;*/
/*}*/
/*#navMenu a:hover,#navMenu .active a {*/
	/*color: #fff;*/
    /*border-radius: 16px;*/
    /*background: #69e152;*/
/*}*/
/*#navMenu .current a {*/
	/*width:78px;*/
	/*padding:0;*/
	/*color:#f54b4b;*/
	/*font-size:14px;*/
	/*line-height:30px;*/
	/*border:1px solid #f54b4b;*/
	/*border-radius:5px;*/
/*}*/
/*#navMenu .current a:hover {*/
	/*color:#fff;*/
/*}*/

/*banner*/
.slider-content {
	padding-top: 100px
}
.slider-content img {
	width: 100px;
}
.b_line {
	position: relative;
	width: 3px;
	height: 60px;
	top: 28px;
	margin-left: 25px;
	margin-right: 25px;
	display: inline-block;
	background-color: #fff;
}
.slider-content h1 {	
	position: relative;
	top: 8px;
    left: -6px;
	font-weight: 500;
	/*letter-spacing: 2px;*/
	display: inline-block;
}
.slider-info {
	position: relative;
    top: -62px;
    left: 47px;
}
.slider-info h1 {
	font-size: 29px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

/*易拜单车 功能*/
.about-inner i img {
	width: 44px;
}

/*易拜单车 优势*/
.feature-content i img {
	width: 72px;
	margin-bottom: 10px;
}

/*选择易拜 单车*/
#price {
	padding: 80px 0 60px 0;
	background-color: #fafafa;
}
.package {
	padding: 25px;
	margin: 0px 25px 15px 25px;
	color: #b3b3b3;
	border-radius: 20px;
	background-color: #fff;
}
.package_head {
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px dashed #e6e6e6;
}
.package_head h3 {
	margin: 0;
	margin-bottom: 15px;
	color: #333333;
}
.package_head p {
	text-indent: -20px;
	font-size: 30px;
	color: #f54b4b;
}
.package ul {
	padding-left: 20px;
	margin-top: 20px;
}
.package li {
	position: relative;
	padding-left: 20px;
	line-height: 32px;
}
.package li.green_dot {
	color: #6a6a6a;
}
.package li.green_dot:before {
	background-color: #f54b4b;
}
.package li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-radius: 50%;
	background-color: #b3b3b3;
}
.contact img {
	width: 230px;
	float: right;
	margin-right: 8px;
	margin-top: 15px;
}
.contact ul {
	border-left: 2px solid #ccc;
}
.contact li {
	padding-left: 30px;

}
.contact li:nth-child(1) {
	background: url('../images/tel.png') no-repeat  0 5px;
	background-size: 16px;
}
.contact li:nth-child(2) {
	background: url('../images/QQ.png') no-repeat  0 5px;
	background-size: 16px;
}
.contact li:nth-child(3) {
	background: url('../images/email.png') no-repeat  0 5px;
	background-size: 16px;
}
.contact li:nth-child(4) {
	background: url('../images/add.png') no-repeat  0 5px;
	background-size: 16px;
}

/*首页新闻*/
.new_nav {
	background:#28292E;
}
#tf-menu.new_nav .navbar-nav {
	margin:0;
}
#tf-menu.new_nav .navbar-nav li {
	margin:0 0 0 15px;
}
#tf-menu.new_nav a {
	width:82px;
	height:30px;
	padding:0;
	text-align:center;
	line-height:30px;
	color:#f54b4b;
	font-size:14px;
	border:1px solid #f54b4b;
	border-radius:3px;
}
#tf-menu.new_nav a:hover {
	color:#fff;
	background:#f54b4b;
}
.home_new {
	padding:80px 0 80px;
	background: #fff;
}
.platform {
	margin-bottom:30px;
}
.home_new h3 {
	padding-left:18px;
	margin-bottom:22px;
	line-height: 26px;
	border-left:3px solid #64cb72;
	color:#4d4d4d;
}
.home_new ul {
	padding:0;
}
.home_new li {
	height:130px;
	position:relative;
	padding-left:234px;
	margin-bottom:36px;
}
.home_new li a:hover {
	color:#383838;
	text-decoration:none;
}
.home_new li img {
	position:absolute;
	width:202px;
	height:130px;
	left:0;
}
.home_new h3,.home_new h4 {
	color:#333;
	font-weight:500;
}
.home_new h3 {
	font-size:24px;
}
.home_new h4 {
	height:20px;
	 overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.home_new .new_info {
	height:46px;
	font-size:14px;
	color:#666;
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.home_new .new_date {
	color:#999999;
}
.home_new .more {
	text-align:right;
}
.home_new .more a {
	color:#f54b4b;
	text-decoration:underline;
}

/*新闻列表*/
.bread {
	margin-top:64px;
	padding:40px 0px;
	color:#999;
}
.bread a {
	color:#999;
}
.bread a:hover {
	color:#f54b4b;
}
.new_heading-inner {
	position:relative;
	width:364px;
	margin:0 auto 78px auto;
	border-bottom:2px solid #e6e6e6;
}
.new_heading-inner .sec-title {
	font-size:24px;
	color:#333;
	padding:0 35px;
	display:inline-block;
}
.new_heading-inner .sec-title.current a {
	color:#6dc577;
}
.new_heading-inner .sec-title a:hover {
	color:#6dc577;
}
.new_heading-inner .current:before {
	content:'';
	position:absolute;
	bottom:-3px;
	width:48px;
	height:4px;
	margin-left:24px;
	background:#6dc577;
}
.page {
	margin-top:40px;
	text-align:center;
}
.pre {
	margin-right:22px;
}
.pre a:hover,.next a:hover {
	color:#7acc78;
}
.page_number a {
	display:inline-block;
	width:22px;
	height: 22px;
	line-height:22px;
	margin:0 8px;
	color:#999;
	border:1px solid #999;
}
.page_number a.current,.page_number a:hover {
	color:#7acc78;
	border:1px solid #7acc78;
}
.next {
	margin:0 30px 0 22px;
}
.total_count {
	margin-left:10px;
}

/*新闻详情*/
#content {
	padding:0 0 80px 0;
}
.content {
	padding:0 100px;
}
.content .title {
	text-align:center;
	color:#333;
	font-size:24px;
	line-height:30px;
	max-height:60px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.content .date {
	text-align:center;
	color:#999;
	font-size:14px;
}
.content .article {
	color:#666;
	font-size:14px;
	line-height:25px;
}
.content .page_content {
	margin-top:44px;
}
.content .pre_record {
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.content .next_record {
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.page_content a,.page_content a:hover {
	color:#999
}

/*加盟我们*/
#join {
	padding:20px 0 70px;
}
.join_title {
	margin: 0px 0 65px;
}
.join_name {
	width: 100%;
	height: 46px;
	border: 2px solid #cccccc;
	border-radius: 4px;
	padding-left: 50px;
	outline: none;
	color: #000;
	background: url('../images/name_ico.jpg') no-repeat 0 center;
}
.join_email {
	width: 100%;
	height: 46px;
	border: 2px solid #cccccc;
	border-radius: 4px;
	padding-left: 50px;
	outline: none;
	color: #000;
	background: url('../images/email_ico.jpg') no-repeat 0 center;
}
.join_submit {
	display: block;
	width: 100px;
	height: 32px;
	margin:48px auto 60px auto;
	color: #fff;
	border: none;
	border-radius: 4px;
	outline: none;
	background:#63cc70;
}
.contact_info {
	font-size: 16px;
	color: #a2a2a2;
	text-align: center;
}

/*底部*/
.contact {
	margin-bottom: 40px;
}

/*底部条*/
.footer_bar { 
	padding: 15px 0; 
	line-height: 22px;
	color: #fff;
	text-align:center;
	background: #333333;
}






/*20170908*/
.newBox{
	background-color: #fafafa;
}
.newBoxList{
	line-height: 3;
	background-color: white;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	padding: 20px 30px;
	width: 400px;
	margin-top: 200px;
}
.newBoxList2{
	line-height: 3;
}
.newBoxList span,.newBoxList2 span{
	font-size: 10px; color:#f54b4b;padding-right: 10px;
}
.vows{border-radius: 100%;height:180px;width: 180px; margin: 0 auto; background-color: white;}
.addWe img{width: 100%;}
.addWe p{line-height: 2;margin:0;}
.addWe .addWeEach{border:1px solid #eee;}



/*文字*/
.f_12{font-size: 12px !important;}
.f_14{font-size: 14px !important;}
.f_16{font-size: 16px !important;}
.f_18{font-size: 18px !important;}
.f_20{font-size: 20px !important;}
.f_24{font-size: 24px !important;}
.f_30{font-size: 30px !important;}
.f_35{font-size: 35px !important;}
.f_40{font-size: 40px !important;}
.f_45{font-size: 45px !important;}
.f_50{font-size: 50px !important;}
.f_60{font-size: 60px !important;}
/*blank*/
.blank0, .blank5, .blank10, .blank20,.blank30,.blank50,.blank150{clear:both; display:block; font-size:1px; overflow:hidden;}
.blank0{height:0px;}
.blank5{height:5px;}
.blank10{height:10px;}
.blank20{height:20px;}
.blank30{height:30px;}
.blank50{height:50px;}
.cWhite{color:white !important;}
.bgWhite{background-color :white !important;}


@media (max-width:991px){
	.newBoxList{width:auto; margin-top: 20px;}
	.heading-inner:before{background-color: transparent;}
}


/*平板*/
@media (max-width:767px){
	.vows{height:140px;width: 140px;}
	.f_12{font-size: 10px !important;}
	.f_14{font-size: 12px !important;}
	.f_16{font-size: 14px !important;}
	.f_18{font-size: 16px !important;}
	.f_20{font-size: 18px !important;}
	.f_24{font-size: 20px !important;}
	.f_30{font-size: 24px !important;}
	.f_35{font-size: 30px !important;}
	.f_40{font-size: 35px !important;}
	.f_45{font-size: 40px !important;}
	.f_50{font-size: 45px !important;}
	.f_60{font-size: 50px !important;}
	.blank5{height:3px;}
	.blank10{height:8px;}
	.blank20{height:10px;}
	.blank30{height:20px;}
	.blank50{height:40px;}
}

/*以i6p 为分界线，兼容以下屏幕*/
@media (max-width:415px){
	.f_16{font-size: 13px !important;}
	.f_18{font-size: 14px !important;}
	.f_20{font-size: 15px !important;}
	.f_24{font-size: 17px !important;}
	.f_30{font-size: 19px !important;}
	.f_35{font-size: 20px !important;}
	.f_40{font-size: 21px !important;}
	.f_45{font-size: 22px !important;}
	.f_50{font-size: 23px !important;}
	.f_60{font-size: 20px !important;}
	.blank5{height:2px;}
	.blank10{height:5px;}
	.blank20{height:10px;}
	.blank30{height:20px;}
	.blank50{height:30px;}
}



body > section {
    padding: 50px 0;
}







/*屏幕判断*/
@media (max-width:770px){
	.carousel-control.right{right:0;}
	.carousel-control.left{left:0;}
}
@media (max-width:767px){
	#navMenu {
		margin-top: 13px;
		width: auto;
	}
	#feature {
	    padding-bottom: 3% !important;
	}
	#navMenu a {
		width: 100%;
		height: 35px;
		line-height: 35px;
		text-align: left;
	}
	.navbar-nav li {
		margin-top: 10px;
		margin-right: 0px;
	}
	.navbar-nav li a {

	}
    .slider{

    }
	.slider-content {
		margin: 80px 0px 0px 0px; 
		text-align: center;
	}
	.slider-content img {
		width: 120px;
		margin: 0 auto;
		display: block;
	}
	.b_line {
		display: none;
	}
	.slider-content h1 {
		height: 80px;
		line-height: 80px;
		font-size: 22px;
		text-align: center;
	}
	.slider-info {
		top: -28px;
    	left: 0;
	}
	.slider-info h1 {
		font-size:21px;
		line-height:20px;
		color:#fff;
		font-weight:500;
		text-align:center;
	}
	.contact .float-right {
		margin-bottom: 30px;
		text-align: center;
		overflow: hidden;
	}
	.contact img {
		margin: 0;
		float: none;
	}
	.contact ul {
		padding: 0;
		border: none;
	}
	.heading-inner:after {
		width: 100%;
		margin-left: -50%;
	}
	.home_new li {
		height:80px;
		padding-left: 110px;
		margin-bottom:20px;
	}
	.home_new li img {
		width:100px;
		height:80px;
	}
	.home_new .new_info {
		display:none;
	}
	.home_new h4 {
		height:40px;
		margin:8px 0;
		overflow:hidden;
		font-weight:normal;
	}
	.bread {
		padding-bottom:0;
	}
	.new_heading-inner {
		width:100%;
		margin-bottom:30px;
	}
	.page_number {
		display:none;
	}
	.new_heading-inner .sec-title {
		padding:0 20px;
	}
	.home_new .new_date {
		margin-top:20px;
	}
	.home_new {
		padding-bottom:2px;
	}
	.content {
	    padding: 0 15px;
	}
	.slider-content h1 {
		top:0px;
	}
	#join {
		padding-top:8s0px;
	}
	.join_email {
		margin-top:20px;
	}
}
@media (max-width:768px){
	.navbar-brand.block {
		display: none;
	}
}
@media (max-width:1200px){
	.slider-content img {
		margin: 0 auto;
		display: block;
	}
	.b_line {
		display: none;
	}
	.slider-content h1 {
		width: 100%;
		text-align: center;
		top:50px;
	}

}
@media (min-width:768px) and (max-width: 991px) {
	.navbar-nav li {
		margin-right: 30px;
	}
	.contact .float-right {
		margin-bottom: 30px;
		text-align: center;
		overflow: hidden;

	}
	.contact img {
		margin: 0;
		float: none;
	}
	.contact ul {
		padding: 0;
		border: none;
	}
	.slider-content h1 {
		top:50px;
	}
}
@media (min-width:992px) and (max-width: 1200px) {
	.navbar-nav li {
		margin-right: 50px;
	}

}

@media (max-width: 415px){
	body > section {
	    padding: 5% 0 !important;
	}
}