﻿@charset "UTF-8";

/*--------------
===页面通用样式设置===
---------------*/
body,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
button {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

i {
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.old_type .old_type .clearfix:before,
.old_type .clearfix:after {
    content: " ";
    display: table;
}

.old_type .old_type .clearfix:after {
    clear: both;
}

.old_type .fl {
    float: left;
}
/* 适老化样式 */
.old_type .dqwz {
    height: 80px;
    background-color: #f4f4f4;
    font-size: 28px;
}

.old_type .dqwz div {
    width: 1200px;
    margin: 0 auto;
    background: url(icon_position_content.png) no-repeat left center;
    padding-left: 40px;
    background-size: 28px;
    line-height: 80px;
    height: 80px;
}
.old_type .dqwz a {
    font-size: 28px;
    color: #333333;
    margin: 0 6px;
}
.old_type .dqwz div table tr td{
    font-size: 28px;
}
.old_type .old_zl{
display:block !important;
}
.old_type .pc_zl{
display:none;
}
.old_type .old_ndbb{
display:block !important;
}
.old_type .pc_ndbb{
display:none;
}
.old_type .ndbb-list div a{
    font-size: 60px;
}
.old_type .ndbb-list ul li{
    width: 33%;
    margin-top: 44px;
}
.old_type .ndbb-list ul li a{
    font-size: 36px;
}
.old_type .tab>div{
    height: 72px;
    line-height: 72px;
    font-size: 48px;
}
.old_type .tab>p{
    width: 8px;
    height: 44px;
    margin-top: 16px;
}
.old_type .tab_more>div>a{
    font-size: 32px;
    line-height: 72px;
}
.old_type .tab_list{
    height: auto;
}
.old_type .tab_list>div:first-child{
    width: 8px;
    height: 8px;
    margin-top: 38px;
    margin-right: 10px;
}
.old_type .tab_list>div{
    height: 80px;
    line-height: 80px;
}
.old_type .tab_list>div>a{
    font-size: 32px;
    letter-spacing: 3px;
}
.old_type .tab_list>p{
    height: 80px;
    line-height: 80px;
    font-size: 26px;
}