﻿
html, body
{
    font-family: Microsoft YaHei !important;
    font: 14px/1.5 "Microsoft Yahei" , "Helvetica Neue" , Helvetica, Arial, "Hiragino Sans GB" , "Heiti SC" , "WenQuanYi Micro Hei" , sans-serif;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td
{
    border: none;
}
/*  .img-responsive
        {
            height: 100%;
        }*/

hr
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.clear-padding-left
{
    padding-left: 0px !important;
}
.clear-padding-right
{
    padding-right: 0px !important;
}
.carousel-indicators
{
    width: 70%;
    text-align: right;
}
.carousel-indicators .active
{
    width: 10px;
    height: 10px;
}
.carousel-indicators li
{
    width: 8px;
    height: 8px;
}
.row
{
    margin-left: 0px;
    margin-right: 0px;
}
.col-lg-12, .col-md-12
{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.bs-header-doc
{
    position: relative;
}
/**/
.logo
{
    width: auto;
    height: auto;
    background-color: White;
    position: absolute;
    top: 52px;
    left: 0px;
    text-align: center;
}
.logo > img
{
    margin: 5px 15px 5px 15px;
    width: 70%;
    height: 70%;
}

.search
{
    width: 342px;
    height: 32px;
    background-color: transparent;
    position: absolute;
    top: 68px;
    right: 75px;
}
.search .search-content
{
    width: 214px;
    height: 100%;
    background-color: #ffffff;
    float: left;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-bottom-left-radius: 30px;
    -moz-border-top-left-radius: 30px;
}
.search .search-content > input
{
    width: 198px;
    height: 100%;
    border: none;
    margin-left: 16px;
}
.search .search-option
{
    width: 86px;
    height: 100%;
    background-color: #e5e5e5;
    float: left;
    vertical-align: middle;
    color: #b9b9b9;
    background-image: url('../images/caret.png');
    background-repeat: no-repeat;
    background-position: 60px 11px;
    line-height: 32px;
    padding-left: 20px;
    position: relative;
}
.search .search-btn
{
    width: 42px;
    height: 100%;
    background-color: #b4050c;
    float: left;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    -moz-border-bottom-right-radius: 30px;
    -moz-border-top-right-radius: 30px;
    background-image: url('../images/search.png');
    background-repeat: no-repeat;
    background-position: 10px 6px;
}
.menu
{
    height: 80px;
    background-color: #2d2d2d;
    position: relative;
}
.menu .menu-l > ul
{
    padding-left: 100px;
}
.menu .menu-l > ul > li, .menu .menu-l > ul > li > a
{
    color: white;
    margin-top: 45px;
    font-size: 15px;
}
.menu .menu-r > ul > li, .menu .menu-r > ul > li > a
{
    color: white;
    line-height: 80px;
    font-size: 14px;
    float: right;
}
.menu .menu-r > ul > li > i
{
    width: 5px;
    height: 5px;
    list-style: none;
    display: inline-block;
    background-color: #5f5f5f;
    line-height: 80px;
}

.main-menu
{
    height: 60px;
    width: 80%; /* background-color: #b4050c;*/
    background-image: url('../images/menu-bg.png');
    background-repeat: repeat-x;
    position: absolute;
    top: -35px;
    color: White;
}
.main-menu > ul
{
    padding-left: 100px;
}
.main-menu > ul > li > a
{
    color: White;
}
.main-menu > ul > li > img
{
    margin-left: 10px;
    margin-right: 10px;
}
.main-menu > ul > li > i
{
    background-image: url('../images/menu-split.png');
    background-repeat: no-repeat;
    height: 60px;
    width: 100px;
}
.row-title
{
    height: 60px;
    line-height: 60px;
}
.ititle
{
    font-size: 16px;
    font-weight: bold;
    color: #868686;
}
.ititle > li > a
{
    font-size: 18px;
    font-weight: bold;
    color: black !important;
    text-decoration: none !important;
}
.ititle > li > i
{
    display: inline-block;
    width: 6px;
    height: 16px;
    background-color: #af050b;
    margin-right: -5px;
}
.car
{
    height: 242px;
    width: 100%;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: auto;
}
.car > img
{
    margin-left: auto;
    margin-top: 10%;
}
.thumbnail
{
    margin-bottom: 20px; /*margin-top: 20px;*/
    height: 150px;
}

.thumbnail > img
{
    display: block;
    height: 140px;
    max-width: 100%;
}

.store
{
    height: 400px;
    width: 100%;
    border: 1px solid #eeeeee;
    margin-bottom: 15px;
    margin-left: auto;
    padding: 3px;
    cursor: pointer;
}
.store:hover
{
    border: 1px solid #428bca;
    cursor: pointer;
}
.caption
{
    height: auto;
    margin-top: 30px;
}
.caption > p
{
    padding: 0px 10px 10px 10px;
}
.storePic
{
    position: relative;
}
.storePic > img
{
    height: 200px;
    max-width: 100%;
}

.storename
{
    position: absolute;
    top: 100%;
    margin-top: -10px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 40px;
    background-color: #af050b;
    color: White;
    border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 100;
    z-index: 20px;
}
.storesplit
{
    position: absolute;
    top: 102%;
    left: 0px;
    width: 100%;
    height: 2px;
    background-color: #af050b;
    z-index: 19px;
}
.jxsmap
{
    /* border-left: 2px solid #eeeeee !important;*/
    padding-left: 20px;
    width: 80px;
}
.jxsmap > li
{
    /*line-height: 50px; list-style-type: square;*/
    color: #af050b;
    list-style: none;
    text-align: center;
    height: 80px;
    margin-top: 10px;
}
.jxsmap > li > a > img
{
    width: 38px;
    height: 38px;
}
.jxsmap > li > a
{
    color: black;
}
.jxsmap > li > a:hover
{
    text-decoration: none;
    color: #af050b;
}
.jxsmap > li > span
{
    color: black;
}
.ftlist
{
    border-left: 0px solid #eeeeee !important;
    padding-left: 30px;
}
.ftlist > li
{
    line-height: 30px;
    list-style-type: square;
    color: #af050b;
}
.ftlist > li > span
{
    color: black;
}

.video
{
    border-left: 2px solid #eeeeee !important;
    padding-left: 30px;
}
.video > li
{
    line-height: 30px;
    list-style: none;
    color: #af050b;
}
.video > li > span
{
    color: black;
}
.video > li > div
{
    width: 100%;
    height: 214px;
    border: 1px solid #eeeeee;
}

.row-content
{
    border: 1px solid #eeeeee;
    padding-top: 10px;
}

.bs-footer-doc
{
    background-image: url('../images/footerbg-2.png');
    background-repeat: repeat-x;
    background-position: top;
    height: 380px;
    color: White;
    font-size: 14px;
    width: 100%;
}
.ContactUs
{
    height: 25px;
    line-height: 25px;
}
.ContactUs > li > a
{
    color: White;
}
.ContactUs > li > a:hover
{
    color: White;
}
pre
{
    background-color: transparent;
    color: White;
    border: none;
    font-size: 14px;
}
.ititle
{
    font-size: 18px;
    font-weight: bold;
    color: black;
    height: 50px;
    line-height: 50px;
}

.ititle > li > i
{
    display: inline-block;
    width: 6px;
    height: 12px;
    background-color: #af050b;
    margin-right: -5px;
}
.ititle > li > a
{
    color: White;
    text-decoration: underline;
}
