html, body {
    font-family: 'Raleway', 'sans-serif';
    font-size: 100%;
    background-color: #FFF;
}

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;
}

/*----start-header----*/
.header {
    background: #222730;
}

.logo {
    float: left;
}

/*----navbar-nav----*/
.top-nav ul li a {
    color: #E4E4E4;
    padding: 0em 0em 0;
    font-size: 0.966em;
    text-transform: uppercase;
}

.top-nav ul li a:hover {
    color: #00A2C1;
}

.logo a {
    display: block;
}

/* top-nav */
.top-nav:before,
.top-nav:after {
    content: " ";
    display: table;
}

.top-nav:after {
    clear: both;
}

nav {
    position: relative;
}

nav ul {
    padding: 0;
    float: right;
    margin: 2.2em 0;
}

nav li {
    display: inline;
    float: left;
    position: relative;
}

nav a {
    color: #fff;
    display: inline-block;
    width: 100px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

nav a:hover {
    text-decoration: none;
    color: #00A2C1;
}

nav a#pull {
    display: none;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {
    nav {
        height: auto;
    }

    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }

    nav li {
        width: 100%;
        position: relative;
    }

    nav li a {
        border-bottom: 1px solid #eee;
    }

    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }

}

/*Styles for screen 515px and lower*/
@media only screen and (max-width: 768px) {
    nav {
        border-bottom: 0;
    }

    nav ul {
        display: none;
        height: auto;
        margin: 0;
        background: #fff;
    }

    nav a#pull {
        display: block;
        position: relative;
        color: #F26D7D;
        text-align: right;
        position: absolute;
        top: 35px;
    }

    nav a#pull:after {
        content: "";
        background: url('../images/nav-icon.png') no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
    }

    nav a#pull img {
        margin-right: 2%;
    }

    .top-nav ul li a {
        color: #2C3E50;
        padding: 0em 0;
    }

}

/*Smartphone*/
@media only screen and (max-width: 320px) {
    nav li {
        display: block;
        float: none;
        width: 100%;
    }

    nav li a {
        border-bottom: 1px solid #576979;
    }
}

a {
    color: #fff;
    text-decoration: none;
}


h3 {
    font: 20px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #fff;
}

@media screen and (max-width: 600px) {
    h1 {
        font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
}

/* Self Clearing Goodness */
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {
    clear: both;
}

.row,
.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/*--text-slider--*/
#menu span {
    white-space: nowrap;
}

#selector {
    text-align: center;
    margin-top: 1em;
}

#selector ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#selector li {
    display: inline-block;
    margin-right: 10px;
}

#menu span {
    white-space: nowrap;
}

/*---End-test-monials---*/

/*-----start-brands-carsuals----*/
.brand-carsuals {
    background: url("../images/brand-bg1.jpg") no-repeat 0px 0px;
    background-size: cover;
    min-height: 200px;
}

#flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 90%;
    top: 69px;
    margin: 0 auto;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100px;
    max-height: 45px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 50px;
    height: 92px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/brand-slider-icons.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/brand-slider-icons.png) no-repeat -60px 0px;
}

#img_banner {
    width: 100%;
    height: 300px;
    background: rgba(0, 255, 0, 0) url(../images/xwzx.jpg)no-repeat;
    background-size: cover;
}

/*** Content start****/
#newsBanner {
    font-size: 22px;
    font-weight: 800;
    margin: 10px 0;
}

#newsBanner span {
    background: #4F6268;
    height: 2px;
    display: block;
    width: 18%;
    margin-top: 0.2em;
}

#newsTypeList {
    display: block;
    margin: 10px 60px 10px 30px;
    padding-left: 0;
}

#newsTypeList li{
    display: block;
    padding: 5px 10px;
    margin: 5px 0;
    text-align: left;
    list-style: none;
    color: #00A2C1;
    font-weight: 600;
    box-sizing: border-box;
}

#newsTypeList li:hover, .newsTypeList_active {
    cursor: pointer;
    border: 1px solid #d8d8d8;
    background: #eeeeee;
}

.newsArticle{
    display: block;
}

.article_title {
    margin: 30px 0 20px 0;
    font-size: 24px;
    color: #000000;
    font-weight: 600;
}

.newsTime {
    margin-left: 3px;
}

.article_time {
    color: #8c8c8c;
    font-size: 14px;
    font-weight: 500;
}

.line {
    width: 80%;
    height: 1px;
    background: #b1b1b1;
    display: block;
    margin-top: 0.8em;
    margin-bottom: 3em;
}

.article_footer {
    margin-top: 3em;
    margin-bottom: 5em;
}

.preNews, .nextNews {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0.8em;
}

.newsTitle_pre, .newsTitle_next {
    margin-left: 1em;
}

.newsTitle_pre:hover, .newsTitle_next:hover {
    cursor: pointer;
    color: #10a4c0;
}

/*** Content end****/

/*----start-contact----*/
.contact {
    background: url(../images/contact-bg.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 3.5em 0 5em;
}

.contact h3 {
    font-size: 2.2em;
    font-weight: 900;
    color: #FFF;
    text-align: left;
    margin: 0.8em 0 0.8em;
    text-transform: uppercase;
}

.contact h3 label {
    background: #FFF;
    height: 2px;
    display: block;
    width: 7%;
    margin-top: 0.2em;
}

/*---*/
.contact-grid-left form input[type="text"], .contact-grid-left form textarea {
    font-family: 'Raleway', 'sans-serif';
    margin: 20px 0;
    box-shadow: none;
    border: 1px solid #52555A;
    background: #fff;
    color: #2C3039;
    line-height: 1.8em;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    outline: none;
    -webkit-appearance: none;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    font-weight: 600;
    border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -o-border-radius: 0.25em;
    -ms-border-radius: 0.25em;
}

.contact-grid-left form textarea {
    resize: none;
    height: 160px;
}

.contact-grid-left form input[type="text"]:focus, .contact-grid-left form textarea:focus {
    border: 1px solid #05A4C2;
}

.contact-grid-left form input[type="text"]:hover, .contact-grid-left form textarea:hover {
    border-color: #05A4C2;
}

.contact-grid-left input[type="submit"] {
    background: #06A7C4;
    border: 1px solid #06A7C4;
    color: #fff;
    padding: 0.5em 2em;
    border-radius: 0.5em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    outline: none;
}

.contact-grid-left input[type="submit"]:hover {
    background: #0894AD;
    border: 1px solid #0894AD;
}

.contact-grid-right iframe {
    width: 100%;
    height: 160px;
    border: none;
    border-radius: 0.25em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    margin-top: 1.4em;
}

.contact-grid-right {
    color: #FFF;
}

.contact-grid-right p {
    font-size: 0.875em;
    margin: 0.5em 0;
    line-height: 1.5em;
}

.contact-grid-right h4 {
    font-weight: 700;
}

/*-----start-copy-right----*/


/**********/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 3%;
    overflow: hidden;
    width: 60px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url("../images/arrow_up_b.png") no-repeat 50% 44% #05A4C2;
    border-radius: 30em;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

#toTop:active, #toTop:focus {
    outline: none;
}


#kefu {
    width: 160px;
    height: 132px;
    background: url(../images/kefu.jpg) no-repeat;
    position: fixed;
    right: 0.5%;
    top: 40%;
    z-index: 9999999;
}

#btn_close {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0px;
    top: 0px;
    display: block;
}

#btn_close:hover {
    cursor: pointer;
}

#right_bar {
    position: absolute;
    width: 40px;
    height: 132px;
    left: 0;
    top: 0;
    display: block;
}

#right_bar:hover {
    cursor: pointer;
}

.right_qq {
    position: absolute;
    width: 110px;
    height: 30px;
    right: 5px;
    top: 25px;
    display: block;
}

footer {
    width: 100%;
    float: left;
    display: block;
    padding: 2em 0;
    background: #222730;
    /*background: #323a45;*/
    color: #dedede;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
}

footer h4 {
    font-size: 14px;
}

footer h4 a {
    font-size: 14px;
    color: #dedede;;
}

/*----start-responsive-design----*/
/*-----start-media-quries-for-1280px-laptops-----*/
@media (max-width: 1280px) {
}

/*-----//End-media-quries-for-1280px-laptops-----*/
/*-----start-media-quries-for-1024px-laptops-----*/
@media (max-width: 1024px) {
}

/*-----//End-media-quries-for-1024px-laptops-----*/
/*-----start-media-quries-for-768px-laptops-----*/
@media (max-width: 768px) {
}

/*-----//End-media-quries-for-768px-laptops-----*/
/*-----start-media-quries-for-640px-laptops-----*/
@media (max-width: 640px) {
}

/*-----//End-media-quries-for-640px-laptops-----*/
/*-----start-media-quries-for-480px-mobiles-----*/
@media (max-width: 480px) {
}

/*-----//End-media-quries-for-480px-mobiles-----*/
/*-----start-media-quries-for-320px-mobiles-----*/
@media (max-width: 320px) {
    .contact {
        padding: 1.5em 0 3em;
    }

    .contact h3 label {
        width: 15%;
    }

    .logo img {
        width: 50%;
    }

    nav a#pull {
        top: 7px;
    }

    .top-nav ul li a {
        font-size: 0.875em;
    }
}

/*-----//End-media-quries-for-480px-mobiles-----*/
/*----//End-responsive-design----*/