a {
    color: #616161;
}

a:hover {
    text-decoration: none !important;
    color: #616161 !important;
}

ul > li > a:hover {
    color: white !important;
}

.common_background {
    position: relative;
}

.common_background img {
    width: 100%;
}

.common_background_text {
    position: absolute;
    top: 30%;
    color: #FFFFFF;
}

.secondary-nav-d1 {
    display: inline-block;
    float: left;
}

.secondary-nav-d1 ul li {
    list-style: none;
    float: left;
}

.secondary-nav-d1 ul li a {
    margin-right: 30px;
}

.secondary-nav-d2 {
    display: inline-block;
    float: right;
}

.common_info_list {
    padding: 2% 8% 2% 8%;
    margin-left: 10px;
    margin-bottom: 12px;
}

.common_info_list ul {
    margin: 0;
    padding: 0;
}

.common_info_list ul li {
    list-style: none;
    padding-bottom: 20px;
    display: -webkit-box;
}

.article_image {
    display: inline-block;
    width: 35%;
    float: left;
}

.article_image img {
    width: 90%;
}

.article {
    display: inline-block;
    width: 64%;
    float: right;
    position: relative;
}

.article_title {
    font-size: 18px;
    margin-bottom: 10px;
}

.headline {
    font-weight: 600;
}

.article_detail {
    background-color: #C8414D;
    color: #FFFFFF;
    border-radius: 0;
    position: absolute;
    bottom: 0px;
}


.list_article {
    padding: 20px 0;
}

.list_article .box {
    width: 1200px;
    margin: 0 auto;
}

.list_article .list_lf {
    width: 236px;
}

.list_article .list_lf .shop_nav {
    margin-bottom: 5px;
    background-color: #fff;
}

.list_article .list_lf .shop_nav ul {
    border: 1px solid #e4e2e2;
    border-radius: 5px;
}

.list_article .list_lf .shop_nav ul li {
    padding: 0 25px;
    list-style-type: none;
}

.list_article .list_lf .shop_nav ul li.thisclass {
    background-color: #ba2c3c;
}

.list_article .list_lf .shop_nav ul li.thisclass a {
    color: #fff;
    border-top: none;
}

.list_article .list_lf .shop_nav ul li:hover {
    background-color: #ba2c3c;
}

.list_article .list_lf .shop_nav ul li:hover a {
    color: #fff;
    border-top: none;
}

.list_article .list_lf .shop_nav ul li a {
    display: block;
    text-align: center;
    line-height: 54px;
    border-top: 1px solid #e4e2e2;
    font-size: 18px;
    color: #424242;
    font-weight: 500;
}

.list_article .list_lf .shop_nav ul li:first-child a {
    border-top: none;
}

.list_article .list_lf .shop_fine {
    border: 1px solid #e4e2e2;
    background-color: #fff;
}

.list_article .list_lf .shop_fine h2 {
    padding-left: 20px;
    line-height: 50px;
    border-bottom: 1px solid #e4e2e2;
}

.list_article .list_lf .shop_fine h2 span {
    font-size: 20px;
    color: #2f2f2f;
    font-weight: 500;
    border-left: 3px solid #ba2c3c;
    padding-left: 8px;
}

.list_article .list_lf .shop_fine ul {
    padding: 15px 16px;
}

.list_article .list_lf .shop_fine ul li {
    line-height: 36px;
    border-bottom: 1px dashed #e4e2e2;
    list-style-type: none;
}

.list_article .list_lf .shop_fine ul li a {
    font-size: 13px;
    color: #424242;
}

.list_article .list_rg {
    width: 945px;
}

.list_article .list_rg .position {
    padding: 15px 0;
}

.list_article .list_rg .position span {
    font-size: 18px;
    color: #424241;
}

.list_article .list_rg .position h1 {
    display: inline;
    font-weight: 400;
}

.list_article .list_rg .position a {
    font-size: 18px;
    color: #424241;
}

.list_article .list_rg .article_list {
    background-color: #fff;
}

.list_article .list_rg ul.list_article {
    padding: 23px 11px;
    border: 1px solid #e4e2e2;
}

.list_article .list_rg ul.list_article li {
    width: 440px;
    position: relative;
    margin: 0 10px 10px;
    border: 1px solid #e4e2e2;
    list-style-type: none;
}

.list_article .list_rg ul.list_article li a img {
    display: block;
    width: 440px;
    height: 241px;
}

.list_article .list_rg ul.list_article li a h5 {
    position: absolute;
    top: 215px;
    left: 0;
    width: 440px;
    height: 26px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    background: rgba(0, 0, 0, 0.8);
    padding: 3px;
}

.list_article .list_rg ul.list_article li a p {
    font-size: 13px;
    color: #818181;
    line-height: 24px;
    padding: 14px 14px 10px;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_article .list_rg ul.list_article li p.list_p {
    font-size: 12px;
    color: #818181;
    padding: 0 14px 14px;
}

ol, ul {
    list-style: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.line_list_a:hover {
    color: #ba2c3c !important;
}


.article_rg {
    width: 945px;
}

.article_rg .position {
    padding: 15px 0;
}

.article_rg .position span {
    font-size: 18px;
    color: #424241;
}

.article_rg .position a {
    font-size: 18px;
    color: #424241;
}

.article_rg .article_art {
    background-color: #fff;
}

.article_rg .article_art .art_text {
    border: 1px solid #e4e2e2;
    padding: 23px;
}

.article_rg .article_art .art_text .art_ttl {
    border: 1px solid #e4e2e2;
    border-top: 3px solid #ba2c3c;
    padding: 20px 0;
}

.article_rg .article_art .art_text .art_ttl h1 {
    font-size: 20px;
    color: #2c2c2c;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 30px;
}

.article_rg .article_art .art_text .art_ttl p {
    font-size: 13px;
    color: #6d6d6d;
    text-align: center;
    line-height: 30px;
}

.article_rg .article_art .art_text .art_txt {
    border: 1px solid #e4e2e2;
    padding: 20px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
    margin-top: 6px;
}

.article_rg .article_art .art_text .art_txt img {
    display: block;
    min-width: 500px;
    max-width: 895px;
    margin: 20px auto;
}

.article_rg .article_art .art_text .art_txt h3 {
    line-height: 41px;
}

.article_rg .article_art .art_text .art_txt p {
    line-height: 41px;
}

.article_rg .article_art .art_text .art_txt a {
    color: #802000;
    text-decoration: none;
}

.article_rg .article_art .art_text .art_txt u {
    text-decoration: none;
}

.article_rg .article_art .art_text .art_bar {
    border-top: 1px dashed #e4e2e2;
    margin: 30px 0 10px;
    padding: 18px 0 0 15px;
    position: relative;
}

.article_rg .article_art .art_text .art_bar::before {
    content: '';
    background: url("../img/art_bar_01.jpg") no-repeat center;
    position: absolute;
    left: 0;
    top: -7px;
    width: 20px;
    height: 13px;
}

.article_rg .article_art .art_text .art_rele {
    position: relative;
}

.article_rg .article_art .art_text .art_rele h5 {
    position: absolute;
    left: 20px;
    top: -8px;
    width: 80px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    color: #2c2c2c;
}

.article_rg .article_art .art_text .art_rele ul {
}

.article_rg .article_art .art_text .art_rele ul li {
    width: 448px;
    padding: 0 30px;
    line-height: 36px;
}

.article_rg .article_art .art_text .art_rele ul li a {
    width: 286px;
    height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #000;
}

.article_rg .article_art .art_text .art_rele ul li span {
    font-size: 14px;
    color: #8f8f8f;
}

.article_rg .article_art .art_text .art_rele ul li a i {
    font-style: normal;
    margin-right: 5px;
}

.art_rele h5 {
    margin-top: 1px;
}

.clearfix_list:hover {
    color: #ba2c3c !important;
}

.paging {
    padding: 56px 0;
}

.paging ol {
    text-align: center;
}

.paging li {
    display: inline-block;
    *float: left;
    font-size: 14px;
    color: #383838;
    line-height: 21px;
    margin-left: 5px;
}

.paging li:first-child {
    font-weight: 700;
}

.paging li a {
    display: inline-block;
    padding: 0 3px;
    min-width: 21px;
    height: 21px;
    border-radius: 4px;
    border: 1px solid #ba2c3c;
    color: black;
}

.paging li a:hover {
    color: #fff;
    background-color: #ba2c3c;
}

.paging li.thisclass {
    width: 21px;
    height: 21px;
    color: #fff;
    border-radius: 4px;
    background-color: #ba2c3c;
}

.paging li select {
    width: 40px;
    height: 21px;
    border-radius: 4px;
    border: 1px solid #ba2c3c;
}

@media screen and (max-width: 321px) {
    .common_background {
        position: relative;
        height: 6rem;
    }

    .common_background img {
        width: 100%;
        height: 100%;
    }

    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 0;
        color: #FFFFFF;
    }

    .common_background_text h3 {
        font-size: 18px;
        margin: 10px 0;
    }

    .common_background {
        /*display: none;*/
    }

    .common_info_list ul li {
        display: block;
    }

    .article_image {
        display: block;
        width: 100%;
        float: none;
    }

    .article_image img {
        width: 100%;
    }

    .article {
        display: block;
        width: 100%;
        float: none;
        position: relative;
    }

    .clear {
        clear: none;
    }

    .article_detail {
        position: relative;
    }

    .secondary-nav-d2 {
        margin-right: 20px;
        margin-top: 5px;
    }

    .secondary-nav-d1 > ul > li > a {
        margin-right: 15px;
    }

    .section-top {
        margin-top: 8px;
    }
}

@media screen and (min-width: 321px) and (max-width: 400px) {
    .common_background {
        position: relative;
        height: 6rem;
        margin-top: 19px;
    }

    .common_background img {
        width: 100%;
        height: 100%;
    }

    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 0;
        color: #FFFFFF;
    }

    .common_background_text h3 {
        font-size: 18px;
        margin: 10px 0;
    }

    .common_background {
        /*display: none;*/
    }

    .common_info_list ul li {
        display: block;
    }

    .article_image {
        display: block;
        width: 100%;
        float: none;
    }

    .article_image img {
        width: 100%;
    }

    .article {
        display: block;
        width: 100%;
        float: none;
        position: relative;
    }

    .clear {
        clear: none;
    }

    .article_detail {
        position: relative;
    }

    .secondary-nav-d2 {
        margin-right: 20px;
        margin-top: 5px;
    }

    .secondary-nav-d1 > ul > li > a {
        margin-right: 15px;
    }

    .common_info_list ul {
        margin-top: 55px;
    }

    .common_info_list {
        margin-bottom: 40px;
    }

    .section-top {
        margin-top: -20px;
    }

    .list_article .box {
        width: 100%;
    }
    .list_article .list_lf{
        display: none;
    }
    .list_article .list_rg{
        width: 100%;
    }
    .list_article .list_rg .position{
        display: none;
    }
    .list_article .list_rg ul.list_article li{
        width: 48%;
        margin: 0 2px 5px;
    }
    .list_article .list_rg ul.list_article li a img {
        display: block;
        width: 100%;
        height: auto;
    }
    .list_article .list_rg ul.list_article li a h5 {
        position: absolute;
        top: 84px;
        left: 0;
        width: 100%;
        height: auto;
        font-size: 12px;
        color: #fff;
        font-weight: 500;
        background: rgba(0, 0, 0, 0.8);
        padding: 3px;
    }
    .list_article .list_rg ul.list_article li a p {
        font-size: 12px;
        color: #818181;
        line-height: 20px;
        padding: 28px 6px 6px;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .list_article .list_rg ul.list_article li p.list_p {
        font-size: 12px;
        color: #818181;
        padding: 0 6px;
    }
    .paging {
        padding: 20px 0;
    }
    .list_article .list_rg ul.list_article {
        padding: 10px 11px;
    }
    .list_article .box {
        width: 100%;
    }
    .list_article .list_lf {
        display: none;
    }
    .article_rg {
        width: 100%;
    }
    .article_rg .article_art .art_text {
        padding: 10px;
    }
    .article_rg .article_art .art_text .art_rele ul li {
        width: 100%;
        padding: 0 0px;
        line-height: 20px;
    }
    .article_rg .position a {
        font-size: 12px;
        color: #424241;
    }
    .article_rg .position {
        padding: 5px 0;
    }
}

@media screen and (min-width: 400px) and (max-width: 768px) {
    .common_background {
        position: relative;
        height: 6rem;
        margin-top: 26px;
    }

    .common_background img {
        width: 100%;
        height: 100%;
    }

    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 0;
        color: #FFFFFF;
    }

    .common_background_text h3 {
        font-size: 18px;
        margin: 10px 0;
    }

    .common_info_list ul li {
        display: block;
    }

    .article_image {
        display: block;
        width: 100%;
        float: none;
    }

    .article_image img {
        width: 100%;
    }

    .article {
        display: block;
        width: 100%;
        float: none;
        position: relative;
    }

    .clear {
        clear: none;
    }

    .article_detail {
        position: relative;
    }

    .secondary-nav-d2 {
        margin-right: 20px;
        margin-top: 5px;
    }

    .secondary-nav-d1 > ul > li > a {
        margin-right: 15px;
    }

    .section-top {
        margin-top: -20px;
    }
    .list_article .box {
        width: 100%;
    }
    .list_article .list_lf{
        display: none;
    }
    .list_article .list_rg{
        width: 100%;
    }
    .list_article .list_rg .position{
        display: none;
    }
    .list_article .list_rg ul.list_article li{
        width: 48%;
        margin: 0 2px 5px;
    }
    .list_article .list_rg ul.list_article li a img {
        display: block;
        width: 100%;
        height: auto;
    }
    .list_article .list_rg ul.list_article li a h5 {
        position: absolute;
        top: 170px;
        left: 0;
        width: 100%;
        height: auto;
        font-size: 12px;
        color: #fff;
        font-weight: 500;
        background: rgba(0, 0, 0, 0.8);
        padding: 3px;
    }
    .list_article .list_rg ul.list_article li a p {
        font-size: 12px;
        color: #818181;
        line-height: 20px;
        padding: 28px 6px 6px;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .list_article .list_rg ul.list_article li p.list_p {
        font-size: 12px;
        color: #818181;
        padding: 0 6px;
    }
    .paging {
        padding: 20px 0;
    }
    .list_article .list_rg ul.list_article {
        padding: 10px 11px;
    }

    .list_article .box {
        width: 100%;
    }
    .list_article .list_lf {
        display: none;
    }
    .article_rg {
        width: 100%;
    }
    .article_rg .article_art .art_text {
        padding: 10px;
    }
    .article_rg .article_art .art_text .art_rele ul li {
        width: 100%;
        padding: 0 0px;
        line-height: 20px;
    }
    .article_rg .position a {
        font-size: 12px;
        color: #424241;
    }
    .article_rg .position {
        padding: 5px 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 30%;
        color: #FFFFFF;
        left: 0;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1920px) {
    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 30%;
        color: #FFFFFF;
        left: 0;
    }
}

@media (min-width: 1920px) {
    .common_background_text {
        margin-left: 8%;
        position: absolute;
        top: 30%;
        color: #FFFFFF;
        left: 0;
    }
}