header {
    position: relative;
}


/* ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§banner */

.com-banner {
    position: relative;
    z-index: 1;
    height: 240px;
    overflow: hidden;
}

.com-banner i {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 0;
    width: 100%;
    margin-left: -50%;
}

.com-banner i img {
    height: 240px;
}

@media (min-width: 1200px) {
    .com-banner {
        height: 600px;
    }
    .com-banner i {
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 0;
        width: 100%;
        margin-left: -50%;
    }
    .com-banner i img {
        height: auto;
    }
}

article {
    position: relative;
    z-index: 10;
    padding: 15px;
}

.common-top {
    position: relative;
}

.common-font {
    padding: 0.2rem 0;
    background: url(../images/name_en.png) no-repeat 0 0 / auto 100%;
}

.common-name {
    font: 400 0.6rem/0.8rem "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    color: #c9151e;
}

.comnon-name img {
    height: 0.64rem;
}

.common-title {
    position: absolute;
    right: 0;
    top: 0.1rem;
    padding: 0 20px 0 0;
    font: bold 16px/20px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    color: #000;
    background: url(../images/com_line.png) no-repeat 70px bottom;
}

.bread {
    display: block;
    padding: 5px 0 0;
    font: 400 14px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    color: #000000;
}

.bread a {
    color: #000000;
}

.common-box {
    margin: 0;
    padding: 15px;
    background: #f1f1f1;
}

.public {
    border-top: 6px solid #333333;
}

@media (min-width: 1200px) {
    article {
        position: relative;
        z-index: 1;
        padding: 0 0 50px;
    }
    .common-main {
        width: 1000px;
        margin: 0 auto;
        padding: 25px 0 0;
    }
    .common-top {
        display: flex;
        justify-content: space-between;
        margin: 0 0 15px;
        padding: 15px 30px 30px 20px;
        background: url(../images/name_en.png) no-repeat 0 0/320px;
    }
    .common-font {
        padding: 0;
        background: none;
    }
    .common-title {
        position: relative;
        left: 0;
        top: 0;
    }
    .common-name {
        font: 400 60px/72px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
        color: #c9151e;
    }
    .comnon-name img {
        height: auto;
    }
    .common-title {
        padding: 15px 0 0;
        font: bold 18px/20px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
        color: #000;
        background: url(../images/com_line.png) no-repeat 115px bottom;
    }
    .bread {
        display: block;
        padding: 0;
        font: 400 14px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
        color: #000000;
        text-align: right;
    }
    .bread a {
        color: #000000;
    }
    .common-box {
        margin: 0;
        padding: 20px 0 0;
        background: #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
    }
    .public {
        border-top: 6px solid #333333;
    }
}

@media (min-width: 1480px) {
    .common-main {
        width: 1200px;
        padding: 45px 0 0;
    }
    .common-top {
        margin: 0 0 25px;
        padding: 35px 50px 60px 70px;
        background: url(../images/name_en.png) no-repeat 0 0;
    }
    .common-name {
        font: 400 60px/72px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    }
    .common-title {
        padding: 15px 0 0;
    }
}


/* ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª */

.common-nav {
    padding: 2px;
}

.common-nav ul {
    display: flex;
    flex-wrap: wrap;
    border-radius: 15px;
}

.common-nav ul li {
    width: 33.3%;
    padding: 2px;
}

.common-nav ul li a {
    display: block;
    font: 400 16px/30px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
}

.common-nav ul li.active a {
    background: #c9151e;
}

@media (min-width: 1200px) {
    .common-nav {
        margin: 0;
        padding: 0;
    }
    .common-nav ul {
        display: flex;
        flex-flow: column;
        flex-wrap: wrap;
        width: 610px;
        height: 120px;
    }
    .common-nav ul li {
        width: 135px;
        padding: 20px 0 0 0px;
    }
    .common-nav ul li a {
        display: block;
        width: 124px;
        padding: 0 0 0 20px;
        font: 400 14px/38px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
        color: #fff;
        text-align: left;
        background: url(../images/more_bg.png) no-repeat 0 0;
    }
    .common-nav ul li a:hover {
        color: #c9151e;
        background: url(../images/more_bg.png) no-repeat 0 0;
    }
    .common-nav ul li.active a {
        color: #c9151e;
        background: url(../images/more_bg.png) no-repeat 0 0;
    }
}


/* ÃƒÂ§Ã‚Â½Ã¢â‚¬ËœÃƒÂ§Ã‚Â«Ã¢â€žÂ¢ÃƒÂ§Ã‚Â¿Ã‚Â»ÃƒÂ©Ã‚Â¡Ã‚Âµ */

.pages {
    display: flex;
    justify-content: center;
    padding: 10px 0;
    text-align: center;
    color: #2a4347;
    background: #fff;
}

.pages-left {
    display: none;
}

.pages-right {
    display: flex;
}

.pages-right a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    padding:0 5px;
    margin: 0 1px;
    font: 400 14px/38px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    color: #000;
    background: #fff;
    border: 1px solid #707070;
    border-radius: 5px;
}

.pages-right a.page-num {
    color: #fff;
    background: red;
}

.pages-right a:first-child,
.pages-right a:last-child {
    display: none;
}

@media (min-width: 1200px) {
    .pages {
     
        margin:20px 0;
        padding: 10px 20px;
    }
    .pages-left {
        display: block;
        padding-right: 10px;
        font: 400 14px/38px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    }
    .pages-right a:first-child,
    .pages-right a:last-child {
        display: flex;
        width: auto;
        padding: 0 12px;
        justify-content: center;
        align-items: center;
    }
    .pages-right a:hover {
        color: #fff;
        background: red;
    }
}