/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
body {
    background: #ffffff;
    max-width: 7.5rem;
}

i {
    font-style: normal;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

.tit {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
    margin: 0.6rem auto 0.6rem;
}

.tit span {
    display: inline-block;
    color: #183dea;
}

.btn {
    width: 4.35rem;
    height: 0.8rem;
    font-size: 0.3rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: #ffffff;
    margin: 0.2rem auto 0;
    background: url(../images/btn.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    line-height: 0.82rem;
}

.block {
    width: 100%;
    margin: 0.6rem auto;
    padding-top: 1px;
    background-color: #f3f3f3;
}

.part1 {
    width: 7.18rem;
    height: 1.65rem;
    margin: 0.3rem auto 0;
    background: url(../images/part1.png) no-repeat center;
    background-size: 100% 100%;
}

.part1 div {
    width: 5.3rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 0.8rem;
}

.part1 input {
    display: block;
    width: 1.5rem;
    height: 0.49rem;
    background-color: #feffd5;
    border-radius: 0.24rem;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    font-size: 0.2rem;
}

.part1 input:last-of-type {
    width: 1.88rem;
}

.part1 span {
    display: block;
    width: 1.47rem;
    height: 0.49rem;
    line-height: 0.51rem;
    text-align: center;
    background-color: #fff600;
    border-radius: 0.24rem;
    font-size: 0.2rem;
    letter-spacing: 1px;
    color: #333333;
}

.part2 {
    padding: 0 0.38rem;
}

.part2 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.part2 ul li {
    width: 3.18rem;
    height: 2.39rem;
    background-color: #ffffff;
    box-shadow: 0px 0.06rem 0.09rem 1px rgba(0, 0, 0, 0.1);
    border-radius: 0.2rem;
    margin-bottom: 0.34rem;
}

.part2 ul li div {
    padding-top: 0.28rem;
    width: 100%;
    height: 1.02rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    color: #ffffff;
}

.part2 ul li p {
    font-size: 0.24rem;
    letter-spacing: 1px;
    color: #999999;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.26rem;
}

.part2 ul li:nth-of-type(1) div {
    background: url(../images/bg1.png) no-repeat center;
    background-size: 100% 100%;
}

.part2 ul li:nth-of-type(2) div {
    background: url(../images/bg2.png) no-repeat center;
    background-size: 100% 100%;
}

.part2 ul li:nth-of-type(3) div {
    background: url(../images/bg3.png) no-repeat center;
    background-size: 100% 100%;
}

.part2 ul li:nth-of-type(4) div {
    background: url(../images/bg4.png) no-repeat center;
    background-size: 100% 100%;
}

.part3 .btn {
    margin-top: 0.6rem;
}

.part3 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.part3 ul li {
    position: relative;
    width: 33.3%;
    height: 1.9rem;
}

.part3 ul li div {
    margin: 0 auto;
}

.part3 ul li div img {
    display: block;
    width: 100%;
}

.part3 ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.part3 ul li:nth-of-type(-n+3) {
    margin-bottom: 0.7rem;
}

.part3 ul li:nth-of-type(1) div {
    width: 1.16rem;
    height: 1.32rem;
}

.part3 ul li:nth-of-type(2) div {
    width: 1.1rem;
    height: 1.18rem;
}

.part3 ul li:nth-of-type(3) div {
    width: 0.97rem;
    height: 1.26rem;
}

.part3 ul li:nth-of-type(4) div {
    width: 1.2rem;
    height: 1.07rem;
}

.part3 ul li:nth-of-type(5) div {
    width: 1.19rem;
    height: 1.25rem;
}

.part3 ul li:nth-of-type(6) div {
    width: 1.11rem;
    height: 1.18rem;
}

.part4 {
    padding: 0 0.38rem;
}

.part4 .tit {
    margin-bottom: 1.3rem;
}

.part4 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.part4 ul li {
    position: relative;
    width: 3.18rem;
    height: 2.52rem;
    background-color: #ff6548;
    box-shadow: 0px 0.06rem 0.09rem 1px rgba(0, 0, 0, 0.1);
    border-radius: 0.2rem;
}

.part4 ul li div {
    position: absolute;
    top: -0.7rem;
    left: 50%;
    transform: translateX(-50%);
    width: 3.02rem;
    height: 1.92rem;
    background: url(../images/kc.png) no-repeat center;
    background-size: 100% 100%;
}

.part4 ul li p {
    text-align: center;
}

.part4 ul li .p1 {
    font-size: 0.2rem;
    font-weight: bold;
    color: #333333;
    margin: 0.4rem auto 0.2rem;
}

.part4 ul li .p2 {
    font-size: 0.2rem;
    font-weight: bold;
    color: #999999;
    margin-bottom: 0.14rem;
}

.part4 ul li .p3 {
    font-size: 0.32rem;
    font-weight: bold;
    color: #ff6548;
}

.part4 ul li .p4 {
    font-size: 0.3rem;
    font-weight: bold;
    color: #ffffff;
    margin-top: 1.2rem;
    margin-bottom: 0.3rem;
}

.part4 ul li .btns {
    width: 2.02rem;
    height: 0.5rem;
    margin: 0 auto;
    line-height: 0.52rem;
    text-align: center;
    border-radius: 0.25rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #ffffff;
}

.part4 ul li:nth-of-type(-n+4) {
    margin-bottom: 1.14rem;
}

.part4 ul li:nth-of-type(1) {
    background-color: #ff6548;
}

.part4 ul li:nth-of-type(1) .p3 {
    color: #ff6548;
}

.part4 ul li:nth-of-type(1) .btns {
    background-color: #cd2f11;
}

.part4 ul li:nth-of-type(2) {
    background-color: #ff7926;
}

.part4 ul li:nth-of-type(2) .p3 {
    color: #ff7926;
}

.part4 ul li:nth-of-type(2) .btns {
    background-color: #a0440b;
}

.part4 ul li:nth-of-type(3) {
    background-color: #2872ff;
}

.part4 ul li:nth-of-type(3) .p3 {
    color: #2872ff;
}

.part4 ul li:nth-of-type(3) .btns {
    background-color: #003baa;
}

.part4 ul li:nth-of-type(4) {
    background-color: #924ddf;
}

.part4 ul li:nth-of-type(4) .p3 {
    color: #904cdc;
}

.part4 ul li:nth-of-type(4) .btns {
    background-color: #390079;
}

.part4 ul li:nth-of-type(5) {
    background-color: #faae00;
}

.part4 ul li:nth-of-type(5) .p3 {
    color: #faae00;
}

.part4 ul li:nth-of-type(5) .btns {
    background-color: #c65900;
}

.part5 {
    padding: 0 0.38rem;
}

.part5 ul li {
    display: flex;
    align-items: center;
    height: 1.41rem;
    background-color: #ffffff;
    box-shadow: 0px 0px 0.09rem 1px rgba(0, 0, 0, 0.1);
    border-radius: 0.2rem;
    padding-left: 0.2rem;
    margin-bottom: 0.2rem;
}

.part5 .jx {
    display: flex;
    align-items: center;
}

.part5 .jx div {
    width: 0.99rem;
    height: 0.99rem;
}

.part5 .jx div img {
    display: block;
    width: 100%;
}

.part5 .jx p {
    margin-left: 0.3rem;
}

.part5 .jx p span:first-child {
    display: block;
    font-size: 0.3rem;
    color: #333333;
}

.part5 .jx p span:last-child {
    margin-top: 0.18rem;
    display: block;
    font-size: 0.2rem;
    color: #999999;
}

.part5 .btn {
    margin-top: 0.6rem;
}

.part6 {
    padding-right: 0.28rem;
}

.part6 .cont {
    display: flex;
}

.part6 .cont .con_lt {
    width: 2.83rem;
    height: 3.52rem;
}

.part6 .cont .con_lt img {
    display: block;
    width: 100%;
}

/* .part6 .cont .con_rt {
  width: 60%;
} */
.part6 .cont .con_rt {
    width: 4.5rem;
    height: 3.21rem;
}

.part6 .cont .con_rt img {
    display: block;
    width: 100%;
}

.part6 .cont .con_rt ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.part6 .cont .con_rt ul li {
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem;
}

.part6 .cont .con_rt ul li p:first-child {
    width: 0.28rem;
    height: 0.28rem;
}

.part6 .cont .con_rt ul li p:first-child img {
    width: 100%;
    display: block;
}

.part6 .cont .con_rt ul li p:last-child {
    font-size: 0.2rem;
    color: #333333;
    margin-left: 0.1rem;
}

.part7 {
    position: relative;
    padding: 0 0.38rem;
}

.part7 .teac {
    width: 2.2rem;
    height: 3rem;
}

.part7 .teac img {
    display: block;
    width: 100%;
}

.part7 .swiper-slide {
    margin-bottom: 0.2rem;
}

.part7 .swiper-pagination {
    left: 50%;
    bottom: -0.38rem;
    transform: translateX(-50%);
}

.part7 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.04rem;
    width: 0.12rem;
    height: 0.12rem;
}

.tits {
    margin-top: 60px;
}

.block8 {
    padding-top: 0.3rem;
    padding-bottom: 0.36rem;
}

.part8 {
    padding: 0 0.28rem;
}

.part8 input::-webkit-input-placeholder {
    color: #fff;
}

.part8 input::-moz-input-placeholder {
    color: #fff;
}

.part8 input::-ms-input-placeholder {
    color: #fff;
}

.part8 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.part8 ul li {
    width: 2.15rem;
    height: 1.69rem;
    background-color: #ffffff;
    border-radius: 0.1rem;
    margin-bottom: 0.25rem;
}

.part8 ul li div {
    width: 0.34rem;
    height: 0.25rem;
    margin: 0.2rem 0 0.1rem 0.2rem;
}

.part8 ul li div img {
    width: 100%;
    display: block;
}

.part8 ul li p {
    font-size: 0.24rem;
    line-height: 0.36rem;
    text-align: center;
    color: #333333;
}

.part8 .formd {
    padding-top: 0.33rem;
    padding-bottom: 0.4rem;
    background-color: #ffffff;
}

.part8 .formd input {
    display: block;
    width: 6.14rem;
    height: 0.9rem;
    margin: 0 auto;
    background-color: #183dea;
    border-radius: 0.1rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    letter-spacing: 2px;
    color: #ffffff;
    padding-left: 0.4rem;
    margin-bottom: 0.22rem;
}

.part8 .formd .btn {
    margin-top: 0.3rem;
}

/* 隐藏咨询圆圈 */
.fix_menu {
    display: none !important;
}