article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body,
button,
input,
pre,
select,
textarea {
    font: 12px/1.5 'microsoft yahei', arial, tahoma, \5b8b\4f53
}

input,
select,
textarea {
    font-size: 100%
}

th {
    text-align: inherit
}

fieldset,
img {
    border: 0
}

img {
    vertical-align: top
}

iframe {
    display: block
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

a {
    color: #333;
    text-decoration: none;
    outline: 0;
    blr: expression(this.onFocus=this.blur());
    -webkit-tap-highlight-color: transparent
}

a:focus {
    outline: 0;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

i {
    font-style: normal
}

input:focus,
keygen:focus,
select:focus,
textarea:focus {
    outline: 0;
    outline-offset: 0
}

::-webkit-input-placeholder {
    color: #e0e0e0
}

::-moz-placeholder {
    color: #e0e0e0
}

:-ms-input-placeholder {
    color: #e0e0e0
}

input:-moz-placeholder {
    color: #e0e0e0
}

.cf:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.cf {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

html.isPc .wap_box,
html.isWap .pc_box {
    display: none
}

html.isPc .pc_box,
html.isWap .wap_box {
    display: block
}

html.isWap a:hover {
    text-decoration: none
}

body {
    background-color: white
}

a:hover {
    text-decoration: none
}

.header {
    background-color: #cc2e32;
}

.logo {
    height: 1.27rem;
    line-height: 1.27rem;
    text-align: center;
    color: #fff;
    font-size: .36rem
}

.nav {
    position: relative;
    margin-top: -.92rem;
    padding: 0 .2rem .18rem;
    background: -webkit-repeating-linear-gradient(#00558e 0, #00558e 50%, #fff 50%, #fff 100%)
}

.nav .navInner {
    background-color: #fff;
    min-height: .92rem;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(95, 95, 95, .32)
}

.nav ul {
    display: flex
}

.nav ul li {
    flex: 1 0 25%;
    text-align: center
}

.nav a {
    display: block;
    height: 100%;
    overflow: hidden;
    font-size: .24rem;
    line-height: 1.5;
    padding-bottom: .3rem
}

.nav img {
    display: block;
    width: .68rem;
    height: .68rem;
    margin: .3rem auto .1rem
}

.search {
    padding: .2rem;
    background-color: #fff
}

.search .sInner {
    display: flex
}

.search .btn-submit,
.search .inp-text {
    height: .72rem;
    line-height: .72rem
}

.search .inp-text {
    flex: 1;
    border-radius: 4px;
    border: none;
    margin: 0;
    font-size: .28rem;
    background: url(../i/ico-search.png) .2rem center no-repeat #eee;
    background-size: .3rem .3rem;
    padding-left: .7rem;
    padding-right: .2rem
}

.search .inp-text::-webkit-input-placeholder {
    color: #999
}

.search .btn-submit {
    font-size: .3rem;
    color: #00558e;
    white-space: nowrap;
    padding: 0 .2rem;
    margin-left: .1rem
}

.search2 {
    border-bottom: 1px solid #e7e7e7
}

.search2 .inp-text {
    background-image: none;
    padding-left: .2rem
}

.tags {
    background-color: #f0f0f6;
    padding: .44rem 0
}

.tags ul {
    display: flex
}

.tags li {
    flex: 1;
    text-align: center;
    position: relative
}

.tags li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #d4d4dc;
    top: 0;
    right: 0
}

.tags li:last-child:after {
    background: 0 0
}

.tags li.cur a {
    background-color: #cc2e32;
    color: #fff;
}

.tags a {
    display: inline-block;
    height: .54rem;
    line-height: .54rem;
    border-radius: .27rem;
    padding: 0 .27rem;
    font-size: .3rem
}

.tit h2 {
    font-size: .44rem;
    line-height: 1.5;
    padding: 0 .35rem
}

.section-item {
    padding-top: .3rem;
    background-color: #fff
}

.list ul {
    display: flex;
    flex-wrap: wrap
}

.list li {
    flex: 0 0 25%;
    text-align: center;
    padding-top: .2rem;
    display: none
}

.list li a {
    display: block;
    height: 100%;
    font-size: .24rem;
    line-height: 1.5;
    padding-bottom: .1rem
}

.list img {
    display: block;
    width: .68rem;
    height: .68rem;
    margin: 0 auto .15rem;
    border-radius: 8px;
    border: 1px solid #c9c9c9;
}

.list em {
    display: block;
    padding: 0 .2rem
}

.list .list-more {
    display: block;
    text-align: center;
    width: 6.3rem;
    border-top: 1px solid #e7e7e7;
    margin: .2rem auto 0;
    font-size: .24rem;
    line-height: 1;
    padding: .24rem 0;
    color: #00558e
}

.list .list-more:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: .26rem;
    height: .15rem;
    margin-right: .15rem;
    background: url(../i/ico-arrow.png) 0 0 no-repeat;
    background-size: contain
}

.list .list-more-open:before {
    transform: rotate(180deg)
}

.list-theme2 li img {
    border-radius: 50%;
    border: 1px solid #c9c9c9
}

.section-place {
    margin-top: .2rem
}

.footer {
    margin-top: .2rem;
    background-color: #fff;
    padding: .2rem
}

.footer .fInner {
    display: flex;
    justify-content: center
}

.footer .fInner a {
    display: block;
    margin: 0 .2rem
}

.footer .fInner img {
    display: block;
    width: 2rem
}

.data-empty {
    color: #808085;
    font-size: .36rem;
    line-height: 1.5;
    padding: 1rem 0;
    text-align: center
}

.list-search {
    background-color: #fff;
    padding: 0 .2rem
}

.list-search .list-label,
.list-search li {
    border-bottom: 1px solid #e7e7e7
}

.list-search .list-label {
    height: .8rem;
    line-height: .8rem;
    font-size: .28rem;
    margin-top: .2rem
}

.list-search li:last-child {
    border: none
}

.list-search li a {
    display: flex;
    padding: .2rem 0;
    align-items: center;
    font-size: .24rem;
    line-height: 1.5
}

.list-search li img {
    display: block;
    width: .68rem;
    height: .68rem;
    margin-right: .2rem
}

.list-search li em {
    display: block
}

.list-search .list-more {
    display: block;
    border-top: 1px solid #e7e7e7;
    font-size: .24rem;
    line-height: 1;
    text-align: center;
    color: #00558e;
    padding: .2rem
}

.list-search .list-more:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    width: .24rem;
    height: .24rem;
    background: url(../i/ico-search2.png) center no-repeat;
    background-size: .24rem .22rem;
    margin-right: .1rem
}

.data-loading,
.data-tips {
    font-size: .24rem;
    line-height: 1.5;
    color: #808085;
    padding: .24rem 0;
    text-align: center
}

.data-loading .ico-loading {
    display: inline-block;
    width: .28rem;
    height: .28rem;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-right: .1rem;
    background: url(../i/loading.gif) 0 0 no-repeat;
    background-size: contain
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .5)
}

.modal .modalInner {
    width: 4.6rem;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.modal .modal-tit {
    height: 1rem;
    line-height: 1rem;
    border-bottom: 1px solid #e7e7e7;
    font-size: .3rem;
    color: #00558e;
    text-align: center
}

.modal .modal-content {
    padding: .3rem
}

.modal .modal-ewm {
    font-size: .24rem;
    line-height: 1.5;
    text-align: center
}

.modal .modal-ewm img {
    display: block;
    width: 2.86rem;
    margin: 0 auto .2rem
}

.modal .modal-close {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 10px)
}

.modal .modal-close a {
    display: block;
    width: .72rem;
    height: .72rem;
    background: url(modal-close-jz.png) center no-repeat;
    background-size: 100%;
    font-size: 0;
    line-height: 0
}