﻿body {
    font-family: "微软雅黑";
    /*margin-top: 80px;*/
}

.navbar {
    border-radius: 0;
    height: 60px; /* 菜单高度由50改为60 */
}

.navbar-inverse .navbar-nav > li > a {
    color: #aaa; /* 修改菜单默认颜色 */
    font-size: 16px; /* 修改菜单字体大小 */
}

.navbar-nav > li > a {
    line-height: 28px; /* 使字体增大后的菜单垂直居中 */
}

.intruduction p {
    font-size: 16px;
}

.jumbotron {
    margin-bottom: 0;
    padding: 0;
}

    .jumbotron h1 {
        font-size /*\**/: 36px\9!important;
    }

    .jumbotron h2 {
        font-size: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

/* 产品特性 */
.tour_jum {
    background: #F4F4F4;
    /*height: 630px;*/
    /*padding-bottom: 50px;*/
    border-width: 1px 0;
    border-style: solid;
    border-color: #E1E1E1;
    box-shadow: 0 0 20px rgba(185,185,185,0.4) inset;
}

    .tour_jum h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .tour_jum p {
        font-size: 14px;
        line-height: 1.6em;
        color: #444;
    }

/*.index_banner {
    background: url("../img/banner_bg.jpg") no-repeat fixed center top #C5C4C0;
    color: #FBFBFB;
    height: 423px;
    margin-top: -20px;
}*/

/*.logo {
    width: 100px;
    height: 100px;
    position: absolute;
    float: left;
}*/

/*.banner_wrap {
    margin: 0 auto;
    position: relative;
}*/

/*.index_banner h1 {
    font-size: 36px;
    margin-bottom: 50px;
}*/

/*.index_banner p {
    font-size: 20px;
    width: 400px;
}*/

/*.index_banner .btn-lg {
    padding: 15px 60px;
    font-size: 23px;
    margin-top: 20px;
}*/

/*.index_banner_img {
    position: absolute;
    right: 50px;
    top: 5px;
}*/

/*.index_banner_img img {
        max-width: 550px;
        max-height: 390px;
    }*/

/*.index_user {
    margin-top: 50px;
    background: url("../img/grey-top.png") no-repeat top #F4F4F4;
}*/

.index_targetUser {
    background: url("//static.irobotq.com/img/pat.png") repeat scroll center top #58B454;
    color: #FBFBFB;
    padding: 80px 0;
    padding /*\**/: 80px 0\9!important;
}

    .index_targetUser span {
        font-size: 16px;
    }

    .index_targetUser .glyphicon {
        font-size: 30px;
    }

.footer-wrap {
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 10px;
    background: #3a3d3d;
    color: #dbdbdb;
}

    .footer-wrap p {
        font-size: 14px;
    }

.zwh_banner {
    background: url("../img/banner_bg.jpg") no-repeat fixed center top #C5C4C0;
    color: #FBFBFB;
    height: 360px;
    margin-top: -20px;
}

    .zwh_banner h1 {
        font-size: 36px;
        margin: 50px 0;
    }

.intruduction-bg {
    height: 400px;
    /*width: 100%;*/
    background: url("../img/intro_bg.png") no-repeat center top;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( 
        enabled=Enabled, 
        src='http://localhost/zwh/img/intro_bg.png', 
        sizingMethod='scale'
        );
}

.bs-callout h4 {
    margin-bottom: 10px;
    margin-top: 0;
}

.imgNews h4 {
    font-size: 16px;
}

.article p {
    font-size: 16px;
}

/* 功能特性 */
.tour2_banner {
    background: none repeat scroll 0 0 #FBFBFB;
}
