body,
button,
input,
select,
textarea {
    font-family: 'SourceHanSansCN', 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, '\5B8B\4F53';
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    color: #3a3d49;
    outline: 0;
}

body {
    background: #f9fafe;
}

a,
a:hover {
    color: #000;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.f-12 {
    font-size: 0.12rem;
}

.f-16 {
    font-size: 0.16rem;
}

.f-18 {
    font-size: 0.18rem;
}

.f-36 {
    font-size: 0.36rem;
}

.section {
    width: 100%;
    position: relative;
}

.w1527 {
    width: 15.27rem;
    margin: 0 auto;
}

.submenu {
    margin-left: 25em;
    width: calc(100% - 50em);
    box-shadow: 0 0 0.06rem 0 rgb(3 18 15 / 40%);
	margin-top: -.35rem;
}

.submenu_con {
    position: relative;
    background: rgba(255, 255, 255, .9);
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
}

.submenu_con::-webkit-scrollbar {
    height: 4px;
}

.submenu_con::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .3);
    border-radius: 2px;
}

.submenu_con ul {
    list-style-type: none;
    text-align: center;
    display: table;
    width: 100%;
    position: relative;
    text-align: center;
    height: .70rem;
    line-height: .70rem;
    color: #005bac;
    font-size: .18rem;
    background: #fff;
    letter-spacing: 1px;
}

.submenu_con ul li {
    display: table-cell;
    position: relative;
}

.submenu_con a {
    display: block;
    color: #005bac;
    transition: color .5s linear, background .5s linear;
    padding: 0 .5em;
    white-space: nowrap;
}

.submenu_con a:hover {
    color: #fff;
    background-color: #005bac;
}

.submenu_con a.cur {
    color: #fff;
    background-color: #005bac;
}

.submenu_con a::after {
    content: " ";
    background: #d0cfcf;
    width: 0.01rem;
    height: 0.47rem;
    position: absolute;
    right: 0;
    top: 0.12rem;
}

.com-list {
    margin-top: 0.6rem;
}

.com-list ul {
    flex-wrap: wrap;
}

.com-list li a {
    display: flex;
    flex-wrap: wrap;
    border-bottom: #c8ccd3 1px solid;
    padding: 0.4rem 0.5rem 0.4rem 0.27rem;
    color: #727171;
    line-height: 0.33rem;
}

.com-list li a:hover {
    border-bottom: #c8ccd3 1px solid;
    background: #fff;
	color: #005bac;
    /*padding-bottom: 0.4rem;
    
    line-height: 0.33rem;*/
}

.com-list li a.cur {
    border-bottom: #c8ccd3 1px solid;
    background: #fff;
    padding-bottom: 0.4rem;
    color: #005bac;
    line-height: 0.33rem;
}

.com-list li .com-pic {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 0;
    margin-right: 1.3rem;
    height: 3.04rem;
    width: 5.4rem;
}

.com-list li .com-pic img {
    width: 100%;
}

.com-list li .com-con {
    -ms-flex: 1;
    flex: 1;
}

.com-list li a h1,
.com-list li a h2 {
    font-weight: normal;
    font-size: 0.26rem;
}

.com-list li a h1 {
    margin-bottom: 0.45rem;
    position: relative;
}

.com-list li a h4,
.com-list li a h2 {
    font-weight: normal;
    font-size: 0.26rem;
}

.com-list li a h4 {
    margin-bottom: 0.45rem;
    position: relative;
}

.com-list li a h2 {
    font-size: 0.16rem;
}

.com-list li a p {
    margin-top: 0.45rem;
}

.com-list li a:hover h2 {
    color: #727171;
}

.com-list li a.cur h2 {
    color: #727171;
}

.com-list li a h1 span {
    position: absolute;
    right: 0;
    color: #727171;
    font-size: 0.18rem;
}

.pic-list {
    margin: 0.8rem 0;
    text-align: center;
}

.simple-pagination .page-wrap {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #003a96;
    white-space: nowrap;
    vertical-align: top;
}

.page-wrap .btn {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 0.04rem;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    margin: 0 0.05rem;
    background-color: #fff;
    transition: border .2s ease-in-out, color ease-in-o .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    width: 0.36rem;
    line-height: 0.36rem;
}

.page-wrap .cur {
    background: #003a96;
    color: #fff;
}

.page-wrap .page-item:hover {
    background: #003a96;
    color: #fff;
}

.page-total {
    display: inline-block;
    box-sizing: border-box;
    margin-left: 0.05rem;
    color: #727171;
    line-height: 0.36rem;
    vertical-align: top;
}

.page-total input,
.page-total button {
    border: 1px solid #ddd;
    background: #fff;
    height: 0.34rem;
    border-radius: 0.04rem;
    text-align: center;
    vertical-align: middle;
    padding: 0 0.1rem;
    font-size: 0.18rem;
    margin: 0 0.1rem;
}

.page-total input {
    color: #003a96;
}

.detail {
    margin-top: 0.6rem;
    border-bottom: #e2e5e9 1px solid;
    padding-bottom: 0.5rem;
}

.detail h1 {
    color: #0a62b0;
    font-size: 0.5rem;
    text-align: center;
    margin-bottom: 0.6rem;
}

.detail p {
    color: #727171;
    line-height: 0.26rem;
    font-size: 0.16rem;
    padding: 0.1rem 0;
}

.detail-list {
    padding-bottom: 0.5rem;
}

.detail-list .previous {
    margin: 0.5rem 0;
}

.detail-list a {
    color: #727171;
    font-size: 0.16rem;
}

.detail-list a:hover {
    color: #003a96;
    font-size: 0.16rem;
}

.detail-list a h2 {
    font-weight: normal;
    font-size: 0.2rem;
}

.detail p img {
    display: block;
    margin: 0 auto;
}

.detail p strong {
    text-align: center;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 750px) {
    .w1527 {
        width: 100%;
    }
    .app-header-top .w1527 {
        width: 90%;
    }
    .app-header-bottom .w1527 {
        width: 90%;
    }
    .app-footer-top .w1527 {
        width: 90%;
    }
    .app-footer-bottom .w1527 {
        width: 90%;
    }
    .com-list li a h1 {
        font-size: 0.34rem;
        margin-bottom: 0.25rem;
        line-height: .5rem;
    }
    .com-list li a {
        padding-left: 0;
        padding-right: 0;
        /*margin-top: 0.4rem;*/
        display: inline-block;
        padding-top: 0;
    }
    .com-list li .com-con {
        padding: 0.32rem;
        width: 100%;
    }
    .com-list li a p {
        font-size: 0.26rem;
    }
    .com-list li .com-pic {
        height: auto;
        width: 100%;
        flex: 0;
    }
    .com-list li .com-pic img {
        width: 100%;
    }
    .page-total {
        margin-left: 0;
    }
    .com-list li a h2 {
        line-height: 0.4rem;
        margin: 0.1rem 0;
        font-size: 0.26rem;
    }
    .detail {
        padding: 0 0.32rem 0.6rem 0.32rem;
    }
    .detail-list {
        padding: 0 0.32rem;
    }
    .detail p {
        line-height: 0.4rem;
        font-size: 0.26rem;
    }
    .detail-list a h2 {
        font-size: 0.26rem;
        line-height: 0.4rem;
    }
    .detail-list a p {
        font-size: 0.26rem;
        line-height: 0.4rem;
        margin-top: 0.2rem;
    }
    .submenu {
        width: 100%;
        margin: 0;
    }
    .submenu_con a {
        font-size: 0.26rem;
        padding: 0 0.2rem;
    }
    .com-list li a h1 span {
        width: 100%;
        display: inline-block;
        position: inherit;
        margin-top: 0.2rem;
    }
}