body, button, h1, h2, h3, h4, h5, h6, input, select, textarea {
    font-family: Microsoft YaHei, '宋体', "Helvetica Neue", Helvetica, Arial, "\5b8b\4f53", sans-serif
}

img {
    max-width: 100%
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

a:hover {
    text-decoration: none
}

a:active {
    text-decoration: none
}

a:focus {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

body {
    font-size: .24rem;
    margin: 0;
    padding: 0
}

.idx_header {
    width: 7.5rem;
    height: 5.9rem;
    background: url(../../img/wap/index/header_bg1.png) no-repeat center;
    background-size: 100%
}

.idx_header .logo {
    width: 4.38rem;
    height: 1.42rem;
    margin: 0 auto;
    padding-top: .6rem
}

.idx_header .logo img {
    width: 4.38rem
}

.idx_header .list {
    padding-top: .5rem;
    display: flex;
    justify-content: center
}

.idx_header .list .box {
    width: 3.35rem;
    height: 3.04rem;
    background: #fff url(../../img/wap/index/index_header_bg1.png) no-repeat center;
    background-size: 100%;
    border-radius: .15rem
}

.idx_header .list .box:last-child {
    margin-left: .2rem;
    background: #fff url(../../img/wap/index/index_header_bg2.png) no-repeat center
}

.idx_header .list .box .tit {
    width: 2.7rem;
    height: .8rem;
    line-height: .8rem;
    padding-top: .1rem;
    margin: 0 auto;
    border-bottom: 1px #eee solid;
    text-align: center;
    font-size: .34rem;
    position: relative
}

.idx_header .list .box .tit::before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -.275rem;
    bottom: -1px;
    width: .55rem;
    height: .04rem;
    background: #cf181c
}

.idx_header .list .box .txt {
    text-align: center;
    padding-top: .2rem
}

.idx_header .list .box .txt p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.idx_header .list .box .txt .p1 {
    color: #e92f30;
    font-size: .34rem;
    font-weight: 700
}

.idx_header .list .box .txt .p2 {
    font-size: .22rem;
    color: #999
}

.idx_nav {
    padding: 0 .3rem
}

.idx_nav .tit {
    height: 1.15rem;
    line-height: 1rem;
    display: flex;
    justify-content: space-between
}

.idx_nav .tit span {
    font-size: .28rem;
    color: #5e6369;
    position: relative
}

.idx_nav .tit .active {
    font-size: .32rem;
    color: #333;
    font-weight: 700
}

.idx_nav .tit .active::before {
    position: absolute;
    content: '';
    width: .66rem;
    height: .07rem;
    background: #e92f30;
    left: 50%;
    margin-left: -.33rem;
    bottom: .3rem
}

.idx_nav .cont {
    width: 6.9rem;
    height: 2rem;
    background: #fff;
    box-shadow: 0 0 .35rem #e3e3e3;
    border-radius: .12rem
}

.idx_nav .cont .box {
    display: none;
    justify-content: space-around;
    position: relative
}

.idx_nav .cont .box::before {
    content: '';
    position: absolute;
    top: -.08rem;
    left: .55rem;
    width: .2rem;
    height: .2rem;
    background: #fff;
    transform: rotate(45deg)
}

.idx_nav .cont .box:nth-child(2)::before {
    left: 2.45rem
}

.idx_nav .cont .box:nth-child(3)::before {
    left: 4.3rem
}

.idx_nav .cont .box:nth-child(4)::before {
    left: 6.2rem
}

.idx_nav .cont .box .item {
    text-align: center;
    width: 1.5rem;
    font-size: 0
}

.idx_nav .cont .box .item img {
    padding-top: .35rem;
    width: .88rem;
    height: .88rem
}

.idx_nav .cont .box .item span {
    display: block;
    color: #5e6369;
    font-size: .28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: .1rem
}

.idx_nav2 {
    width: 6.9rem;
    height: 1.74rem;
    margin: .3rem auto 0;
    display: flex
}

.idx_nav2 .l {
    width: 3.86rem;
    height: 1.74rem;
    background: url(../../img/wap/index/index_nav_bg.png) no-repeat;
    background-size: 100%;
    border-radius: .15rem;
    text-align: center;
    box-shadow: 0 0 .3rem #92a1ff
}

.idx_nav2 .l a {
    display: block
}

.idx_nav2 .l p {
    margin: 0
}

.idx_nav2 .l .p1 {
    font-size: .3rem;
    color: #fff;
    padding: .35rem 0 .2rem
}

.idx_nav2 .l .p2 {
    width: 2rem;
    height: .54rem;
    line-height: .54rem;
    border-radius: .27rem;
    background: #fff;
    margin: 0 auto;
    color: #1d4afe;
    font-size: .26rem;
    text-align: center
}

.idx_nav2 .r {
    padding-left: .21rem;
    width: 2.83rem;
    height: 1.74rem
}

.idx_nav2 .r .b, .idx_nav2 .r .t {
    height: .8rem;
    background: #34b3ff;
    text-align: center;
    line-height: .8rem;
    border-radius: .15rem;
    color: #fff;
    font-size: .3rem;
    box-shadow: 0 0 .35rem #a1dafd
}

.idx_nav2 .r .b img, .idx_nav2 .r .t img {
    height: .32rem;
    vertical-align: middle;
    margin-right: .1rem
}

.idx_nav2 .r .b a, .idx_nav2 .r .t a {
    display: block;
    color: #fff
}

.idx_nav2 .r .b {
    margin-top: .14rem;
    background: #0fce8c;
    box-shadow: 0 0 .35rem #9bf6d5
}

.idx_list1 {
    padding: 0 .3rem
}

.idx_list1 .title {
    padding-top: .5rem;
    font-size: .34rem;
    line-height: .4rem
}

.idx_list1 .title a {
    float: right;
    color: #999;
    font-size: .24rem
}

.idx_list1 .title a img {
    vertical-align: middle;
    width: .12rem;
    height: .21rem;
    margin-top: -.04rem;
    margin-left: .1rem
}

.idx_list1 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.idx_list1 ul li {
    position: relative;
    padding: .3rem 0 .3rem 1.8rem;
    border-bottom: 1px solid #e1e1e1
}

.idx_list1 ul li:last-child {
    border: 0
}

.idx_list1 ul li .img {
    position: absolute;
    left: 0;
    top: .3rem;
    width: 1.52rem;
    height: 1.38rem;
    object-fit: cover
}

.idx_list1 ul li .tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0;
    color: #333
}

.idx_list1 ul li .tit span {
    font-size: .3rem
}

.idx_list1 ul li .tit .icon1 {
    width: .3rem;
    height: .32rem;
    margin-left: .1rem;
    vertical-align: middle;
    margin-top: -.18rem
}

.idx_list1 ul li .tit .icon2 {
    width: .56rem;
    height: .3rem;
    margin-left: .1rem;
    vertical-align: middle;
    margin-top: -.2rem
}

.idx_list1 ul li .txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .2rem;
    color: #999;
    padding-top: .1rem
}

.idx_list1 ul li .time {
    font-size: .24rem;
    color: #999;
    padding-top: .2rem
}

.idx_list1 ul li .time img {
    width: .2rem;
    height: .2rem;
    margin-right: .08rem;
    vertical-align: middle;
    margin-top: -.05rem
}

.idx_list1 ul li .time span {
    border: 1px solid #ff2336;
    color: #ff2336;
    float: right;
    padding: 0 .06rem
}

.idx_kc {
    border-top: .1rem solid #f7f7f7;
    padding: 0 .3rem .3rem
}

.idx_kc .title {
    padding-top: .3rem;
    font-size: .34rem;
    line-height: .4rem
}

.idx_kc .title a {
    float: right;
    color: #999;
    font-size: .24rem
}

.idx_kc .title a img {
    vertical-align: middle;
    width: .12rem;
    height: .21rem;
    margin-top: -.04rem;
    margin-left: .1rem
}

.idx_kc .cont {
    margin-top: .3rem;
    border: 1px solid #e7e7e7
}

.idx_kc .cont .title1, .idx_kc .cont .title2 {
    width: 6.56rem;
    height: .9rem;
    font-size: .3rem;
    line-height: .9rem;
    padding-left: .3rem;
    color: #fff;
    font-weight: 700
}

.idx_kc .cont .title1 {
    background: url(../../img/wap/index/idx_kc01.png) no-repeat;
    background-size: 100%
}

.idx_kc .cont .cont1 {
    display: flex;
    flex-wrap: wrap;
    padding-top: .3rem
}

.idx_kc .cont .box {
    width: 2.2rem;
    position: relative;
    padding-left: 1rem;
    padding-right: .2rem;
    height: .64rem;
    padding-bottom: .3rem
}

.idx_kc .cont .box:nth-child(1)::before, .idx_kc .cont .box:nth-child(3)::before {
    content: '';
    width: 1px;
    height: .28rem;
    background: #e7e7e7;
    top: .2rem;
    right: 0;
    position: absolute
}

.idx_kc .cont .box img {
    width: .64rem;
    height: .64rem;
    position: absolute;
    top: 0;
    left: .2rem;
    object-fit: cover
}

.idx_kc .cont .box .tit {
    font-size: .26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.idx_kc .cont .box .txt {
    font-size: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    display: flex;
    justify-content: space-between
}

.idx_kc .cont .title2 {
    background: url(../../img/wap/index/idx_kc02.png) no-repeat;
    background-size: 100%;
    height: 1.1rem;
    line-height: 1.1rem
}

.idx_kc .cont .title2 a {
    float: right;
    width: 1.83rem;
    height: .58rem;
    text-align: center;
    background: #e01919;
    font-size: .26rem;
    font-weight: 400;
    color: #fff;
    line-height: .58rem;
    border-radius: .29rem;
    margin: .26rem .12rem 0 0
}

.idx_kc .cont .title2 a img {
    width: .26rem;
    height: .26rem;
    vertical-align: middle;
    margin-top: -.04rem;
    padding-right: .04rem
}

.idx_kc .cont ul {
    list-style: none;
    padding: .1rem 0;
    margin: 0
}

.idx_kc .cont ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../../img/wap/index/index_kc02.png) no-repeat .2rem .28rem;
    background-size: .24rem;
    padding-left: .6rem;
    padding-right: .3rem;
    height: .8rem;
    line-height: .8rem
}

.idx_kc .cont ul li a {
    color: #333;
    font-size: .3rem
}

.idx_n {
    border-top: .1rem solid #f7f7f7;
    padding: .3rem
}

.idx_n .nr {
    width: 6.9rem;
    height: 5.47rem;
    background: url(../../img/wap/index/index_n02.png) no-repeat center;
    background-size: 100%
}

.idx_n .nr .title {
    padding: 0 .3rem;
    font-size: .2rem;
    height: .9rem;
    line-height: 1rem;
    color: #fff
}

.idx_n .nr .title span {
    font-size: .34rem;
    font-weight: 700
}

.idx_n .nr .title a {
    color: #fff;
    float: right;
    font-size: .24rem
}

.idx_n .nr .title a img {
    vertical-align: middle;
    width: .12rem;
    height: .21rem;
    margin-top: -.04rem;
    margin-left: .1rem
}

.idx_n .nr .swp1 {
    width: 7.5rem;
    height: 4.4rem;
    padding-top: .1rem;
    margin-left: -.3rem
}

.idx_n .nr .swp1 .swiper-slide {
    background: #fff;
    width: 5.6rem;
    padding: 0 .3rem;
    height: 3.73rem;
    border-radius: .07rem;
    box-shadow: 0 .1rem .2rem rgba(0, 0, 0, .3)
}

.idx_n .nr .swp1 .swiper-slide .t {
    line-height: .68rem;
    height: .7rem;
    padding-top: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.idx_n .nr .swp1 .swiper-slide .t img {
    width: .68rem;
    height: .68rem;
    border-radius: 50%;
    object-fit: cover;
    vertical-align: middle;
    margin-top: -.1rem
}

.idx_n .nr .swp1 .swiper-slide .t b {
    margin-left: .2rem;
    font-size: .34rem
}

.idx_n .nr .swp1 .swiper-slide .c {
    display: flex;
    flex-wrap: wrap;
    margin-top: .2rem
}

.idx_n .nr .swp1 .swiper-slide .c p {
    margin: 0;
    width: 50%;
    line-height: .44rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: .24rem
}

.idx_n .nr .swp1 .swiper-slide .c p span {
    color: #333
}

.idx_n .nr .swp1 .swiper-slide .c p .s1 {
    color: #f12637
}

.idx_n .nr .swp1 .swiper-slide .c p .s2 {
    color: #00c277
}

.idx_n .nr .swp1 .swiper-slide .b {
    background: #f6f7fa;
    display: flex;
    flex-wrap: wrap;
    padding: .1rem .2rem;
    margin-top: .2rem
}

.idx_n .nr .swp1 .swiper-slide .b p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .44rem;
    color: #999;
    font-size: .24rem
}

.idx_n .nr .swp1 .swiper-slide .b p span {
    color: #333
}

.idx_n .nr .swp1 .swiper-slide .b p .s1 {
    color: #f12637
}

.idx_n .nr .swp1 .swiper-slide .b p .s2 {
    color: #00c277
}

.idx_n .nr .swp1 .swiper-slide .b .p1 {
    width: 65%
}

.idx_n .nr .swp1 .swiper-slide .b .p2 {
    width: 35%;
    text-align: right
}

.idx_n .nr .swp1 .swiper-slide .b .p3 {
    width: 100%
}

.idx_n .nr .swp1 .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff
}

.idx_n .ng {
    margin-top: .3rem;
    width: 6.9rem;
    height: 4.67rem;
    background: url(../../img/wap/index/index_n03.png) no-repeat center;
    background-size: 100%
}

.idx_n .ng .title {
    padding: 0 .3rem;
    font-size: .2rem;
    height: .9rem;
    line-height: 1rem;
    color: #fff
}

.idx_n .ng .title span {
    font-size: .34rem;
    font-weight: 700
}

.idx_n .ng .title a {
    color: #fff;
    float: right;
    font-size: .24rem
}

.idx_n .ng .title a img {
    vertical-align: middle;
    width: .12rem;
    height: .21rem;
    margin-top: -.04rem;
    margin-left: .1rem
}

.idx_n .ng .swp1 {
    width: 7.5rem;
    height: 3.6rem;
    padding-top: .1rem;
    margin-left: -.3rem
}

.idx_n .ng .swp1 .swiper-slide {
    background: #fff;
    width: 5.6rem;
    padding: 0 .3rem;
    height: 2.9rem;
    border-radius: .07rem;
    box-shadow: 0 .1rem .2rem rgba(0, 0, 0, .3)
}

.idx_n .ng .swp1 .swiper-slide .t {
    line-height: .6rem;
    height: .5rem;
    padding-top: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .3rem;
    display: flex
}

.idx_n .ng .swp1 .swiper-slide .t .l {
    flex: 1;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.idx_n .ng .swp1 .swiper-slide .t .l em {
    font-style: normal;
    color: #2876dd
}

.idx_n .ng .swp1 .swiper-slide .t .r {
    width: 2.1rem;
    text-align: right;
    font-size: 30 rpx;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.idx_n .ng .swp1 .swiper-slide .c {
    display: flex;
    flex-wrap: wrap;
    margin-top: .2rem
}

.idx_n .ng .swp1 .swiper-slide .c p {
    margin: 0;
    width: 50%;
    line-height: .44rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: .24rem
}

.idx_n .ng .swp1 .swiper-slide .c p span {
    color: #333
}

.idx_n .ng .swp1 .swiper-slide .c p .s1 {
    color: #f12637
}

.idx_n .ng .swp1 .swiper-slide .c p .s2 {
    color: #00c277
}

.idx_n .ng .swp1 .swiper-slide .b {
    background: #f6f7fa;
    display: flex;
    flex-wrap: wrap;
    padding: .1rem .2rem;
    margin-top: .2rem
}

.idx_n .ng .swp1 .swiper-slide .b p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .44rem;
    color: #999;
    font-size: .24rem
}

.idx_n .ng .swp1 .swiper-slide .b p span {
    color: #333
}

.idx_n .ng .swp1 .swiper-slide .b p .s1 {
    color: #f12637
}

.idx_n .ng .swp1 .swiper-slide .b p .s2 {
    color: #00c277
}

.idx_n .ng .swp1 .swiper-slide .b .p1 {
    width: 60%
}

.idx_n .ng .swp1 .swiper-slide .b .p2 {
    width: 40%
}

.idx_n .ng .swp1 .swiper-slide .b .p3 {
    width: 100%
}

.idx_n .ng .swp1 .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff
}

.idx_gw {
    border-top: .1rem solid #f7f7f7;
    padding: 0 .3rem;
    height: 4.8rem
}

.idx_gw .title {
    font-size: .34rem;
    line-height: 1rem
}

.idx_gw .title a {
    float: right;
    color: #999;
    font-size: .24rem
}

.idx_gw .title a img {
    vertical-align: middle;
    width: .12rem;
    height: .21rem;
    margin-top: -.04rem;
    margin-left: .1rem
}

.idx_gw .cont {
    display: flex;
    margin-left: -.2rem
}

.idx_gw .cont .box {
    flex: 1;
    margin-left: .2rem;
    position: relative
}

.idx_gw .cont .box img {
    width: 2.16rem;
    height: 2.5rem;
    object-fit: cover;
    border-radius: .12rem
}

.idx_gw .cont .box .s1 {
    position: absolute;
    border-radius: 0 .1rem 0 .1rem;
    top: 2.17rem;
    left: 0;
    width: .85rem;
    height: .34rem;
    line-break: .34rem;
    background: #f3f4f8;
    text-align: center;
    color: #1187ff;
    font-size: .2rem;
    font-weight: 700
}

.idx_gw .cont .box .tit {
    font-size: .3rem;
    font-weight: 700;
    color: #333;
    padding-top: .05rem
}

.idx_gw .cont .box .tit .s2 {
    background: #fef3f3;
    color: #ea0000;
    font-size: .16rem;
    display: inline-block;
    height: .3rem;
    line-height: .3rem;
    vertical-align: middle;
    padding: 0 .1rem;
    margin-left: .1rem
}

.idx_gw .cont .box .txt {
    color: #999;
    font-size: .18rem;
    padding-top: .05rem
}

.idx_list2 {
    border-top: .1rem solid #f7f7f7;
    padding: 0 .3rem
}

.idx_list2 .title {
    font-size: .34rem;
    line-height: .4rem;
    padding-top: .3rem
}

.idx_list2 .title a {
    float: right;
    color: #999;
    font-size: .24rem
}

.idx_list2 .title a img {
    vertical-align: middle;
    width: .12rem;
    height: .21rem;
    margin-top: -.04rem;
    margin-left: .1rem
}

.idx_list2 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.idx_list2 ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: .3rem
}

.idx_list2 ul li:last-child {
    border: none
}

.idx_list2 ul li .q {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .3rem;
    color: #333;
    padding-top: .3rem
}

.idx_list2 ul li .q span {
    border: 1px solid #ea3535;
    border-radius: 50%;
    width: .34rem;
    height: .34rem;
    text-align: center;
    line-height: .34rem;
    font-size: .2rem;
    color: #e93030;
    display: inline-block;
    vertical-align: middle;
    margin-top: -.08rem;
    margin-right: .1rem
}

.idx_list2 ul li .a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .26rem;
    color: #666;
    padding-top: .2rem
}

.idx_list2 ul li .a span {
    border: 1px solid #188aff;
    border-radius: 50%;
    width: .34rem;
    height: .34rem;
    text-align: center;
    line-height: .34rem;
    font-size: .2rem;
    color: #1187ff;
    display: inline-block;
    vertical-align: middle;
    margin-top: -.08rem;
    margin-right: .1rem
}

.idx_list2 ul li .txt {
    display: flex;
    font-size: .2rem;
    padding-left: .44rem;
    padding-top: .2rem;
    color: #999
}

.idx_list2 ul li .txt span {
    flex: 1
}

.idx_list2 ul li .txt .r {
    text-align: right
}

.idx_list2 ul li .txt .r img {
    width: .2rem;
    height: .2rem;
    margin-right: .08rem;
    vertical-align: middle;
    margin-top: -.05rem
}

.idx_list3 {
    border-top: .1rem solid #f7f7f7;
    padding: 0 .3rem
}

.idx_list3 .title {
    font-size: .34rem;
    line-height: .4rem;
    padding-top: .3rem
}

.idx_list3 .title a {
    float: right;
    color: #999;
    font-size: .24rem
}

.idx_list3 .title a img {
    vertical-align: middle;
    width: .12rem;
    height: .21rem;
    margin-top: -.04rem;
    margin-left: .1rem
}

.idx_list3 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.idx_list3 ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: .4rem
}

.idx_list3 ul li:last-child {
    border: none
}

.idx_list3 ul li .tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .3rem;
    color: #333;
    padding-top: .4rem
}

.idx_list3 ul li .txt {
    display: flex;
    font-size: .2rem;
    padding-top: .2rem;
    color: #999
}

.idx_list3 ul li .txt span {
    flex: 1
}

.idx_list3 ul li .txt .r {
    text-align: right
}

.idx_list3 ul li .txt .r img {
    width: .2rem;
    height: .2rem;
    margin-right: .08rem;
    vertical-align: middle;
    margin-top: -.05rem
}

.idx_list4 {
    border-top: .1rem solid #f7f7f7;
    padding: 0 .3rem
}

.idx_list4 .title {
    font-size: .34rem;
    line-height: .4rem;
    padding-top: .3rem
}

.idx_list4 .title a {
    float: right;
    color: #999;
    font-size: .24rem
}

.idx_list4 .title a img {
    vertical-align: middle;
    width: .12rem;
    height: .21rem;
    margin-top: -.04rem;
    margin-left: .1rem
}

.idx_list4 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.idx_list4 ul li {
    border-bottom: 1px solid #eee;
    line-height: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.idx_list4 ul li:last-child {
    border: none
}

.idx_list4 ul li a {
    color: #333;
    font-size: .3rem
}

.footer {
    margin-top: 1.4rem;
    background: #3a3a3b;
    text-align: center;
    padding-bottom: .34rem
}

.footer .link1 {
    font-size: .28rem;
    color: #5b5b5c;
    padding-top: .5rem
}

.footer .link1 a {
    color: #fff;
    padding: 0 .15rem
}

.footer .link2 {
    background: #373737;
    border: 2px solid #303030;
    display: inline-block;
    font-size: 0;
    height: .5rem;
    border-radius: .1rem;
    margin-top: .34rem
}

.footer .link2 a {
    height: .5rem;
    line-height: .5rem;
    padding: 0 .1rem;
    border-right: 2px solid #303030;
    color: #cfcfcf;
    font-size: .22rem;
    display: inline-block
}

.footer .link2 a:last-child {
    border: none
}

.footer .link3 {
    text-align: center;
    margin-top: .26rem;
    display: flex;
    justify-content: center
}

.footer .link3 a {
    height: .44rem;
    line-height: .44rem;
    color: #cfcfcf;
    font-size: .22rem;
    padding: 0 .16rem;
    margin: 0 .05rem;
    border-radius: .22rem;
    background: #262626
}

.footer .link3 a img {
    width: .22rem;
    height: .18rem;
    vertical-align: middle;
    margin-right: .07rem
}

.footer .txt {
    color: #cfcfcf;
    font-size: .18rem;
    line-height: .5rem;
    margin-top: .26rem
}

.footer .txt p {
    margin: 0
}

.footer .txt p img {
    height: .2rem;
    vertical-align: middle;
    margin-top: -.06rem;
    margin-right: .1rem
}

.header {
    width: 100%;
    height: 5.57rem;
    background: url(../../img/wap/index/header_bg2.jpg) no-repeat center;
    background-size: 100%
}

.header .logo {
    padding: .24rem 0 0 .3rem;
    width: 1.55rem;
    height: .55rem
}

.header .logo img {
    width: 1.55rem;
    height: .55rem
}

.header .btn {
    position: absolute;
    top: .28rem;
    right: .3rem;
    width: .45rem;
    height: .36rem
}

.header .btn img {
    width: .45rem;
    height: .36rem
}

.header .title {
    text-align: center;
    font-size: .64rem;
    color: #fff;
    padding-top: 1.44rem
}

.header .title2 {
    font-size: .64rem;
    color: #fff;
    padding-top: 1.4rem;
    padding-left: .3rem
}

.header .title2 span {
    font-size: .26rem
}

.header .subtit {
    margin-top: .3rem;
    display: inline-block;
    background: #435f95;
    color: #fff;
    font-size: .32rem;
    margin-left: .3rem;
    padding: .2rem .3rem
}

.h_hz {
    background-image: url(../../img/wap/index/header_bg2.jpg)
}

.h_ry {
    background-image: url(../../img/wap/index/header_bg3.jpg);
    height: 6.37rem
}

.h_jt {
    background-image: url(../../img/wap/index/header_bg4.jpg);
    height: 6.37rem
}

.h_us {
    background-image: url(../../img/wap/index/header_bg5.jpg);
    height: 6.37rem
}

.h_xy {
    background-image: url(../../img/wap/index/header_bg6.jpg)
}

.h_lc {
    background-image: url(../../img/wap/index/header_bg7.jpg)
}

.h_lcs {
    background-image: url(../../img/wap/index/header_bg8.jpg);
    height: 6.37rem
}

.menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000
}

.menu .close2 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4.6rem
}

.menu .cont {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2.9rem;
    background: rgba(0, 0, 0, .8);
    overflow-y: auto
}

.menu .cont .close {
    width: .28rem;
    height: .28rem;
    position: absolute;
    top: .3rem;
    right: .3rem
}

.menu .cont ul {
    padding: .8rem .3rem 0;
    margin: 0;
    list-style: none
}

.menu .cont ul li {
    border-bottom: 1px solid #eee
}

.menu .cont ul li a {
    display: block;
    padding: .4rem 0;
    font-size: .3rem;
    color: #fff
}

.menu .cont .toidx {
    padding: .6rem 0 .3rem .3rem
}

.menu .cont .toidx a {
    display: block;
    width: 1.62rem;
    height: .6rem;
    border-radius: .3rem;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: .6rem;
    font-size: .3rem
}

.content .hz_cont {
    margin: -1.8rem .3rem 0
}

.content .hz_cont .mp1, .content .hz_cont .mp2 {
    width: 6.4rem;
    height: 3.9rem;
    background: #fff url(../../img/wap/index/hz_bg01.jpg) no-repeat center;
    background-size: 100%;
    position: relative;
    padding-left: .5rem;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1)
}

.content .hz_cont .mp1 img, .content .hz_cont .mp2 img {
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    bottom: .6rem;
    right: .55rem
}

.content .hz_cont .mp1 .tit, .content .hz_cont .mp2 .tit {
    font-size: .36rem;
    position: relative;
    padding-top: .6rem;
    padding-bottom: .38rem
}

.content .hz_cont .mp1 .tit::before, .content .hz_cont .mp2 .tit::before {
    content: '';
    width: .6rem;
    height: .04rem;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0
}

.content .hz_cont .mp1 .cont, .content .hz_cont .mp2 .cont {
    line-height: .5rem;
    font-size: .24rem;
    padding-top: .36rem
}

.content .hz_cont .mp1 .cont p, .content .hz_cont .mp2 .cont p {
    margin: 0
}

.content .hz_cont .mp2 {
    background-image: url(../../img/wap/index/hz_bg02.jpg);
    height: 4.2rem;
    margin-top: .3rem
}

.content .hz_cont .title {
    height: .4rem;
    line-height: .4rem;
    font-size: .36rem;
    text-align: center;
    background: url(../../img/wap/index/hz_title_bg.png) no-repeat center;
    background-size: 100%;
    margin-top: .7rem
}

.content .hz_cont .us {
    margin-top: .4rem
}

.content .hz_cont .us .box {
    width: 5.5rem;
    padding-left: 1.4rem;
    background: #fff;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1);
    margin-bottom: .3rem;
    position: relative
}

.content .hz_cont .us .box img {
    position: absolute;
    width: .88rem;
    height: .88rem;
    left: .25rem;
    top: 50%;
    margin-top: -.44rem
}

.content .hz_cont .us .box p {
    margin: 0
}

.content .hz_cont .us .box .p1 {
    font-size: .24rem;
    padding-top: .4rem
}

.content .hz_cont .us .box .p2 {
    font-size: .36rem;
    font-weight: 700;
    padding-top: .1rem;
    padding-bottom: .4rem
}

.content .hz_cont .links {
    padding: .3rem 0
}

.content .hz_cont .links .box {
    position: relative;
    padding-left: .46rem;
    font-size: .28rem;
    line-height: .4rem;
    padding-bottom: .3rem
}

.content .hz_cont .links .box .num {
    position: absolute;
    width: .3rem;
    height: .3rem;
    background: #fdd;
    color: #ec3030;
    font-size: .16rem;
    text-align: center;
    line-height: .3rem;
    border-radius: 50%;
    left: 0;
    top: .02rem
}

.content .hz_cont .cont2 {
    border-top: 1px solid #eee;
    padding: .4rem 0
}

.content .hz_cont .cont2 .tit {
    font-size: .3rem;
    color: #f23835;
    padding-bottom: .3rem
}

.content .hz_cont .cont2 .tit img {
    width: .3rem;
    height: .3rem;
    padding-right: .1rem;
    vertical-align: middle;
    margin-top: -.06rem
}

.content .hz_cont .cont2 p {
    margin: 0;
    padding-left: .36rem;
    line-height: .4rem;
    font-size: .26rem
}

.content .hz_cont .cont2 p span {
    color: #f23835
}

.content .ry_cont {
    margin: -1.7rem .3rem 0
}

.content .ry_cont .box {
    background: #fff;
    padding: .4rem .5rem .5rem;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1);
    margin-bottom: .44rem
}

.content .ry_cont .box .title {
    font-size: .3rem;
    line-height: .4rem
}

.content .ry_cont .box .cont {
    padding-top: .4rem;
    text-align: center
}

.content .ry_cont .box .cont img {
    width: 100%
}

.content .ry_cont .box .down {
    width: 2.36rem;
    height: .68rem;
    margin: .4rem auto 0;
    background: #ec2828;
    border-radius: .1rem;
    text-align: center;
    line-height: .68rem;
    font-size: .26rem
}

.content .ry_cont .box .down a {
    color: #fff;
    display: block
}

.content .jt_cont {
    margin: -1.7rem .3rem 0
}

.content .jt_cont .box {
    background: #fff;
    padding: 0 .4rem .4rem;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1);
    margin-bottom: .44rem
}

.content .jt_cont .box .title {
    font-size: .36rem;
    padding-top: .5rem;
    font-weight: 700
}

.content .jt_cont .box .cont {
    padding-top: .4rem;
    font-size: .26rem;
    line-height: .46rem;
    color: #666
}

.content .us_cont {
    margin: -1.7rem .3rem 0
}

.content .us_cont .box {
    background: #fff;
    padding: 0 .4rem .4rem;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1);
    margin-bottom: .44rem
}

.content .us_cont .box .title {
    font-size: .36rem;
    padding-top: .5rem;
    font-weight: 700
}

.content .us_cont .box .title p {
    margin: 0;
    font-size: .26rem;
    color: #999;
    font-weight: 400;
    padding-top: .1rem
}

.content .us_cont .box .cont {
    padding-top: .4rem;
    font-size: .26rem;
    line-height: .46rem;
    color: #666
}

.content .xy_cont {
    margin: -1.7rem .3rem 0
}

.content .xy_cont .box {
    background: #fff;
    padding: 0 .4rem .4rem;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1);
    margin-bottom: .44rem
}

.content .xy_cont .box .title {
    font-size: .32rem;
    padding-top: .5rem;
    text-align: center
}

.content .xy_cont .box .title span {
    position: relative;
    padding: 0 .6rem
}

.content .xy_cont .box .title span:first-child::after {
    content: '';
    width: 1px;
    height: .32rem;
    background: #eee;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.16rem
}

.content .xy_cont .box .title .active {
    color: #e92f30
}

.content .xy_cont .box .cont {
    padding-top: .4rem;
    font-size: .26rem;
    line-height: .46rem;
    color: #666
}

.content .xy_cont .box .cont .box2 {
    display: none
}

.content .xy_cont .box .cont .redball {
    background: #e92f30;
    width: .12rem;
    height: .12rem;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -.06rem;
    margin-right: .06rem
}

.content .lc_cont {
    margin: -1.7rem .3rem 0;
    background: #fff;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1);
    padding: .7rem .5rem
}

.content .lc_cont .box {
    position: relative
}

.content .lc_cont .box::before {
    content: '';
    position: absolute;
    left: -.04rem;
    top: 0;
    background: #e92f30;
    width: .1rem;
    height: .1rem;
    border-radius: 50%
}

.content .lc_cont .box .tit {
    font-size: .4rem;
    padding: .3rem 0 .16rem .5rem;
    font-weight: 700;
    color: #525252;
    border-left: .04rem dotted silver;
    border-bottom: .04rem dotted silver;
    border-radius: 0 0 0 .1rem
}

.content .lc_cont .box .txt {
    border-left: .04rem dotted silver;
    padding: .2rem 0 .36rem .5rem;
    font-size: .24rem;
    line-height: .36rem;
    color: #7e7e7e
}

.content .lcs_cont {
    margin: -1.7rem .3rem 0
}

.content .lcs_cont .box {
    background: #fff;
    padding: 0 .15rem .4rem;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1)
}

.content .lcs_cont .box .tit {
    font-size: .36rem;
    padding: .5rem 0;
    text-align: center
}

.content .lcs_cont .box .tit p {
    margin: 0
}

.content .lcs_cont .box .img {
    width: 7.5rem;
    margin-left: -.45rem
}

.content .lcs_cont .box .txt {
    margin-top: .5rem;
    font-size: .26rem;
    line-height: .46rem;
    color: #333;
    border: .12rem solid #ececec;
    border-radius: .2rem
}

.content .lcs_cont .box .txt p {
    padding: .3rem 0;
    margin: 0 .3rem;
    border-bottom: 1px solid #eee
}

.content .lcs_cont .box .txt p:last-child {
    border: none
}