body {
    background-color: #f1f1f1;
}

body, input, textarea {
    font-size: 16px;
    font-family: Arial, '微软雅黑', '黑体', sans-serif;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.noline:hover {
    text-decoration: none;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

.clear:before {
    display: table;
    content: " ";
}

.clear:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    zoom: 1;
}

.hide {
    display: none;
}

.shading {
    width: 1226px;
    margin: auto;
}

.header {
    height: 50px;
    background: url("../images/yttu.png");
    position: relative;
}

.logo {
    position: absolute;
    width: 74px;
    height: 50px;
    top: 0;
    left: 50%;
    background: #f1f1f1 url("../images/logo.png");
    margin-left: -37px;
}

.tel, .info {
    position: absolute;
    height: 24px;
    background: #f1f1f1;
    top: 13px;
    line-height: 24px;
    padding: 0 10px;
}

.tel {
    left: 100px;
}

.info {
    right: 100px;
}

.nav {
    margin-top: 14px;
    background-color: #999999;
    padding: 14px 0;
    overflow: hidden;
}

.nav-item {
    position: relative;
    border-left: 1px dashed #ffffff;
    display: block;
    width: 20%;
    text-align: center;
    line-height: 2;
    float: left;
    padding: 0 10px;
}

.nav-item:first-child {
    border-left: 0;
}

.dx {
    height: 8px;
    background: url("../images/yew.png");
    margin-top: 20px;
}

.dwz {
    display: table;
    margin: auto;
    padding: 20px;
}

.dwz img {
    width: 12px;
    height: 12px;
}

/*字体大小*/
.xiao {
    font-size: 14px;
}

.zhong {
    font-size: 18px;
}

.da {
    font-size: 22px;
}

.cu {
    font-weight: bold;
}

/*字体颜色*/
.hui9 {
    color: #999999;
}

.hui6 {
    color: #666666;
}

.hei {
    color: #000000;
}

.bai {
    color: #ffffff;
}

.hong {
    color: #e70020;
}

.huang {
    color: #f18101;
}

/*内容---中间布局*/
.nr {
    margin-top: 20px;
}

.nr-main {
    padding: 40px 20px;
    background-color: #ffffff;
}

.nr-title {
    text-align: center;
    margin-bottom: 20px;
}

.nr-time {
    text-align: center;
    margin-bottom: 40px;
}

.nr-content embed {
    display: block;
    margin: 10px auto;
}

.nr-video {
    text-align: center;
}

.nr-content h3 {
    margin-top: 60px;
    border-left: 5px solid #e70020;
    padding-left: 10px;
    line-height: 1.2;
}

.nr-content h3:first-child {
    margin-top: 0;
    border-top: 0;
}

.nr-content p {
    /*text-indent: 2em;*/
    line-height: 1.8;
}

.nr-content img {
    display: block;
    margin: 10px auto;
}

/*内容---左右布局*/
.nr-left {
    float: left;
    width: 234px;
}

.nr-leftv {
    padding: 40px 0;
    background-color: #ffffff;
}

.nr-leftt {
    padding: 0 20px 20px;
    margin: 0;
}

.nr-right {
    width: 978px;
    margin-left: 248px;
}

.nr-rightt {
    margin-top: 0;
    margin-bottom: 20px;
}

.nr-rightv {
    background-color: #ffffff;
    padding: 40px 25px;
}

.lnav, .lnav-item {
    line-height: 1.8;
}

.lnav {
    padding-left: 20px;
}

.lnav-item > .lnav {
    padding-left: 30px;
}

/*门店搜索按钮*/
.nr-leftx {
    background-color: #f18101;
    margin-top: 14px;
}

.nr-leftx a {
    display: table;
    width: 234px;
    height: 110px;
    background: url("../images/fdj.png") no-repeat 40px 50%;
    padding: 43px 0 40px 80px;
}

/*小导航文字*/
.xdh {
    margin-top: 30px;
}

.friend-link {
    text-align: center;
    margin-bottom: 20px;
}

.friend-link a {
    display: inline-block;
}

.friend-link img {
    margin: 8px;
    border: 0;
    width: 100px;
}