.main {
    width: 100%;
    height: 100%;
    margin: 50px auto 0 auto;
    text-align: center;
}

.main img {
    width: 100%;
    float: left;
}

.bt1 {
    width: 100%;
    height: 1.64rem;
    background: url("../img/img_02.png") no-repeat;
    background-size: 100%;
    float: left;
}

.con {
    width: 92%;
    margin: 0 4%;
    float: left;
}

.dbt {
    font-size: .45rem;
    line-height: .9rem;
    color: #1838af;
    font-weight: bold;
    padding: .47rem 0;
}

.part01 .jst {
    width: 47%;
    padding-right: 3%;
    /* float: left; */
}

.part01 .daoxue_l {
    margin-top: .12rem;
}

.part01 .daoxue_l p {
    text-align: left;
    color: #000;
    line-height: .42rem;
    font-size: .22rem;
    text-indent: .44rem;
}

.part02 {
    width: 100%;
    height: 7.77rem;
    background: url("../img/img_04.png") no-repeat;
    background-size: 100%;
    float: left;
}

.part02 .dbt {
    padding: .18rem 0;
}


.part02 li {
    width: 48%;
    margin: 2.28rem 1% 0.22rem;
    float: left;
    color: #fff;
    line-height: .6rem;
    font-size: .36rem;
    font-weight: bold;

}

.bt2 {
    width: 100%;
    height: 1.55rem;
    background: url("../img/img_05.png") no-repeat;
    background-size: 100%;
    float: left;
}

.bt2 .dbt {
    padding: .42rem 0;
}

.part03 {
    margin: 0 4% .9rem;
}

.part03 tr {
    text-align: center;
    width: 100%;
    float: left;
}

.part03 tr th {
    line-height: .9rem;
    color: #fff;
    background: #133eca;
    margin: 0 1%;
    text-align: center;
    font-size: .36rem;
    float: left;
    width: 48%;
}


.part03 tr .th2 {
    background: #ed8325;
}

.part03 tr td {
    text-align: center;
    line-height: .72rem;
    color: #000;
    background: #9db1f3;
    margin: 0 1%;
    text-align: center;
    font-size: .28rem;
    float: left;
    width: 48%;

}

.part03 .tr1 {
    margin-bottom: .1rem;
    float: left;
}

.part03 .tr2 {
    margin-bottom: .06rem;
    float: left;
}

.part03 .td2 {
    background: #f7d3b2;
}

.part04 {
    width: 100%;
    height: 6.6rem;
    background: url("../img/img_07.png") no-repeat;
    background-size: 100%;
    float: left;
}

.part04 .dbt {
    padding: .72rem 0 0;
    color: #fff;
}

.part04 .dbtp {
    font-size: .24rem;
    color: #fff;
    line-height: .36rem;
}

.part04 li {
    color: #fff;
    line-height: .42rem;
    width: 38%;
    float: left;
    padding-left: 12%;
    font-size: .28rem;
    text-align: left;
    margin-top: .42rem
}

.part04 li span {
    font-size: .36rem;
}

.bt3 {
    width: 100%;
    height: 1.77rem;
    background: url("../img/img_08.png") no-repeat;
    background-size: 100%;
    float: left;
}

.bt3 .dbt {
    padding: .62rem 0 0;
}

.con01_rf {
    float: left;
    width: 100%;
}

.con01_rf img {
    width: 100%;
    height: auto;
}

.con01_rf .swiper-pagination-bullet {
    background: #999999;
    opacity: 1;
    border: 1px solid #fff;
}

.con01_rf .swiper-pagination-bullet-active {
    background: #cc3333;
}

.con01_rf .swiper-container {
    width: 100%;
    height: 100%;
}

.con01_rf .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.con01_rf .swiper-slide span {
    font-size: .3rem;
    line-height: .6rem;
    height: .6rem;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.part05 p {
    text-align: left;
    color: #000;
    line-height: .42rem;
    font-size: .22rem;
    text-indent: .44rem;
    padding: .24rem 0;
    float: left;
}

.part06 {
    width: 100%;
    height: 10.23rem;
    background: url("../img/img_10.png") no-repeat;
    background-size: 100%;
    float: left;
}

.part06 .dbt {
    padding: .32rem 0 0;
    /* color: #fff; */
}

.part06 ul {
    padding-top: .2rem;
}

.part06 li {
    margin: 1.94rem 2% .26rem;
    color: #fff;
    width: 29.3%;
    float: left;
    font-size: .19rem;
    line-height: .26rem;
}

.part06 .more {
    margin: 0 2%;
    color: #fff;
    width: 29.3%;
    height: 1rem;
    padding: 1rem 0;
}

.part06 a {
    color: #fff;
}

a {
    cursor: pointer;
}

.bt4 {
    width: 100%;
    height: 1.87rem;
    background: url("../img/img_11.png") no-repeat;
    background-size: 100%;
    float: left;
}

.bt4 .dbt {
    padding: .42rem 0 0;
}

/* .part07 {
    padding-bottom: .4rem;
} */

.part07 li {
    border-bottom: 1px dashed #999;
    width: 100%;
    float: left;
}

.part07 li span {
    margin: 0 .1rem;
}

.con7_b {
    font-size: .28rem;
    color: #333;
    font-weight: bold;
    line-height: 1rem;
    margin-bottom: .12rem;
    width: 16%;
    float: left;
    text-align: center;
}

.con7_n {
    font-size: .24rem;
    color: #333;
    line-height: .40rem;
    width: 80%;
    padding: 0 2%;
    float: left;
    text-align: left;
    margin: .3rem 0;
}

.part08 {
    font-size: .36rem;
    color: #000;
    line-height: .52rem;
    text-align: center;
    padding: .42rem 0;
    font-weight: bold;
    float: left;
    width: 100%;
}