
body {
    color: #333;
    font: 14px/1.8 "Microsoft YaHei",Tahoma,Verdana,"Simsun";
    margin: 0;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    min-height:400px;
}



/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}
.company {
    font-size: 36px;
}
.front-body .navbar-brand {
    height: 80px;
    line-height: 80px;
    padding-top: 0;
    padding-bottom: 0;
}
.header-phone {
    margin-top:10px;
    margin-bottom: 0;
}
    .header-phone dd {
        color: #555;
        font-style: italic;
        margin: 15px;
    }
    .header-phone img {
        float: left;
        border: 0 none;
        vertical-align: top;
    }
    .header-phone span {
        color: #2f59b0;
        font-size: 26px;
        font-style: italic;
        font-weight: 900;
        float: left;
        margin: 6px 0 0 10px;
    }
.navbar-default {
    background-color: #e7e7e7;
    border: 0 none;
    margin-bottom: 0;
}
    .navbar-default .navbar-nav>li {
        padding-left:20px;
        padding-right:20px;
    }
    .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .active a:focus {
        background-color: #005197;
        color: #fff;
    }
.navbar-default .navbar-nav  a {
    font-size: 20px;
}

    .navbar-default .navbar-nav li ul a:hover {
        background-color: #005197;
        color: #fff;
    }

.dropdown-menu {
    padding: 0;
}

    .dropdown-menu li a {
        color: #777;
        padding-bottom: 10px;
        padding-top: 10px;
    }


.line {
    height: 3px;
    width: 100%;
}
.theme {
    background: #005197 none repeat scroll 0 0;
}
.col-pro {
    background-color: #f6f6f6;
    padding-top: 15px;
}
.part1 {
    font-size: 22px;
}

    .part1 a {
        color: #666;
        text-decoration: none;
    }

.en {
    color: #828282;
    font-size: 15px;
}

.line1 {
    background: #d0d0d0 none repeat scroll 0 0;
    height: 3px;
    margin-bottom: 8px;
    width: 100%;
}

.line2 {
    height: 3px;
    width: 94px;
}

.text1 {
    color: #505050;
    font-size: 13px;
    line-height: 25px;
    margin-top: 5px;
    text-align: justify;
}

.more-btn {
    color: #828282;
    float: right;
    font-size: 11px;
    margin-top: 7px;
}
.admin-body {
    color: #333;
    margin: 0;
    padding: 140px 0 0;
}
.login-title
{
    margin-left:150px;
}
.login-submit {
    margin-left: 180px;
}
.login-right
{
    border-left: 1px solid #ccc;
}
.login-left 
{
    text-align:right;
}
.login-left img {
    margin-top:30px;
    margin-right: 50px;
}
.content-wrapper {
    padding-left: 10px;
    background-color: #fff;
    min-height: 85%;
}
.home 
{
    padding-top:50px;
}
.home .row {
    padding-bottom: 50px;
}
.contact-btn {
    margin-top: 15px;
}
.contact-btn .btn{
    padding:10px 40px;
}

.product .thumbnail img {
    margin: 0 auto;
    width: 100%;
    height: 150px;
}

.product .thumbnail {
    text-align: center;
    margin-bottom: 10px;
    height:195px;
}
.product h5 {
   position:absolute;
   left:8%;
   right:8%;
   text-align:center;
}
.pro-images {
    margin: 10px auto;
}
.model-title {
    color: #fff;
    font-size: 22px;
    padding: 15px 0;
    text-align: center;
    margin-top: 20px;
}
.model-details-title {
    border-bottom: 1px solid #005197;
    color: #005197;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 15px 0;
}
.model-list li {
    background-color: #f6f6f6;
    font-size: 16px;
    text-align: center;
}
.date {
    text-align: center;
    background-color: #F0F0F0;
    margin: 10px auto;
}

.news{
    height:35px;
    line-height:35px;
}
.home-page .model-title {
    margin-top:10px;
}