@charset "UTF-8";

html {
    font-size: 10px;
}

body {
    font-family: 'Helvetica Neue', 'Helvetica', 'PingFang SC', 'Microsoft YaHei', 'Tahoma', 'Arial', 'sans-serif';
    background: #FFFFFF;
    color: #333333;
    font-size: 1.4rem;
    line-height: 150%;
}

img {
    vertical-align: middle;
    border: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul {
    list-style-type: none;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
    text-align: center;
}

li {
    list-style: none;
}

dl {
    display: inline-block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

dd {
    margin-inline-start: 0;
}

.wall {
    width: 100%;
    max-width: 750px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    overflow: auto;
}

.cleaning {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    overflow: hidden;
}

header {
    width: 100%;
}

header .info {
    text-align: center;
    background-color: #bf1a20;
    color: #ffffff;
    line-height: 250%;
}

header .logo {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

header .logo img {
    width: 50%;
    height: auto;
    margin: 0 auto;
}

nav {
    width: 100%;
    background-color: #bf1a20;
    color: #f8b73d;
    line-height: 300%;
}

nav li {
    display: inline-block;
    color: #FFFFFF;
}

nav li:after {
    content: '|'
}

nav li:last-child:after {
    content: '';
}

nav li a {
    color: #FFFFFF;
    text-decoration: none;
}
nav li a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

nav li.current a {
    color: #f8b73d;
    text-decoration: none;
}


#slide_show img {
    width: 100%;
    height: 420px;
}

.service {
    margin: 0;
    padding: 0;
}

.service h3 {
    font-size: 1.8rem;
    line-height: 200%;
    text-align: center;
    font-weight: bolder;
    color: #bf1a20;
}

.service dd {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
}

.service dd img {
    width: 85%;
    height: auto;
    margin: 0 auto;
}

.service .info_box {
    line-height: 200%;
}

.advant {
    margin: 0;
    padding: 0;
}

.advant h3 {
    font-size: 1.8rem;
    line-height: 200%;
    text-align: center;
    font-weight: bolder;
    color: #bf1a20;
}

.advant dd {
    width: 49.5%;
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
}

.advant dd img {
    width: 95%;
    height: auto;
    margin: 0 auto;
}

.client {
    margin: 0;
    padding: 0;
}

.client h3 {
    font-size: 1.8rem;
    line-height: 200%;
    text-align: center;
    font-weight: bolder;
    color: #bf1a20;
}

.client dd {
    width: 49.5%;
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
}

.client dd img {
    width: 95%;
    height: auto;
    margin: 0 auto;
}

footer {
    background-color: #e5e5e5;
    padding: 1.6rem;
    margin-top: 1rem;
}

footer .logo {
    text-align: center;
}

footer .logo img {
    width: 33.33%;
    height: auto;
    margin: 0 auto;
}

.info_page_bg {
    width: 100%;
    height: auto;
}

.info_page_bg img {
    width: 100%;
    height: auto;
}

.content_box {
    margin: 20px;
    text-align: justify;
}

.content_box img {
    width: 100% !important;
    height: auto !important;
}

.content_box td {
    padding: 1rem;
}


.sub_class {
    margin-top: 20px;
}

.sub_class ul {
    margin: 0 auto;
    text-align: center;
}

.sub_class li {
    display: inline-block;
    width: 115px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f8b73d;
    padding: 0 5px;
    background: #f8b73d;
    color: #bf1a20;
    border-radius: 30px;
    cursor: pointer;
    font-size: 16px;
}
.sub_class li:hover {
    background: #bf1a20;
    color: #FFFFFF !important;
    border: 1px solid #bf1a20;
}
.sub_class li:hover a {
    color: #FFFFFF;
}

.sub_class li a {
    color: #FFFFFF;
    text-decoration: none;
}

.sub_class li a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.sub_class li.active {
    display: inline-block;
    background: #bf1a20;
    color: #FFFFFF;
    border: 1px solid #bf1a20;
}

.sub_class li.active a {
    color: #FFFFFF;
    text-decoration: none;
}

.sub_class li.active a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.article {
    padding: 10px;
    font-size: 1.2rem;
    line-height: 250%;
}

.article .item{
    width: 100%;
    display: inline-block;
}
.article .item h3{
    display: inline-block;
}
.article .item h3 a{
    font-weight: bolder;
    color: #000000;
}
.article .message span{
    float: right;
    color: #999;
}

.pager {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.pager ul {
    text-align: center;
}

.pager li {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    padding: 10px 10px 10px 10px;
    background: #bf1a20;
    margin-right: 10px;
    margin-left: 10px;
}

.pager a {
    color: #FFFFFF;
    text-decoration: none;
}

.pager a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.pager li.disabled {
    background: #FFFFFF;
    color: #CCCCCC;
    border: 1px solid #CCCCCC;
}

.pager li.active {
    background: #660403;
    color: #FFFFFF;
}

.pager li.active a {
    color: #FFFFFF;
    text-decoration: none;
}

.pager li.active a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.article_show {}
.article_show h3{ line-height: 250%; text-align: center; font-weight: bolder; }
.article_show .ext_info{ line-height: 200%; text-align: center; color: #999; }
.article_show .msg_box { text-align: justify; line-height: 200%; font-size: 1.4rem; margin-top: 1rem; margin-bottom: 1rem; }
.article_show .msg_box p { text-indent: 2.8rem; }
.article_show .msg_box img { max-width: 100% !important; height: auto !important; }
.article_show .link_box { line-height: 250%; display: inline-block; }
