@charset "utf-8";

body {
    background-color: #f3f7fb;
    overflow-x: hidden;
}


/* CSS Document */
header {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    padding: .55rem 0;
    background-color: #fff;
}

header img {
    width: 1.88rem;
    height: 0.46rem;
}

header p {
    width: 4.36rem;
    height: 0.63rem;
    background: url(../images/header1.png) no-repeat top center;
    background-size: 100% 100%;
    border-radius: 0.06rem;
    text-align: center;
}

.order {
    width: 7rem;
    height: 1.54rem;
    margin: 0.3rem auto;
    background: #FFFFFF;
    padding: .15rem;
}

.order ul {
    display: flex;
    justify-content: center;
    background: url(../images/banner.png) no-repeat center;
    background-size: contain;
}

.order ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.order ul li b {
    font-size: 0.22rem;
    font-weight: bold;
    color: #DC0000;
    line-height: 0.27rem;
    width: 1.8rem;
    height: 0.22rem;
    text-align: center;
}

.order ul li img {
    width: 0.3rem;
    height: 0.3rem;
    margin: .22rem 0 .2rem;
}

.order ul li p {
    font-size: 0.12rem;
    color: #0039AC;
    line-height: 0.15rem;
}

.main {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.main ul {
    margin: 0 0.2rem;
    height: 1rem;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    padding-right: .6rem;
    scrollbar-width: none;
    -ms-overflow-style: none;
}


.main ul li {
    width: 1.67rem;
    background: #FFFFFF;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    margin: .05rem;
}

.main #bton,
.main #but {
    width: .5rem;
    height: .5rem;
    border: 0;
    opacity: 1;
    border-radius: 0;
    display: block;
    position: absolute;
    background-color: #fff;
    right: 0.2rem;
    top: 0;
}

.main #bton img {
    width: 0.21rem;
    margin: 0 auto;
    margin-top: 50%;
    transform: translateY(-50%);
}

.main #bton {
    display: none;
}

.main #but img {
    width: 0.21rem;
    height: 0.14rem;
    margin: 0 auto;
    margin-top: 50%;
    transform: translateY(-50%);
}

.main ul li a p {
    font-size: 0.22rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0039AC;
    line-height: 0.62rem;
}

.main1 ul {
    display: flex;
    flex-wrap: wrap;
    margin: .2rem 0;
}

.main1 ul li {

    margin-left: .5rem;

}

.main1 ul li a {
    font-size: 0.28rem;
    font-weight: 400;
    color: #0039AC;
    line-height: 0.62rem;
}

.main1 ul .tab-active {
    position: relative;
}

.main1 ul .tab-active {
    font-size: 0.32rem;
    font-weight: bold;
}

.main1 ul .tab-active::before {
    content: "";
    width: 0.7rem;
    height: 0.07rem;
    background: #0039AC;
    opacity: 0.3;
    position: absolute;
    left: 0.3rem;
    top: 0.5rem;
    border-radius: 15px;
}


.main1 ul .tab {
    font-weight: bold;
}

.text {
    width: 7rem;
    background: #FFFFFF;
    margin: 0 auto;
    padding: 0.4rem 0.2rem;
}

.text p {
    font-size: 0.24rem;
    color: #000000;
    line-height: 0.47rem;
    opacity: 0.7;
}

.text img {
    width: 3.95rem;
    height:auto
    /* height: 2.99rem; */
    margin: 0 auto;
}

.text h1 {
    font-size: 0.25rem;
    color: #000000;
    line-height: 0.48rem;
    opacity: 0.7;
    display: flex;
}

.text .h1 {
    align-items: center;
}

.text .tex h1 {
    padding: .5rem 0;
}

.text h1 img {
    width: 1.27rem;
    height: 0.22rem;
    margin-left: 0;
}

/* .text h1 p {
    font-size: 0.22rem;
    color: #000000;
    line-height: 0.22rem;
    opacity: 0.7;
    width: 1.27rem;
} */

.text h1 p {
    font-size: 0.22rem;
    color: #000000;
    line-height: 0.48rem;
    opacity: 0.7;
    width: 5.8rem;
}



.text a {
    font-size: 0.22rem;
    font-weight: bold;
    color: #2970FF;
    line-height: 0.48rem;
    display: flex;
    align-items: center;
    margin: 0.1rem 0;
}

.text a h3 {
    font-size: 0.22rem;
    font-weight: bold;
    color: #2970FF;
    line-height: 0.48rem;
    border-bottom: 1px solid #2970FF;
}

.text a img {
    width: .22rem;
    height: 0.3rem;
    margin: 0;
}

.main2 {
    width: 6.76rem;
    height: 12.5rem;
    background: #FFFFFF;
    margin: 0 auto;
    margin-bottom: .85rem;
    overflow: hidden;
}

.main2 .top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.74rem 0.32rem 0.6rem;
    padding-top: 0.8rem;
}

.main2 .top img {
    width: 2.07rem;
    height: 0.06rem;
}

.main2 .top h4 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0039AC;
    line-height: 0.3rem;
}

.main2 .center ul {
    display: flex;
    align-items: center;
    justify-content: center;

}

.main2 .center ul li {
    font-size: 0.26rem;
    font-weight: 400;
    color: #0039AC;
    line-height: 0.48rem;
    margin: 0;
    border: 0;
}

.main2 .center ul li a {
    font-size: 0.26rem;
    font-weight: 600;
    color: #0039AC;
    line-height: 0.48rem;
}

.main2 .center ul li:nth-child(2) {

    margin: 0 1rem;
}

.main2 .center ul .liactive {
    font-weight: 600;
    background: url(../images/H1bj.png) no-repeat center bottom;
    padding: 0;
}

.main2 ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.26rem 0;
    padding: 0.32rem 0;
    border-bottom: 1px double #ccc;
}

.main2 ul li img {
    width: 0.63rem;
    height: 0.63rem;
}

.main2 ul li p {
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 0.34rem;
    opacity: 0.7;
    margin: 0 .27rem;
    text-align: left;
}

.main2 ul li p b {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main2 ul li p b span {
    display: flex;
    align-items: center;
}

.main2 ul li p b span img {
    width: 0.21rem;
    height: 0.19rem;
}

.main2 ul li p span {
    color: #0039AC;
}

.main2 ul li .left {

    display: flex;

}

.main2 ul li .right {
    display: flex;
    align-items: center;
    width: 1.66rem;
    height: 0.45rem;
    background: #0039AC;
    border-radius: 0.22rem;
    justify-content: center;
}

.main2 ul li .right img {
    width: 0.18rem;
    height: 0.22rem;
}

.main2 ul li .right p {
    margin: 0;
}

.main2 ul li .right p a {
    font-size: 0.22rem;
    color: #FFFFFF;
    line-height: 0.48rem;
    margin-left: .1rem;
}

.button {
    width: 2rem;
    height: 0.48rem;
    border: 0.01rem solid #000000;
    opacity: 0.5;
    border-radius: 0.24rem;
    margin: 0 auto;

}

.button a {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-size: 0.22rem;
    color: #000000;
    line-height: 0.48rem;

}

.button img {
    width: 0.21rem;
    height: 0.21rem;
}

footer {
    font-size: 0.18rem;
    font-family: SourceHanSansCN;
    font-weight: 300;
    color: #787878;
    line-height: 0.31rem;
    text-align: center;
}

footer p {
    margin: .5rem 0 .7rem;
}

.active {
    display: none;
}

.main1 .text {
    display: none;
}

.main1 .text.tab-content-active {
    display: block;
}