﻿/* 证书样式 */
.ryzs ul
{
    width: 1180px;
    padding-bottom: 0!important;
    border-bottom: none!important;
}
.ryzs ul li
{
    width: 275px!important;
    height: 295px!important;
    float: left;
    margin-right: 20px!important;
    margin: 0 20px 0 0!important;
}
.ryzs ul li p
{
    padding: 14px 20px!important;
    line-height: 25px!important;
    font-size: 14px!important;
    color: #333!important;
    display: -webkit-box;
    display: -ms-box;
    display: -o-box;
    display: -moz-box;
    -ms-box-orient: vertical;
    -ms-line-clamp: 2;
    -o-box-orient: vertical;
    -o-line-clamp: 2;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: center;
}
.down_title h2 span
{
    color: #3172ca;
    line-height: 70px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.down_title .line span
{
    position: relative;
    top: -13px;
    background: #fff;
    padding: 0 20px;
    font-family: "Arial";
    font-size: 18px;
    color: #666;
    text-transform: capitalize;
    line-height: 28px;
}
.m-banner
{
    display: none;
}
.m-pages
{
    display: none;
}
.down_menu
{
    width: auto;
}
.down_menu ul
{
    width: auto;
    padding: 13px 20px 0;
    overflow-y: auto;
    overflow-x: hidden;
}
.down_menu ul li a
{
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
}
.go-top
{
    margin: 0 auto;
}
@media(min-width: 320px) and (max-width: 1200px)
{
    .bannerbox
    {
        margin-top: 0!important;
    }
    .banner
    {
        display: none!important;
    }
    .m-banner
    {
        display: block;
    }
    .m-banner img
    {
        width: 100%!important;
        vertical-align: bottom;
    }
    .down_center
    {
        padding: 0;
    }
    .ryzs
    {
        padding-top: 1rem;
        width: 100%;
    }
    .ryzs ul
    {
        width: 100%;
        padding-bottom: .37rem!important;
        border-bottom: 1px solid #d7d7d7!important;
        box-sizing: border-box;
    }
    .ryzs ul li
    {
        width: 3.29rem!important;
        height: 3.97rem!important;
        float: left;
        margin: 0 .18rem!important;
    }
    .down_menu_s
    {
        display: none!important;
    }
    .ryzs ul li div
    {
        max-width: unset;
        width: 3.07rem;
        height: 2.27rem;
        border: 1px solid #eee;
        padding: .2rem;
        text-align: center;
    }
    .ryzs ul li div span
    {
        max-width: 3.07rem;
        max-height: 2.27rem;
        width: 3.07rem!important;
        height: 2.27rem!important;
    }
    .ryzs ul li p
    {
        line-height: .42rem!important;
        font-size: .24rem!important;
        color: #333;
        text-align: center;
        padding-top: .13rem!important;
        padding: 0!important;
    }
    .m-pages
    {
        display: block;
    }
    .dede_pages .pagelist
    {
        border: none;
        padding: 0!important;
        line-height: initial;
        border-bottom: none!important;
    }
    .dede_pages ul li
    {
        border: none;
        margin: 0;
        padding: 0;
        width: auto;
        height: auto;
        background: none;
        line-height: initial;
    }
    .dede_pages ul .ym
    {
        width: 3.1rem;
        text-align: center;
        float: left;
        color: #555;
        height: .5rem;
        overflow: hidden;
        line-height: .5rem;
        font-size: .24rem;
    }
    .dede_pages ul .xyy li a
    {
        text-align: right;
        color: #1870e6;
        width: auto;
        font-size: .28rem;
        line-height: .56rem;
    }
    .dede_pages ul .xyy li
    {
        width: auto!important;
        height: auto!important;
    }
}