/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body {
    font-family: "\5FAE\8F6F\96C5\9ED1", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    background: #f3f5f7;
    min-height: 101%;
    overflow-x: hidden;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.purple {
    color: #803b7d;
}

.purple a {
    color: #803b7d;
}

/*-----start-header----*/
.header {
    background: rgba(255, 255, 255, 0.95);
    margin-bottom: 16px;
}

.logo {
    float: left;
    margin: 16px 0px;
}

.logo h1 {
    color: #fff;
    font-size: 2.5em;
    font-weight: 400;
}

.logo320 {
    display: none;
}

/*----navbar-nav----*/
.top-header {
    padding: 0em 0em;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.top-nav ul li a {
    color: #666666;
    padding: 0em 0.2em;
    font-size: 1.15em;
    text-align: center;
    position: relative;
    letter-spacing: 3px;
    font-weight: normal;

}

.top-nav ul li span {
    display: block;
    line-height: 12px;
    letter-spacing: 0px;
    font-size: 6px;
    font-weight: lighter;
    padding-top: 0px;
    padding-bottom: 8px;
}

.top-nav ul li.active {
    border-bottom: 4px solid #71276f;
}

.top-nav ul li.active a {
    color: #803b7d;
}

.top-nav ul li a:hover {
    color: #803b7d;
}

.logo a {
    display: block;
}

.logo img {
    height: 46px;
}

/* top-nav */
.top-nav:before,
.top-nav:after {
    content: " ";
    display: table;
}

.top-nav:after {
    clear: both;
}

nav {
    position: relative;
    float: right;
}

nav ul {
    padding: 0;
    float: right;
    margin: 12px 0 0 0;
}

nav li {
    display: inline;
    float: left;
    position: relative;
    margin-left: 12px;
}

nav a {
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
}

nav a:hover {
    text-decoration: none;
    color: #823b7d;
}

a#pull {
    display: none;
}

.menu_left {
    display: none;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 8px;
    z-index: 50;
}

/*----- banner -----*/
.banner {
    position: relative;
    /*margin-top: 94px;*/
    /*padding-bottom: 20px;*/
}

.appp {
    text-align: right;
}

.appp img {
    width: 54%;
}

/*--about--*/
.about {
    padding: 7em 0;
    background: #fff;
}

.gallery-head h3 {
    color: #2ABF5E;
    font-weight: 700;
    font-size: 2.8em;
    margin: 0;
    text-transform: uppercase;

}

.gallery-head span {
    height: 1px;
    width: 27%;
    background: #21A957;
    display: inline-block;
    margin-top: 23px;
}

.gallery-head p {
    color: #888888;
    margin: 0.7em auto;
    font-size: 1.3em;
    line-height: 1.8em;
    font-weight: 600;
    width: 66%;
}

.gallery-head {
    margin-bottom: 4em;
}

/******************/
#feature {
    background: #2ABF5E;
    padding: 3em 0 0em 0em;
}

.test-monials h3 {
    text-align: center;
    font-size: 3.2em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: 1em;

}

#feature h3 {
    text-align: center;
    font-size: 3.5em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: 2em;
}

.feature-text {
    margin-top: 0em;
}

.feature-text h2 {
    text-align: left;
    color: #fff;
    font-size: 2.5em;
    font-weight: 700;
    width: 88%;
    line-height: 1.27em;
}

.feature-text p {
    color: #fff;
    font-size: 1.75em;
    font-weight: 700;
    line-height: 1.7em;
}

.slide-btn {
    padding: 0.6em 2em;
    text-decoration: none;
    border: 2px solid #1E8843;
    margin-top: 1em;
    display: inline-block;
    color: #FFF;
    -webkit-appearance: none;
    font-size: 1.5em;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    -o-border-radius: 0.4em;
    background: none;
    font-weight: 700;
    width: 46%;
}

a.review-btn {
    text-decoration: none;
}

.slide-btn:hover {
    background: none;
    text-decoration: none;
    border: 2px solid #fff;
    color: #fff;
}

/*-----Reviews---------*/
#reviews {
    padding: 4em 0 4.5em 0;
}

.review_grid {
    margin: 3% 0;
    text-align: center;
}

.review-img1 img, .review-img2 img, .review-img3 img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
}

.review-img1 img {
    border: 6px solid #2ABF5E;
}

.review-img2 img {
    border: 6px solid #F2BA13;
}

.review-img3 img {
    border: 6px solid #F2685C;
}

.review-text {
    margin-top: 4em;
}

.review-text p {
    color: #888;
    font-size: 1.35em;
    width: 93%;
    line-height: 1.7em;
    font-style: italic;
    font-weight: 400;
}

.review-text span {
    float: right;
    margin: 1% 9% 0% 0%;
    color: #888;
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: 600;
}

.review-head h3 {
    color: #2ABF5E;
    font-weight: 700;
    font-size: 3em;
    margin: 0;
    text-transform: uppercase;
}

.review-btn {
    padding: 0.6em 2em;
    text-decoration: none;
    border: 2px solid #1A783B;
    margin-top: 1em;
    display: inline-block;
    color: #FFF;
    -webkit-appearance: none;
    font-size: 1.5em;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    -o-border-radius: 0.4em;
    background: #2ABF5E;
    font-weight: 700;
    width: 23%;
}

.review-btn:hover {
    text-decoration: none;
    border: 2px solid #F2685C;
    color: #fff;
}

/*--- Slider Part Starts Here ----*/
/*------------------ Slider Part starts Here----------*/
#home {
    position: fixed;
    width: 100%;
    top: 0px;
    margin: 0px;
    z-index: 40;
    box-shadow: 0px 0px 1px #e0e0e0;
}

div#screenhot {
    background: #2ABF5E;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    padding: 4em 0 6em 0;
}

.slider h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: 1.2em;
}

div#main {
    padding: 0;
    margin-top: 94px;
}

.button {
    margin-top: 4em;
    text-align: left;
}

.demo-btn {
    padding: 0.6em 2em;
    text-decoration: none;
    border: 2px solid #1A783B;
    margin-top: 1em;
    display: inline-block;
    color: #FFF;
    -webkit-appearance: none;
    font-size: 1.5em;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    -o-border-radius: 0.4em;
    background: #2ABF5E;
    font-weight: 700;
    width: 45%;
}

.demo-btn:hover {
    text-decoration: none;
    border: 2px solid #F2685C;
    color: #fff;
}

.demo-info {
    text-align: left;
}

.demo-text {
    margin-top: 1.5em;
}

.demo-text h4 {
    color: #616366;
    font-size: 1.6em;
    font-weight: 600;
}

.demo-text p {
    color: #888;
    font-size: 1.1em;
    width: 93%;
    line-height: 1.7em;
    font-weight: 600;
}

.demo-head h3 {
    color: #2ABF5E;
    font-weight: 700;
    font-size: 3em;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 1em;
}

/*******************/
.Downloads {
    margin: 3% 0;
}

.picture {
    position: relative;
}

.Downloads {
    background: url(../images/dow-app.png) no-repeat 0px 0px;
    background-position: center;
    min-height: 980px;
}

.download_left {
    float: left;
    margin-top: 4%;
    width: 40%;
}

.download_right {
    float: right;
    margin-top: 37%;
    width: 40%;
}

.download_left h3, .download_right h3 {
    color: #2ABF5E;
    font-weight: 700;
    font-size: 2.6em;
    margin: 0;
    text-transform: uppercase;
}

.download_left p, .download_right p {
    color: #888;
    font-weight: 100;
    font-size: 1.8em;
    margin: 11% 0;
}

.Down-btn {
    padding: 0.6em 2em;
    text-decoration: none;
    border: 2px solid #1A783B;
    margin-top: 1em;
    display: inline-block;
    color: #FFF;
    font-size: 1.5em;
    -webkit-appearance: none;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    -o-border-radius: 0.4em;
    background: #2ABF5E;
    font-weight: 700;
    width: 60%;
}

.Down-btn:hover {
    text-decoration: none;
    border: 2px solid #F2685C;
    color: #fff;
}

.download_grid3 {
    margin-top: 36%;
    text-align: left;
}

/*--contact--*/
.contact {
    padding: 3.3em 0 4em 0;
    background: #2ABF5E;
}

.contact h3 {
    text-align: center;
    font-size: 3.1em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-bottom: 1em;
}

.contact-form {
    text-align: center;
    width: 65%;
    margin: 0 auto;
}

p.comment-form-author {
    margin-bottom: 2em;
}

.contact-form label {
    display: block;
    font-size: 1.6em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    text-align: left;
}

.contact-form input[type="text"] {
    padding: 15px;
    width: 95%;
    color: #999;
    font-size: 1em;
    border: none;
    -webkit-appearance: none;
    background: #fff;
    outline: none;
    display: block;
}

.contact-form input[type="text"], .contact-form textarea {
}

.contact-form textarea {
    padding: 10px;
    display: block;
    width: 95%;
    background: #fff;
    border: none;
    outline: none;
    color: #999;
    font-size: 1em;
    -webkit-appearance: none;
    resize: none;
    height: 200px;
}

.contact-form input[type="submit"] {
    padding: 0.6em 2em;
    text-decoration: none;
    border: 2px solid #1A783B;
    margin-top: 1em;
    display: inline-block;
    color: #FFF;
    font-size: 1.5em;
    text-transform: uppercase;
    text-align: center;
    -webkit-appearance: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    -o-border-radius: 0.4em;
    background: #2ABF5E;
    font-weight: 700;
    width: 37%;
    outline: none;
}

.contact-form input[type="submit"]:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff;
}

/*******footer***/
.footer {
    background: rgba(108, 29, 105, 0.95);
    margin-top: 8px;
    padding: .5em 0;
    color: #d8a8d6;
    text-align: center;
}

.copy-right a {
    color: #d8a8d6;
}

.copy-right a:hover {
    color: #d8a8d6;
}

/*end-footer
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 35px;
	right: 3%;
	overflow: hidden;
	width: 36px;
	height: 36px;
	border: none;
	text-indent: 100%;
	background: url("../images/move-top.png") no-repeat -1px -3px;
}
#toTopHover {
	width:36px;
	height:36px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
**/
/*---- responsive-design -----*/
@media (max-width: 1440px) {
    .top-header {
        width: 100%;
    }

    #feature {
        background: #2ABF5E;
        padding: 4em 0 0em 0em;
    }

}

@media (max-width: 1366px) {
    .top-header {
        width: 100%;
    }

    #feature {
        background: #2ABF5E;
        padding: 4em 0 0em 0em;
    }

}

@media (max-width: 1280px) {
    .top-nav ul li a {
        padding: 0em 0.2em;
    }

    .logo {
        margin: 16px 0px;
    }

    .gallery-head p {
        margin: 0.9em auto;
        font-size: 1.25em;
        line-height: 1.8em;
        font-weight: 600;
        width: 66%;
    }

    #feature h3 {
        text-align: center;
        font-size: 3.2em;
    }

    .review-head h3 {
        font-size: 3em;
    }

    .appp img {
        width: 71%;
    }

    .about {
        padding: 5em 0;
    }

    .gallery-head p {
        margin: 0.9em auto;
        font-size: 1.2em;
        width: 85%;
    }

    .gallery-head h3 {
        font-size: 2.4em;
    }

    #feature {
        background: #2ABF5E;
        padding: 2.5em 0 0em 0em;
    }

    #feature h3 {
        font-size: 3em;
        margin-bottom: 1.5em;
    }

    .feature-text h2 {
        font-size: 1.9em;
        width: 100%;
    }

    .feature-text p {
        font-size: 1.4em;
        line-height: 1.7em;
    }

    .review-btn {
        width: 27%;
    }

    .review_grid {
        margin: 3% 0;
    }

    .Feature {
        width: 90%;
    }

    .demo-text h4 {
        font-size: 1.4em;
    }

    .download_right {
        margin-top: 44%;
    }

    .contact h3 {
        font-size: 3.2em;
    }
}

@media (max-width: 1024px) {
    .top-nav ul li a {
        padding: 0em 0.2em;
    }

    .logo {
        margin: 16px 0px;
    }
}

@media screen and (max-width: 1024px) {
    nav {
        height: auto;
        float: none;
        z-index: 999;
    }

    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }

    nav li {
        width: 100%;
        position: relative;
        border: 0px solid #fff;
        margin-left: 0px;
    }

    .top-nav ul li.active {
        border-bottom: 0em solid #ffdd00;
    }

    nav li a {
        border-bottom: 0px solid #eee;
        margin: 0px;
    }

    a#pull {
        display: block;
    }

    nav a {
        text-align: left;
        width: 100%;
    }

    .logo {
        position: absolute;
        left: 50%;
        margin-left: -68px;
        margin-top: 0.2em;
    }

    .header {
        height: 42px;
    }

    .menu_left img {
        width: 100%;
    }
}

/*Styles for screen 515px and lower*/
/**@media only screen and (max-width : 768px) {**/
@media only screen and (max-width: 1024px) {
    .top-nav ul li span {
        display: none;
    }

    .top-header {
        padding: 2px 0em;
    }

    .logo {
        margin-top: 0.2em;
    }

    .logo img {
        height: 34px;
    }

    nav {
        border-bottom: 0;
        float: none;
        overflow: auto;
        position: fixed;
        width: 100%;
        left: 0px;
    }

    nav ul {
        display: none;
        height: auto;
        margin: 40px 0 0 0;
        background: rgb(255, 255, 255);
        border: 1px solid #ffffff;
    }

    .top-nav ul li a {
        padding: 14px;
        color: #424242;
    }

    .top-nav ul li.active {
        background: #F3E5F5;
    }

    .top-nav ul li:hover {
        border: 1px solid #803b7d;
    }

    .logo {
        position: absolute;
        left: 50%;
        margin-left: -68px;
        margin-top: 0.2em;
    }

    .header {
        height: 42px;
    }

}

@media screen and (max-width: 960px) {
    nav {
        height: auto;
        float: none;
    }

    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }

    nav li {
        width: 100%;
        position: relative;
        border: 0px solid #fff;
        margin-left: 0px;
    }

    .top-nav ul li.active {
        border-bottom: 0em solid #ffdd00;
    }

    nav li a {
        border-bottom: 0px solid #eee;
        margin: 0px;
    }

    a#pull {
        display: block;
    }

    nav a {
        text-align: left;
        width: 100%;
    }

    .logo {
        position: absolute;
        left: 50%;
        margin-left: -68px;
        margin-top: 0.2em;
    }

    .header {
        height: 42px;
    }

    .menu_left {
        display: inline-block;
    }

    .menu_left img {
        width: 100%;
    }
}

/*Styles for screen 515px and lower*/
/**@media only screen and (max-width : 768px) {**/
@media only screen and (max-width: 960px) {
    .top-header {
        padding: 2px 0em;
    }

    .logo {
        margin-top: 0.2em;
    }

    .logo img {
        height: 34px;
    }

    nav {
        border-bottom: 0;
        float: none;
        overflow: auto;
        position: fixed;
        width: 100%;
        left: 0px;
    }

    nav ul {
        display: none;
        height: auto;
        margin: 40px 0 0 0;
        background: rgb(255, 255, 255);
        border: 1px solid #ffffff;
    }

    .top-nav ul li a {
        padding: 14px;
        color: #424242;
    }

    .top-nav ul li.active {
        background: #F3E5F5;
    }

    .top-nav ul li:hover {
        border: 1px solid #803b7d;
    }

    .logo {
        position: absolute;
        left: 50%;
        margin-left: -68px;
        margin-top: 0.2em;
    }

    .header {
        height: 42px;
    }

    .menu_left {
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .top-header {
        padding: 2px 0em;
    }

    .logo {
        margin-top: 0.2em;
    }

    .logo img {
        height: 34px;
    }

    .about {
        padding: 3em 0;
    }

    .gallery-head h3 {
        font-size: 2.2em;
    }

    .gallery-head p {
        margin: 0.9em auto;
        font-size: 1.2em;
        width: 91%;
    }

    .about_grid {
        margin: 3% 0;
    }

    .feature-text {
        margin-top: 0em;
        text-align: center;
    }

    #feature {
        padding: 2em 0 0em 0em;
    }

    #feature h3 {
        font-size: 2.7em;
        margin-bottom: 0.6em;
    }

    .feature-text h2 {
        font-size: 1.5em;
        width: 100%;
        text-align: center;
    }

    .feature-text p {
        font-size: 1.2em;
        line-height: 1.7em;
        text-align: center;
    }

    .slide-btn {
        margin-bottom: 1em;
    }

    .hand-app {
        text-align: center;
    }

    .hand-app img {
        width: 70%;
    }

    .review-btn {
        width: 35%;
    }

    div#reviews {
        padding: 3em 0 3em 0;
    }

    .review-text {
        margin-top: 1em;
        text-align: center;
    }

    .review-text p {
        font-size: 1.3em;
        width: 88%;
        margin: 0 auto;
    }

    .review-text span {
        float: none;
        margin: 3% 0%;
    }

    div#screenhot {
        background: #2ABF5E;
        padding: 2em 0 3em 0;
    }

    .Demo-text {
        margin-top: 21px;
    }

    .Demo-text p {
        font-size: 1.4em;
        text-align: center;
        margin: 0 auto;
    }

    .button {
        margin: 1em 0;
        text-align: center;
    }

    .demo-text {
        margin-top: 1.5em;
        text-align: center;
    }

    .slider h3 {
        text-align: center;
        font-size: 2.8em;
    }

    .download_left p {
        color: #888;
        font-weight: 100;
        font-size: 1.3em;
        margin: 2% auto;
        width: 90%;
        line-height: 1.7em;
    }

    .download_right p {
        color: #888;
        font-weight: 100;
        font-size: 1.3em;
        margin: 2% auto;
        width: 90%;
        line-height: 1.7em;
    }

    .download_left {
        float: none;
        margin-top: 0;
        width: 100%;
    }

    .Down-btn {
        font-size: 1.2em;
        font-weight: 700;
        width: 26%;
    }

    .download_left h3, .download_right h3 {
        font-size: 2.3em;
        margin: 0;
    }

    .download_right {
        margin-top: 44%;
        width: 100%;
        float: none;
        text-align: right;
    }

    .contact {
        padding: 2.5em 0 3em 0;
    }

    .contact-form {
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }

    p.comment-form-author {
        margin-bottom: 1em;
    }

    .contact-form input[type="text"] {
        padding: 13px;
        width: 98%;
    }

    .contact-form textarea {
        padding: 10px;
        display: block;
        width: 98%;
        height: 171px;
    }

    .contact-form input[type="submit"] {
        padding: 0.8em 2em;
        font-size: 1em;
    }

    .Downloads {
        background: none;
        text-align: center;
        min-height: 0;
        padding-bottom: 2em;
    }

    .Demo-text p {
        font-size: 1.3em;
    }

    .demo-btn {
        width: 36%;
    }

    .download_right {
        margin-top: 4%;
        text-align: center;
    }
}

@media (max-width: 640px) {

    .gallery-head p {
        margin: 0.9em auto;
        font-size: 1.1em;
        width: 93%;
    }

    .review-head h3 {
        font-size: 2.5em;
    }

    .gallery-head h3 {
        font-size: 2em;
    }

    .gallery-head {
        margin-bottom: 1em;
    }

    #feature h3 {
        font-size: 2.3em;
        margin-bottom: 0.3em;
    }

    .feature-text h2 {
        font-size: 1.2em;
    }

    .feature-text p {
        font-size: 1em;
    }

    .slide-btn {
        padding: 0.7em 1em;
        margin-top: 1em;
        font-size: 1em;
        width: 39%;
    }

    .hand-app img {
        width: 59%;
    }

    .review-img1 img, .review-img2 img, .review-img3 img {
        width: 29%;
    }

    .review-text p {
        font-size: 1.2em;
        width: 98%;
        margin: 0 auto;
    }

    .review-text span {
        font-size: 1.3em;
    }

    .review-btn {
        width: 45%;
        padding: 0.6em 1em;
    }

    .slider h3 {
        font-size: 2.3em;
    }

    #demo {
        padding: 3em 0 3em 0;
    }

    .Demo-text p {
        font-size: 1.2em;
        text-align: center;
        margin: 0 auto;
        width: 91%;
    }

    .demo-head h3 {
        font-size: 2.3em;
    }

    .Down-btn {
        font-size: 1.2em;
        font-weight: 700;
        width: 32%;
    }

    .contact h3 {
        font-size: 2.3em;
    }

    .contact-form label {
        display: block;
        font-size: 1.25em;
    }

    .hand-app img {
        width: 59%;
    }

    .review-img1 img, .review-img2 img, .review-img3 img {
        width: 29%;
    }

    .footer {
        background: #803b7d;
        padding: .5em 0;
    }

    #toTop {
        bottom: 19px;
    }
}

@media (max-width: 480px) {
    .banner-text {
        text-align: right;
        margin-top: -11em;
    }

    .Demo-text p {
        font-size: 1.1em;
        text-align: center;
        margin: 0 auto;
        width: 91%;
        overflow: hidden;
        height: 90px;
        margin-bottom: 2%;
    }

    .Downloads {
        text-align: center;
    }

    .download_right {
        margin-top: 6%;
        width: 100%;
        float: none;
        text-align: center;
    }

    .gallery-head p {
        margin: 0.9em auto;
        font-size: 17px;
        width: 94%;
        overflow: hidden;
        height: 64px;
    }

    .gallery-head h3 {
        font-size: 1.5em;
    }

    #feature h3 {
        font-size: 1.6em;
        margin-bottom: 0.3em;
    }

    .feature-text h2 {
        display: none;
    }

    .feature-text p {
        font-size: 15px;
        font-weight: 600;
        margin: 0 auto;
        width: 96%;
        margin-left: 20px;
    }

    .hand-app img {
        width: 47%;
    }

    .review-head h3 {
        font-size: 1.6em;
    }

    div#reviews {
        padding: 2em 0 2em 0;
    }

    div#demo {
        padding: 2em 0 1em 0;
    }

    .review-btn {
        width: 45%;
        padding: 0.6em 1em;
        font-size: 1em;
    }

    .demo-head h3 {
        font-size: 1.6em;
    }

    .Down-btn {
        font-size: 1em;
        font-weight: 700;
        width: 44%;
        padding: 0.7em 2em;
    }

    .review-text p {
        font-size: 1em;
    }

    .demo-btn {
        padding: 0.6em 2em;
        margin-top: 1em;
        font-size: 1em;
        width: 40%;
    }

    .download_left h3, .download_right h3 {
        font-size: 1.3em;
        margin: 0;
    }

    .demo-text h4 {
        font-size: 1.2em;
    }

    .slider h3 {
        font-size: 1.6em;
    }

    .review-text span {
        font-size: 1.1em;
    }

    .download_left p, .download_right p {
        color: #888;
        font-weight: 100;
        font-size: 1em;
        line-height: 1.7em;
    }

    .contact {
        padding: 1em 0 3em 0;
    }
}

@media only screen and (max-width: 320px) {
    nav {
        float: none;
    }

    nav li {
        display: block;
        float: none;
        width: 100%;
    }

    .top-nav ul li.active {
        border-bottom: 0em solid #823b7d;
    }

    nav li a {
        border-bottom: 1px solid #EEE;
    }

    .footer {
        font-size: 12px;
    }
}

/**ÃƒÂ©Ã¢â‚¬Â¡Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ§Ã‚Â½Ã‚Â®bootstrapÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â**/
.container {
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.row {
    margin: -8px;
    /**margin-right: -8px;
    margin-left: -8px;**/
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 8px;
}

/* ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â°ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â */
.box_slider {
    margin-top: 0em;
}

.box_slider .title {
    padding: 10px 0px;
    font-weight: normal;
    text-align: center;
    background: #ed6a71;
    color: #fff;
    letter-spacing: 2px;
    font-size: 18px;
}

.box_slider .slider {
    float: left;
    width: 100%;
    margin-left: 0px;
    border-radius: 5px;
}

.box_slider .page {
    padding: 10px 0px;
    font-size: 16px;
    text-align: center;
    color: #b7b7b7;
}

.box_slider .slider .img {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: center;
}

.box_slider .slider .img img {
    width: 100%;
    margin: auto;
    background: #dcdcdc;
}

.section_box {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
    overflow: hidden;
}

.normal-nav {
    float: left;
    position: relative;
    margin-left: 4px;
}

.normal-nav ul {
    padding: 0;
    float: left;
    margin: 0.5em 0 0 0;
}

.normal-nav li {
    display: inline;
    float: left;
    position: relative;
    margin-left: 0em;
    cursor: pointer;
}

.normal-nav ul li span {
    color: #888888;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 2em;
    margin: 0.23em 0.8em;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-weight: normal;
}

.normal-nav ul li.active {
    /* border-bottom: 3px solid #823b7d; */
}

.normal-nav ul li.active span {
    color: #803b7d;
    border-bottom: 4px solid #823b7d;
}

.normal-nav ul li span:hover {
    color: #803b7d;
}

.margin-bottom-20 {
    margin-bottom: 0.8em;
}

.btn-keyword {
    background: #ffffff;
    color: #424242;
    padding: 3px 8px;
}

.btn-keyword:hover {
    background: #fff;
    color: #6c1d69;
    border: 1px solid #6c1d69;
}

.btn-keyword_selected {
    background: #6c1d69;
    color: #fff;
    border: 1px solid #561154;
}

.__shouye_block {
    padding: 8px;
}

.__shouye_block .__title {
    padding-left: 8px;
    line-height: 2em;
    font-weight: normal;
    font-size: 14px;
}

.__shouye_block .__content {
    line-height: 1.5em;
    font-size: 12px;
    color: 3333;
    /**overflow: hidden;**/
}

.__shouye_block .__video {
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
    overflow: hidden;
    margin: -16px;
    margin-bottom: 8px;
    position: relative;
}

.__shouye_block .__video img {
    width: 100%;
}

.__shouye_block .__video .__play {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 3em;
    width: 2em;
    height: 2em;
    margin-left: -1em;
    margin-top: -1em;
    background: rgba(0, 0, 0, 0.25);
    text-align: center;
    line-height: 2em;
    border-radius: 5em;
}

.__shouye_block ._item_list {
}

.__news {
    padding-left: 30px;
    background-image: url(/home/images/icon_news0.png);
    background-size: 20px 20px;
    background-position: 0px;
    background-repeat: no-repeat;
}

.__news:hover {
    background-image: url(/home/images/icon_news1.png);
}

.__shouye_block .__item {
    line-height: 2em;
    position: relative;
    color: #cbcbcb;
}

.__shouye_block .__item a {
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    font-size: 1em;
}

.__shouye_block .__item a:hover {
    color: #823b7d;
}

.__shouye_block .__img {
    width: 1.5em;
    margin-right: 0.8em;
}

.__shouye_block .__zj_detail {
    height: auto;
    color: #999999;
    line-height: 1.5em;
}

.__shouye_block .__zj_detail .__icon {
    width: 100%;
    border-radius: 5px;
}

.__shouye_block .__zj_detail .__name {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 1em;
}

.__shouye_block .__zj_detail .__type {
    color: #803b7d;
    line-height: 3em;
    font-size: 14px;
}

.__shouye_block .__zj_detail .__time {
}

.__shouye_block .__zj_detail .__time_spec {
}

.__shouye_block .__zj_detail .__skills {
    margin-top: 0.5em;
}

.__shouye_block .__zj_detail .__zj_list {
    position: relative;
    height: 100%;
    padding: 2.2em 0em;
}

.__shouye_block .__zj_detail .__zj_list .__nav {
    display: block;
    background: #e6e6e6;
    text-align: center;
    position: absolute;
}

.__shouye_block .__zj_detail .__zj_list .__nav:hover {
    background: #6c1d69;
}

.__shouye_block .__zj_detail .__zj_list .__nav_up img, .__shouye_block .__zj_detail .__zj_list .__nav_down img {
    width: 40%
}

.__shouye_block .__zj_detail .__zj_list .__nav_up {
    width: 100%;
    line-height: 30px;
    top: 0em;
    border-radius: 0px 0px 6px 6px;
}

.__shouye_block .__zj_detail .__zj_list .__nav_down {
    width: 100%;
    line-height: 30px;
    bottom: 0em;
    border-radius: 6px 6px 0px 0px;
}

.__shouye_block .__zj_detail .__zj_list .__nav_left {
    display: none;
}

.__shouye_block .__zj_detail .__zj_list .__nav_right {
    display: none;
}

.__shouye_block .__zj_detail .__zj_list .__zj_small_icon {
    margin: 0.5em auto;
    overflow: hidden;
    border: 3px solid #e4e4e4;
    border-radius: 30em;
    width: 90%;
}

.__shouye_block .__zj_detail .__zj_list .__active {
    border: 3px solid #803b7d;
}

.__shouye_block .__zj_detail .__zj_list .__zj_small_icon img {
    width: 100%;
}


.__img_txt_show .__pic_area {
}

.__img_txt_show .__pic_area .__pic {
    border-radius: 5px;
    overflow: hidden;
}

.__img_txt_show .__pic_area .__pic img {
    width: 100%;
}

.__img_txt_show .__sub_title {
    line-height: 2em;
    padding-top: 0.5em;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    height: 2em;
    overflow: hidden;
}

.__img_txt_show .__sub_desc {
    line-height: 2em;
    font-size: 14px;
    height: 2em;
    overflow: hidden;
    color: #888888;
}

.__shouye_block .__sub_fenye {
    display: inline-block;
    float: right;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    width: 60px;
    height: 26px;
    top: 19px;
    position: absolute;
    right: 24px;
}

.__shouye_block .__sub_fenye .__arrow {
    height: 16px;
    background-size: 10px 16px;
    background-repeat: no-repeat;
    width: 10px;
    display: inline-block;
    cursor: pointer;
}

.__shouye_block .__sub_fenye div:first-child {
    position: absolute;
    left: 8px;
    top: 4px;
}

.__shouye_block .__sub_fenye .__arrow_left {
    background-image: url(/home/images/icon_arrow_left_gray_0.png);
}

.__shouye_block .__sub_fenye div:last-child {
    position: absolute;
    top: 4px;
    right: 8px;
}

.__shouye_block .__sub_fenye .__arrow_right {
    background-image: url(/home/images/icon_arrow_right_gray_0.png);
}

.__shouye_block .__sub_fenye .__arrow_left:hover {
    background-image: url(/home/images/icon_arrow_left_gray_1.png);

}

.__shouye_block .__sub_fenye .__arrow_right:hover {
    background-image: url(/home/images/icon_arrow_right_gray_1.png);
}

.height40 {
    height: 40px;
}

/** ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª **/
.left_sub_nav {
    background: #fff;
    padding-top: 0px;
    margin-top: 0px;
    overflow: auto;
    height: 100%;
}

.left_sub_nav .__item {
    height: 3.5em;
    font-size: 1em;
    line-height: 3.5em;
    color: #424242;
    cursor: pointer;
    padding: 0px 16px;
    width: 100%;
    display: block;
    text-decoration: none;
}

.left_sub_nav .__item:hover {
    background: #f3e5f5;
}

.left_sub_nav .__active {
    background: #f3e5f5;
    color: #8e4e8c;
}

.topic_title {
    font-size: 14px;
    color: #757575;
}

.topic_show {
}

.topic_show .__img {
    width: 100%;
}

.topic_show .__detail {
    padding: 16px;
}

.topic_show .__detail .__title {
    font-size: 1.1em;
    line-height: 2em;
    color: #444;
}

.topic_show .__detail .__content {
    line-height: 24px;
    font-size: 14px;
    color: #888888;
}


#main_middle {
    display: none;
}

#main_right_side {
    display: none;
}

#left_sub_nav {
    /*display:none;*/
}

/** ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Â°ÃƒÂ¦Ã¢â‚¬Â¹Ã‚Â©ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â **/
.__padding0 {
    padding: 0px;
}

.__padding_left16 {
    padding-left: 8px;
}

.__margin0 {
    margin: 0px;
}

.__top {
    position: absolute;
    top: 50%;
    width: 60%;
    left: 20%;
    height: 8.4em;
    text-align: center;
    margin-top: -4.2em;
    z-index: 9;
}

.__top .__title {
    color: rgba(255, 255, 255, 1);
    font-size: xx-large;
    letter-spacing: 2px;
    margin-bottom: 0.6em;
}

.__select {
    color: #444;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    height: 2.5em;
    border-radius: 0px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    line-height: 2.5em;
    text-align: left;
}

.__select .__icon {
    cursor: pointer;
    display: inline-block;
    background: #fff0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 2px;
    border-radius: 0px;
    right: 0px;
    text-align: center;
    line-height: 30px;
    background-image: url(/home/images/icon_arrow_down_0.png);
    background-size: 100% 100%;
    background-position: 0px;
    background-origin: content-box;
    border-right: 1px solid #e0e0e0;
}

.__select .__right_line {
    border-right: 1px solid #c1c1c1;
}

.__select .__desc {
    margin-left: 8px;
    font-size: 1em;
    font-weight: normal;
    color: #212121;
}

.__select .__icon:img {
}

.__select .__active {
    background: #fff;
}

.__select .__active .__icon, .__select .__icon:hover {
    background-image: url(/home/images/icon_arrow_down_1.png);
}

.__select .__items {
    background: #fff;
    display: none;
    margin-right: 0px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    overflow: hidden;
    border-radius: 0px 0px 3px 3px;
}

.__select .__items .__i {
    font-size: 0.9em;
    line-height: 3em;
    padding: 0px 8px;
    background: #fff;
}

.__select .__items .__i:hover {
    background: #F3E5F5;
    color: #8e4e8c;
}
