body,
div,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input {
    margin: 0;
    padding: 0;
    font: 18px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

i {
    font-style: normal
}

a {
    text-decoration: none;
    color: inherit
}

ul,
li {
    list-style: none
}

.cf {
    clear: both
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.zlhz {
    display: flex;
    align-items: center;
    padding: 40px 0 5px 10px;
    border-bottom: 1px solid #C4C3C3
}

.zlhz img {
    width: 90%
}

.zlhz_title {
    font-size: 18px;
    color: #333;
    margin-right: 20px
}

.floatLeft {
    float: left
}

.floatRight {
    float: right
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.f24 {
    font-size: 24px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px
}

.f32 {
    font-size: 32px
}

.bold {
    font-weight: 800
}

.jsHide {
    display: none !important
}

.pt50 {
    padding-top: 50px
}

.mainFontColor {
    color: #e50013
}

.mainBgColor {
    background: #e50013
}

.mainBgHoverColor {
    background: rgba(238, 84, 112, 0.8)
}

.lightGrayFont {
    color: #666
}

.darkGrayFont {
    color: #333
}

.ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cursorStyle {
    cursor: pointer;
    font-size: 14px
}

.showCity {
    color: #000
}

.textCenter {
    text-align: center
}

.textIndent {
    text-indent: 2em
}

header .header__top {
    width: 100%;
    height: 35px;
    background: #eee;
    line-height: 35px
}

header .header__top .location {
    vertical-align: sub;
    margin-right: 2px;
    width: 14px
}

header .header__top .changeCity {
    color: #e50013;
    font-size: 12px;
    padding-left: 10px
}

header .header__top .header__city {
    position: relative
}

header .header__top .topNav {
    color: #666;
    background: #eee
}

header .header__top .topNav li {
    display: inline-block;
    padding-right: 15px;
    height: 20px;
    line-height: 20px;
    font-size: 14px
}

header .header__top .topNav .line {
    color: #B9B9B9
}

header .header__top .topNav .line a {
    color: #666
}

header .header__top .topNav a:hover {
    color: #e50013
}

header .header__nav {
    width: 100%;
    background-color: #fff
}

header .header__nav .wrap {
    position: relative;
    padding: 0 40px;
    margin: 0 auto
}

header .header__nav .navLogo {
    padding-top: 8px;
    display: inline-block
}

header .header__nav .navList .navItem {
    position: relative;
    display: inline-block;
    padding: 0 1px 10px;
    border-bottom: 1px solid transparent;
    margin: 30px 20px 10px 20px;
    font-size: 18px;
    color: #333
}

header .header__nav .navList .navItem .list__arrow {
    margin-left: 26px
}

header .header__nav .navList .navItem.active,
header .header__nav .navList .navItem:hover {
    color: #e50013
}

header .header__nav .navList .hotNav {
    width: 36px;
    height: 12px;
    background: url(../images/hot.png) center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -14px;
    right: -36px;
    line-height: 12px;
    font-size: 10px;
    text-align: center;
    color: #fff
}

header .header__nav .navList .sonList {
    padding-top: 20px;
    display: none;
    position: absolute;
    left: -48px;
    z-index: 99
}

header .header__nav .navList .sonList ul {
    background: #fff;
    box-shadow: 0px 3px 7px 0px rgba(97, 97, 97, 0.35)
}

header .header__nav .navList .sonList ul li {
    width: 174px;
    height: 50px;
    border-bottom: 1px solid #eee;
    line-height: 50px;
    text-align: center;
    color: #666
}

header .header__nav .navList .sonList ul li a:hover {
    color: #e50013
}

header .header__nav .navList .sonList ul li:last-child {
    border: none
}

header .header__nav .navList .lastNavItem:hover .sonList {
    display: block
}

header .header__fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

.mt100 {
    margin-top: 100px
}

.jsChangeCity {
    position: relative
}

.allcity {
    width: 426px;
    background: #fff;
    box-shadow: 0px 1px 6px 0px rgba(97, 97, 97, 0.26);
    position: absolute;
    top: 8px;
    right: 0px;
    display: none;
    z-index: 99
}

.allcity ul {
    display: flex;
    flex-wrap: wrap;
    padding: 20px
}

.allcity ul li {
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #616161;
    cursor: pointer;
    margin-bottom: 5px;
    margin-right: 5px;
    border: 1px solid #fff
}

.allcity ul .active {
    color: #EE5470;
    border: 1px solid #ee5470
}

footer {
    background-color: #F5F5F5;
    border-radius: 170px 170px 0px 0px
}

footer .footer__main {
    display: flex
}

footer .footer__main .navList {
    flex: 6;
    display: flex;
    margin-top: 30px;
    font-size: 18px;
    color: #333
}

footer .footer__main .navList .navItem {
    flex: 1;
    margin-right: 30px;
    height: 118px
}

footer .footer__main .navList .navItem a {
    display: block;
    font-size: 14px;
    color: #666;
    text-align: left;
    margin-bottom: 8px
}

footer .footer__main .navList .navItem a.firstLevelTitle {
    color: #333;
    font-size: 18px
}

footer .footer__main .navList .navItem a:hover {
    color: #e50013
}

footer .footer__main .navList .navItem:nth-last-child(1) {
    border: none
}

footer .navTitle {
    width: 100px
}

footer .Co-branding {
    margin: 10px 0;
    position: relative
}

footer .Co-branding .navTitle {
    position: absolute;
    left: 0;
    font-size: 16px;
    color: #333
}

footer .Co-branding .brandList {
    display: flex;
    padding-left: 100px
}

footer .Co-branding .brandList .brandItem {
    flex: 1
}

footer .Co-branding td {
    padding: 0 24px 8px 0
}

footer .footerMsg {
    color: #666;
    margin-bottom: 10px;
    margin-top: 50px;
    font-size: 14px;
    text-align: center;
    padding-bottom: 20px
}

footer .footerMsg span {
    font-size: 14px
}

footer .footerMsg .icon_security {
    position: relative;
    top: 4px
}

footer .footerMsg a {
    text-decoration: underline
}

footer .footer__right {
    flex: 3;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 0 20px;
    color: #333;
    font-size: 18px;
    border-left: 1px solid #C4C3C3;
    border-right: 1px solid #C4C3C3
}

footer .footer__right .qrCode {
    display: flex;
    justify-content: space-between
}

footer .footer__right .qrItem {
    flex: 1;
    padding: 0 20px
}

footer .footer__right .qrItem img {
    width: 126px;
    height: 126px;
    padding-top: 10px
}

footer .footer__right .qrTitle {
    width: 126px
}

footer .footre-tel {
    flex: 3;
    margin-top: 30px
}

footer .footre-tel ul li {
    display: flex;
    margin-bottom: 30px;
    margin-left: 50px
}

footer .footre-tel ul li img {
    margin-right: 10px
}

footer .footre-tel ul li .div span:nth-child(1) {
    font-size: 14px;
    color: #666
}

footer .footre-tel ul li .div span:nth-child(2) {
    font-size: 18rem;
    color: #333333
}

.shadow-box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

.shadow-bg {
    width: 520px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 10;
    display: none
}

.shadow-bg .jobinfo {
    margin: 25px 38px 20px 38px;
    position: relative
}

.shadow-bg .jobinfo h3 {
    color: #666;
    padding-bottom: 15px
}

.shadow-bg .jobinfo .emailadress {
    color: #999;
    padding: 16px 35px;
    line-height: 30px;
    border-top: 1px solid #eee
}

.shadow-bg .jobinfo .icon_close {
    width: 18px;
    height: 18px;
    background: url(../images/icon_close.png) no-repeat center;
    background-size: 18px 18px;
    position: absolute;
    right: -28px;
    top: -18px;
    padding: 15px;
    cursor: pointer
}

.ovhidden {
    overflow: hidden
}

.jsDownLoadBox {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999
}

.jsDownLoadBox img {
    vertical-align: bottom
}

.jsDownLoadBox .sus_max {
    display: none
}

.jsDownLoadBox .sus_min {
    display: none
}

.jsDownLoadBox .sus_min img {
    width: 131px;
    height: 60px
}

.jsDownLoadBox .close {
    width: 150px;
    height: 80px;
    position: absolute;
    right: 250px;
    top: 20px;
    cursor: pointer
}

.bgWhite {
    background-color: #fff;
    border-radius: 170px 170px 0px 0px
}

.negative {
    position: relative;
    top: -154px;
    z-index: 9
}

.bgGray {
    margin-top: -100px;
    background-color: #F5F5F5;
    border-radius: 170px 170px 0px 0px
}

.bgGray2 {
    background-color: #F5F5F5
}

.intro {
    display: flex;
    color: #333;
    padding-top: 50px
}

.intro__list {
    flex: 1;
    margin: 0 1%;
    overflow: hidden;
    background-color: #F5F5F5;
    text-align: center;
    border-radius: 30px;
    padding-bottom: 30px
}

.intro__til {
    color: #e50013;
    letter-spacing: 2px;
    padding: 18px 0 8px 0
}

.intro__icon {
    margin-right: 14px;
    display: inline-block;
    vertical-align: sub
}

.intro__desc {
    color: #666;
    font-size: 20px;
    line-height: 30px
}

.page-home .homeBanner {
    width: 100%;
    position: relative
}

.page-home .homeBanner img {
    width: 100%;
    margin: 0 auto;
    display: block
}

.page-home .homeBanner .swiper-button {
    width: 44px;
    height: 68px;
    background: #b2b2b2;
    border-radius: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.page-home .homeBanner .swiper-button.swiper-button-prev {
    left: 0
}

.page-home .homeBanner .swiper-button.swiper-button-next {
    right: 0
}

.page-home .basicCost {
    padding-top: 50px
}

.page-home .basicCost__list {
    position: relative;
    padding: 58px 0 40px 0
}

.page-home .basicCost__list .swiper-button {
    width: 44px;
    height: 68px;
    background: #b2b2b2;
    border-radius: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.page-home .basicCost__list .swiper-button.swiper-button-prev {
    left: 0
}

.page-home .basicCost__list .swiper-button.swiper-button-next {
    right: 0
}

.page-home .news {
    padding: 60px 0 0
}

.page-home .news .newsTitle {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 20px;
    background: url(../images/home_line.png) left 4px no-repeat
}

.page-home .news .newsTitle .more {
    width: 63px;
    height: 20px;
    display: block;
    background: url(../images/icon_more.png) no-repeat;
    background-size: 64px 20px
}

.page-home .news__list {
    margin-top: 59px;
    display: flex;
    justify-content: space-between
}

.page-home .news__item {
    flex: 1;
    margin: 0 1%;
    font-size: 16px
}

.page-home .news__item a {
    color: #333;
    line-height: 30px
}

.page-home .news__item a img {
    width: 380px;
    height: 220px;
    position: relative;
    top: 0;
    transition: all .2s linear
}

.page-home .news__item a img:hover {
    top: -4px;
    box-shadow: 0 5px 30px #e5e5e5;
    transition: translate3d(0, -2px, 0)
}

.page-home .news__item .list a {
    color: #757575;
    display: flex
}

.page-home .news__item a:hover {
    color: #e50013
}

.page-home .news__item .ellipsis {
    flex: 1;
    width: 269px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page-home .news__title {
    font-size: 18px;
    color: #333
}

.page-home .news__ul {
    display: flex;
    margin: 59px 0
}

.page-home .news__ul li {
    flex: 1;
    display: flex;
    justify-content: center
}

.page-home .news__ul li .icon {
    margin-right: 30px
}

.page-home .news__span1 {
    color: #666;
    font-size: 24px
}

.page-home .news__span2 {
    color: #666;
    font-size: 16px;
    margin-left: 4px
}

.page-home .cTitle {
    text-align: center;
    position: relative
}

.page-home .cTitle h3 {
    color: #333;
    font-size: 36px
}

.page-home .cTitle .label {
    color: #999;
    font-size: 24px
}

.page-home .cTitle .changeCity {
    position: absolute;
    top: -45px;
    left: 65%
}

.page-service .banner,
.page-news .banner,
.page-aboutus .banner {
    width: 100%;
    margin-bottom: 80px;
    text-align: center;
    margin: 0 auto
}

.page-service .banner img,
.page-news .banner img,
.page-aboutus .banner img {
    width: 100%;
    text-align: center;
    margin: 0 auto
}

.page-service #basicCostList .swiper-slide,
.page-news #basicCostList .swiper-slide,
.page-aboutus #basicCostList .swiper-slide {
    background-color: #F9F9F9
}

.page-service .feedBack,
.page-news .feedBack,
.page-aboutus .feedBack {
    padding: 62px 0 40px 0
}

.page-service .feedBack .SingleRotation,
.page-news .feedBack .SingleRotation,
.page-aboutus .feedBack .SingleRotation {
    position: relative;
    top: 60px
}

.page-service .feedBack .swiper-container,
.page-news .feedBack .swiper-container,
.page-aboutus .feedBack .swiper-container {
    position: relative;
    width: 90%;
    height: 350px;
    display: flex;
    left: 0;
    justify-content: space-around
}

.page-service .feedBack .swiper-slide,
.page-news .feedBack .swiper-slide,
.page-aboutus .feedBack .swiper-slide {
    position: relative;
    margin: 2px 16px 0 16px;
    width: 328px !important;
    height: 281px;
    background: #fff;
    box-shadow: 0px 1px 6px 0px rgba(97, 97, 97, 0.26);
    box-sizing: border-box;
    padding: 30px 26px 0 25px;
    text-align: center
}

.page-service .feedBack .swiper-button-prev,
.page-service .feedBack .swiper-button-next,
.page-news .feedBack .swiper-button-prev,
.page-news .feedBack .swiper-button-next,
.page-aboutus .feedBack .swiper-button-prev,
.page-aboutus .feedBack .swiper-button-next {
    position: absolute;
    top: 108px;
    width: 44px;
    height: 68px;
    outline: none
}

.page-service .feedBack .swiper-button-prev,
.page-news .feedBack .swiper-button-prev,
.page-aboutus .feedBack .swiper-button-prev {
    left: 0;
    background: url("../images/icon-left.png") no-repeat
}

.page-service .feedBack .swiper-button-next,
.page-news .feedBack .swiper-button-next,
.page-aboutus .feedBack .swiper-button-next {
    right: 0;
    background: url("../images/icon-right.png") no-repeat
}

.page-service .logoType,
.page-news .logoType,
.page-aboutus .logoType {
    width: 107px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: url(../images/icon_label.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 43px;
    right: 20px;
    padding-left: 10px;
    box-sizing: border-box
}

.page-service .star,
.page-news .star,
.page-aboutus .star {
    margin: 10px auto 18px
}

.page-service .star .icon_star,
.page-news .star .icon_star,
.page-aboutus .star .icon_star {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/icon_star.png) center no-repeat
}

.page-service .desc,
.page-news .desc,
.page-aboutus .desc {
    text-align: left;
    font-size: 14px;
    line-height: 24px
}

.page-service .basicCost,
.page-news .basicCost,
.page-aboutus .basicCost {
    margin-bottom: 62px;
    padding-top: 62px
}

.page-service .basicCost__list,
.page-news .basicCost__list,
.page-aboutus .basicCost__list {
    position: relative;
    margin-top: 48px
}

.page-service .basicCost__list .swiper-button,
.page-news .basicCost__list .swiper-button,
.page-aboutus .basicCost__list .swiper-button {
    width: 44px;
    height: 68px;
    background: #b2b2b2;
    border-radius: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.page-service .basicCost__list .swiper-button.swiper-button-prev,
.page-news .basicCost__list .swiper-button.swiper-button-prev,
.page-aboutus .basicCost__list .swiper-button.swiper-button-prev {
    left: 0
}

.page-service .basicCost__list .swiper-button.swiper-button-next,
.page-news .basicCost__list .swiper-button.swiper-button-next,
.page-aboutus .basicCost__list .swiper-button.swiper-button-next {
    right: 0
}

.page-service .basicCost__til,
.page-news .basicCost__til,
.page-aboutus .basicCost__til {
    font-size: 30px;
    margin-bottom: 12px
}

.page-service .basicCost__til2,
.page-news .basicCost__til2,
.page-aboutus .basicCost__til2 {
    font-size: 24px;
    margin-bottom: 26px
}

.page-service .cTitle,
.page-news .cTitle,
.page-aboutus .cTitle {
    text-align: center
}

.page-service .cTitle h3,
.page-news .cTitle h3,
.page-aboutus .cTitle h3 {
    color: #333;
    font-size: 36px;
    padding-bottom: 8px
}

.page-service .cTitle .label,
.page-news .cTitle .label,
.page-aboutus .cTitle .label {
    color: #ccc;
    font-size: 18px
}

.page-childparenting .intro__til {
    color: #A50082
}

.page-childparenting .logoType {
    background: url(../images/icon_label.png) center no-repeat;
    background-size: 100%
}

.page-childparenting .star .icon_star {
    background: url(../images/icon_star.png) center no-repeat
}

.page-postpartum .intro__til {
    color: #541B86
}

.page-postpartum .logoType {
    background: url(../images/icon_label.png) center no-repeat;
    background-size: 100%
}

.page-postpartum .star .icon_star {
    background: url(../images/icon_star.png) center no-repeat
}

.page-train .intro__til {
    color: #541B86
}

.page-train .logoType {
    background: url(../images/icon_label.png) center no-repeat;
    background-size: 100%
}

.page-train .star .icon_star {
    background: url(../images/icon_star.png) center no-repeat
}

.page-homemaking .intro__til {
    color: #FF8100
}

.page-homemaking .logoType {
    background: url(../images/icon_label.png) center no-repeat;
    background-size: 100%
}

.page-home .enterprise {
    margin-bottom: 50px
}

.page-train .train__intro,
.page-home .enterprise {
    padding-top: 20px;
    display: flex;
    position: relative;
    margin-top: 25px
}

.page-train .train__intro .cPink,
.page-home .enterprise .cPink {
    color: #e50013
}

.page-train .train__intro .cRed,
.page-home .enterprise .cRed {
    color: #E60020
}

.page-train .train__intro .f60,
.page-home .enterprise .f60 {
    font-size: 60px
}

.page-train .train__intro li,
.page-home .enterprise li {
    display: inline-block;
    width: 33%;
    font-size: 18px;
    color: #666;
    text-align: center;
    background: url(../images/icon_line2.png) right 24px no-repeat
}

.page-train .train__intro li:last-child,
.page-home .enterprise li:last-child {
    background: none
}

.page-train .train__intro li .line1,
.page-home .enterprise li .line1 {
    color: #e50013;
    font-size: 30px;
    display: block;
    position: relative;
    padding-top: -5px
}

.page-train .train__intro li i,
.page-home .enterprise li i {
    font-style: normal;
    position: absolute;
    top: -12px;
    padding-left: 2px
}

.page-train .train__intro li.train__border,
.page-home .enterprise li.train__border {
    border-left: 1px solid #E0DEDE;
    border-right: 1px solid #E0DEDE
}

.page-train .course__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 45px
}

.page-train .course__list li {
    flex: 1;
    margin-bottom: 30px;
    text-align: center
}

.page-train .course__list li .course__til {
    color: #333;
    padding-top: 15px
}

.page-train .basicCost__til2 {
    font-size: 18px
}

.page-train .basicCost {
    padding-top: 20px
}

.currentLocation {
    font-size: 18px;
    color: #ddd;
    padding: 24px 0 16px 0
}

.page-aboutus .box {
    padding: 0 130px
}

.page-aboutus .subMenu ul {
    display: flex;
    border-radius: 6px;
    width: 100%;
    background-color: #eee
}

.page-aboutus .subMenu ul li {
    flex: 1;
    margin: 10px 0;
    text-align: center;
    border-right: 1px solid #ccc
}

.page-aboutus .subMenu ul li a {
    color: #666;
    font-size: 24px;
    padding-left: 16px
}

.page-aboutus .subMenu ul li:last-child {
    border-right: 0
}

.page-aboutus .subMenu ul li.active a,
.page-aboutus .subMenu ul li:hover a {
    color: #e50013
}

.page-aboutus .aboutusCon {
    margin: 60px auto 0 auto
}

.page-aboutus .aboutusCon .textBody {
    color: #666;
    font-size: 22px;
    line-height: 42px;
    padding: 35px 0 58px 0
}

.page-aboutus .aboutusCon .sonTitle {
    margin: 76px 0 40px;
    font-size: 22px
}

.page-aboutus .aboutusCon .history {
    margin-top: 46px
}

.page-aboutus .aboutusCon__row2 {
    margin-top: 40px;
    padding: 60px 0
}

.page-aboutus .aboutusCon__row2 .CEO-intro {
    float: right;
    color: #333;
    font-size: 20px;
    margin: 60px 50px 0 0
}

.page-aboutus .aboutusCon__row2 .CEO-name {
    font-size: 36px;
    padding-right: 18px
}

.page-aboutus .aboutusCon__row2 .desc {
    margin-top: 40px;
    font-size: 20px;
    line-height: 40px
}

.page-aboutus .aboutusCon__row3 {
    padding: 60px 0
}

.page-aboutus .aboutusCon__row3 .valueList {
    padding-top: 40px;
    align-items: center;
    display: flex
}

.page-aboutus .aboutusCon__row3 .valueList li {
    color: #FEFEFE;
    text-align: center;
    width: 388px;
    height: 142px;
    margin: 0 8px;
    padding-top: 70px
}

.page-aboutus .aboutusCon__row3 .valueList li:nth-child(1) {
    background: url(../images/t1.png) center no-repeat;
    background-size: 100% 100%
}

.page-aboutus .aboutusCon__row3 .valueList li:nth-child(2) {
    background: url(../images/t2.png) center no-repeat;
    background-size: 100% 100%
}

.page-aboutus .aboutusCon__row3 .valueList li:nth-child(3) {
    background: url(../images/t3.png) center no-repeat;
    background-size: 100% 100%
}

.page-aboutus .honor {
    margin-top: -160px
}

.page-aboutus .honor .honorList {
    padding: 40px 0
}

.page-allwebsite .area,
.page-news .area {
    display: flex;
    margin: 15px 0 25px 0
}

.page-allwebsite .area li,
.page-news .area li {
    flex: 1;
    width: 100px;
    padding: 15px 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    background-color: #666
}

.page-allwebsite .area li a,
.page-news .area li a {
    display: block;
    border-right: 1px solid #bbb
}

.page-allwebsite .area li:first-child,
.page-news .area li:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.page-allwebsite .area li:last-child,
.page-news .area li:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.page-allwebsite .area li:last-child a,
.page-news .area li:last-child a {
    border-right: 0
}

.page-allwebsite .area li.active,
.page-news .area li.active {
    background: #e50013
}

.page-allwebsite .area li.active a,
.page-news .area li.active a {
    border-right: 0
}

.page-allwebsite .areaStore {
    background: #F5F5F5;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 18px 0
}

.page-allwebsite .areaStore li {
    padding: 12px 66px
}

.page-allwebsite .areaStore li h3 {
    color: #333;
    font-size: 24px
}

.page-allwebsite .areaStore li p {
    color: #666;
    font-size: 22px;
    padding-top: 8px;
    background: url(../images/zuobiao.png) left center no-repeat;
    background-size: 19px 25px;
    padding-left: 26px
}

.page-allwebsite .websiteFooter {
    margin-top: -108px
}

.page-contactus .inform {
    margin: 25px 0;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    padding: 24px 66px;
    background-color: #F5F5F5
}

.page-contactus .inform li {
    width: 49%;
    padding: 40px 0;
    text-align: center
}

.page-contactus .inform li:nth-child(1) {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.page-contactus .inform li:nth-child(2) {
    border-bottom: 1px solid #ccc
}

.page-contactus .inform li:nth-child(3) {
    border-right: 1px solid #ccc
}

.page-contactus .inform__img {
    display: block;
    padding-bottom: 12px;
    margin: 0 auto
}

.page-contactus .inform__desc span {
    display: block;
    font-size: 22px
}

.page-contactus .inform__desc .desc1 {
    color: #333
}

.page-contactus .inform__desc .desc2 {
    color: #666
}

.page-contactus .map {
    margin-top: -152px;
    padding-bottom: 46px
}

.page-joinus .looking {
    color: #666;
    line-height: 44px;
    text-align: center;
    padding: 38px 0 50px 0;
    font-size: 22px
}

.page-joinus .recruitment {
    margin-top: -158px
}

.page-joinus .cityWrap {
    background: #F2F2F2;
    padding: 36px 40px;
    margin-top: 40px
}

.page-joinus .cityWrap .cityItem {
    position: relative;
    padding-right: 100px
}

.page-joinus .cityWrap .cityItem .city-left {
    position: absolute;
    left: 22px;
    font-size: 16px
}

.page-joinus .cityWrap .cityItem .city-right {
    padding-left: 110px
}

.page-joinus .cityWrap .cityItem .city-right ul {
    position: relative
}

.page-joinus .cityWrap .cityItem .city-right ul li {
    display: inline-block
}

.page-joinus .cityWrap .cityItem .city-right ul li a {
    width: 64px;
    margin: 0 5px 12px 0;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #333;
    display: inline-block
}

.page-joinus .cityWrap .cityItem .city-right ul li a.active,
.page-joinus .cityWrap .cityItem .city-right ul li a:hover {
    background: #e50013;
    color: #fff
}

.page-joinus .cityWrap .cityItem .foldBtn {
    position: absolute;
    top: 2px;
    right: 14px;
    cursor: pointer
}

.page-joinus .cityWrap .cityItem .foldBtn img {
    transform: rotate(180deg);
    margin-left: 6px
}

.page-joinus .workingList {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin: 18px 0 50px 0
}

.page-joinus .workingList table {
    width: 100%;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding-bottom: 20px
}

.page-joinus .workingList table th {
    height: 46px;
    line-height: 46px;
    background-color: #f0efed
}

.page-joinus .workingList table th:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.page-joinus .workingList table th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.page-joinus .workingList table td {
    height: 56px;
    line-height: 56px;
    padding: 0 28px
}

.page-joinus .workingList table .firstLine {
    width: 32%;
    text-align: left;
    padding-left: 100px
}

.page-joinus .workingList table .apply {
    color: #e50013;
    font-weight: bold;
    cursor: pointer
}

.page-problem .area {
    display: flex;
    justify-content: space-between;
    margin: 15px 0 25px 0
}

.page-problem .area li {
    width: 49.6%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 26px;
    color: #333;
    cursor: pointer;
    border-radius: 10px;
    background-color: #ddd
}

.page-problem .area li a {
    display: block
}

.page-problem .area li.active {
    color: #fff;
    background: #e50013
}

.page-problem .area li.active a {
    border-right: 0
}

.page-problem .proBlemCon {
    margin: 20px auto 50px auto
}

.page-problem .proBlemCon .customer {
    display: block
}

.page-problem .proBlemCon .aunt {
    display: none
}

.page-problem .proBlemCon .question {
    color: #333;
    font-size: 22px;
    position: relative;
    cursor: pointer;
    padding-left: 14px;
    margin-left: 20px;
    margin-bottom: 18px;
    background: url(../images/left.png) left 5px no-repeat
}

.page-problem .proBlemCon .question h3 {
    position: relative;
    top: 3px
}

.page-problem .proBlemCon .question img {
    vertical-align: middle;
    margin-right: 10px
}

.page-problem .proBlemCon .question .foldBtn {
    width: 19px;
    height: 10px;
    display: block;
    float: right;
    background: url(../images/headerselect.png) center no-repeat;
    background-size: 100%
}

.page-problem .proBlemCon .question .foldBtn.foldUp {
    background: url(../images/foldup.png) center no-repeat;
    background-size: 100%
}

.page-problem .proBlemCon .question .foldBtn.foldDown {
    background: url(../images/headerselect.png) center no-repeat;
    background-size: 100%
}

.page-problem .proBlemCon .answer {
    display: none;
    color: #666;
    font-size: 18px;
    margin: 0 10px 24px 16px;
    line-height: 28px;
    padding-left: 20px
}

.feedback-top {
    box-sizing: border-box;
    height: 200px;
    padding: 70px 0;
    background: #ed536f;
    text-align: center
}

.feedback-top .feedback-top-title {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin-bottom: 14px
}

.feedback-top .feedback-top-desc {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}

.page-feedback .feedbackbox .f_box {
    height: 469px;
    padding-top: 60px
}

.page-feedback .feedbackbox .f_box .row {
    padding-bottom: 60px;
    box-shadow: 0px 1px 12px 1px #ccc
}

.page-feedback .feedbackbox .f_box .title {
    font-weight: 400;
    color: #333;
    padding: 50px 0 40px 0;
    background: url(../images/line.png) no-repeat center
}

.page-feedback .feedbackbox .f_box .feedwrite {
    text-align: center
}

.page-feedback .feedbackbox .f_box .feedwrite .feedTextarea {
    width: 892px;
    height: 140px;
    color: #666;
    font-size: 18px;
    padding: 20px 30px 0 30px;
    border: 1px solid #aaa;
    line-height: 30px
}

.page-feedback .feedbackbox .f_box .feedwrite .feedTextarea::-webkit-input-placeholder {
    line-height: 30px
}

.page-feedback .feedbackbox .f_box .feedwrite .feedtip {
    margin: 36px 0 0 45px
}

.page-feedback .feedbackbox .f_box .feedwrite .feedtip p {
    color: #666
}

.page-feedback .feedbackbox .f_box .feedwrite .errormsg {
    text-align: left;
    padding-left: 126px;
    margin-top: -4px;
    padding-top: 0
}

.page-feedback .feedbackbox .f_box .telinfo {
    display: flex;
    justify-content: space-between;
    width: 955px;
    margin: 0 auto 0
}

.page-feedback .feedbackbox .f_box .telinfo input {
    width: 627px;
    height: 58px;
    color: #666;
    font-size: 18px;
    padding-left: 30px;
    border: 1px solid #aaa
}

.page-feedback .feedbackbox .f_box .telinfo ::-webkit-input-placeholder {
    color: #666;
    font-size: 18px
}

.page-feedback .feedbackbox .f_box .telinfo :-moz-placeholder {
    color: #666;
    font-size: 18px
}

.page-feedback .feedbackbox .f_box .telinfo ::-moz-placeholder {
    color: #666;
    font-size: 18px
}

.page-feedback .feedbackbox .f_box .telinfo :-ms-input-placeholder {
    color: #666;
    font-size: 18px
}

.page-feedback .feedbackbox .f_box .telinfo .sub {
    width: 278px;
    height: 60px;
    line-height: 60px;
    background: #e6087f;
    border-radius: 10px;
    color: #fff;
    font-size: 20px
}

#mask {
    width: 1020px;
    height: 311px;
    position: absolute;
    top: 50px;
    left: 90px;
    z-index: -1;
    border-radius: 20px
}

#mask p {
    padding-left: 100px
}

.page-news .newsList li {
    display: flex;
    margin-bottom: 40px;
    background-color: #F5F5F5;
    border-radius: 10px;
    padding: 25px 30px
}

.page-news .newsList li a:hover {
    color: #e50013
}

.page-news .newsList li .newimg,
.page-news .newsList li .newimg img {
    width: 300px;
    height: 170px
}

.page-news .newsList li .newwrite {
    height: 170px;
    overflow: hidden;
    padding-left: 46px
}

.page-news .newsList li .newwrite h4 {
    height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    margin: 5px 0 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.page-news .newsList li .newwrite img {
    display: none
}

.page-news .newsList li .newwrite .newcont .msg {
    height: 86px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    word-break: break-all;
    line-height: 24px
}

.page-news .newsList li .newwrite .newcont .msg:hover,
.page-news .newsList li .newwrite .newcont .msg .active {
    color: #e50013
}

.page-news .newsList li .newwrite .newcont img {
    width: 300px;
    height: 170px
}

.page-news .newsList li .newwrite .newcont p {
    display: none
}

.page-news .newsList li .newwrite .newinfo {
    display: flex;
    margin-top: 20px
}

.page-news .newsList li .newwrite .newinfo .new_tag,
.page-news .newsList li .newwrite .newinfo .new_time {
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.page-news .newsList li .newwrite .newinfo .new_tag {
    width: 280px;
    color: #e50013;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.newsCon {
    flex-direction: column
}

.newsCon .new_titleinfo {
    padding-bottom: 22px
}

.newsCon .new_titleinfo .title {
    font-size: 30px;
    font-weight: 400;
    color: #333
}

.newsCon .new_titleinfo .label {
    margin: 8px 0
}

.newsCon .new_titleinfo .label span {
    color: #9A567E;
    font-size: 14px;
    background-color: #facce8;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    margin-right: 6px;
    text-align: center;
    display: inline-block;
    border-radius: 6px
}

.newsCon .new_titleinfo .new_time {
    width: 436px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-top: 2px
}

.newsCon .new_titleinfo .new_time .new_view {
    padding-left: 16px
}

.newsCon .detail_con {
    line-height: 26px;
    word-break: break-all
}

.newsCon .changnew {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 400;
    color: #999;
    line-height: 30px
}

.newsCon .changnew a {
    display: none
}

.newsCon .ad {
    margin-bottom: 30px
}

.newsCon .more_new {
    padding-bottom: 50px
}

.newsCon .more_new .more_title {
    margin-bottom: 8px;
    font-size: 22px;
    font-weight: bold;
    color: #333
}

.newsCon .more_new .more_info {
    padding-left: 2px
}

.newsCon .more_new .more_info a {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 30px;
    display: block;
    padding-left: 10px;
    background: url(../images/tj_line.png) left 6px no-repeat
}

.newsCon .more_new .more_info a:hover {
    color: #e50013
}

.newsCon .more_new .more_info a .time {
    padding-left: 20px;
    position: relative;
    top: -4px
}

.message {
    padding: 50px;
    text-align: center
}

.fontSize18 {
    font-size: 18px;
    margin-bottom: 18px
}

.popupBox {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none
}

.popupBox .box {
    width: 450px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    clear: both
}

.popupBox .box .hd .title {
    color: #A50082;
    text-align: center;
    font-size: 18px;
    padding: 0 10px;
    margin-top: 35px;
    background: url(../images/icon_line.png) no-repeat center;
    background-size: 310px
}

.popupBox .box .hd .icon_close {
    width: 15px;
    height: 15px;
    background: url(../images/icon_close.png) no-repeat center;
    background-size: 14px 14px;
    position: absolute;
    right: 4px;
    top: 0;
    padding: 15px;
    cursor: pointer
}

.popupBox .box ul {
    padding: 20px 50px
}

.popupBox .box ul li {
    font-size: 14px;
    padding: 12px 0
}

.popupBox .box ul li .label {
    color: #333
}

.popupBox .box ul li .select,
.popupBox .box ul li .input {
    color: #666;
    padding: 5px 15px;
    background-color: #fff;
    border: 1px solid #999;
    outline: none
}

.popupBox .box ul li .select {
    width: 236px;
    height: 38px
}

.popupBox .box ul li .input {
    width: 203px;
    height: 26px;
    border-radius: 4px
}

.popupBox .box .red {
    color: #ef4866;
    font-size: 14px;
    padding-right: 12px;
    font-style: normal;
    font-weight: bold
}

.popupBox .box .btn {
    width: 360px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    display: block;
    font-size: 14px;
    text-align: center;
    background-color: #ef4866;
    border-radius: 8px;
    margin: 0 auto;
    border: 0;
    outline: none
}

.popupBox .success {
    width: 390px
}

.popupBox .success .bd {
    padding: 30px;
    text-align: center
}

.popupBox .success .bd .icon_ok {
    width: 90px;
    height: 90px;
    display: inline-block;
    background: url(../images/icon_ok.png) no-repeat center;
    background-size: 100%
}

.popupBox .success .bd .title {
    color: #666;
    margin: 0
}

.popupBox .success .bd .msg {
    color: #999;
    font-size: 12px;
    padding: 10px 0 20px 0
}

.popupBox .success .bd .btn {
    width: 280px;
    border-radius: 30px
}

.noData {
    text-align: center;
    padding: 50px;
    display: none
}

.errormsg {
    color: #c00;
    height: 25px;
    padding: 6px 0 0 96px
}

.mt_li {
    margin-top: -12px
}

.pagebox {
    text-align: center;
    clear: both;
    position: relative;
    top: 30px;
    display: none
}

.pagebox span {
    height: 20px;
    display: inline-block;
    position: relative;
    padding: 1px;
    line-height: 20px
}

.pagebox a {
    cursor: pointer;
    display: inline-block;
    color: #666;
    line-height: 46px;
    width: 46px;
    height: 46px;
    background: #EEEEEE;
    border-radius: 50%;
    margin: 0 10px;
    font-size: 18px
}

.pagebox a:hover {
    text-shadow: none
}

.pagebox a.page-num-current {
    font-size: 18px;
    font-weight: bold;
    color: #d03f1d
}

.pagebox .prev,
.pagebox .next {
    width: 90px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 60px;
    position: relative;
    transition: color .3s ease, background-color .3s ease;
    cursor: pointer;
    padding: 0;
    color: #333;
    background: #EEE;
    border-radius: 18px;
    font-size: 18px
}

.pagebox .prev a,
.pagebox .next a {
    width: auto;
    height: 36px;
    line-height: 36px
}

.pagebox .unbtn {
    cursor: pointer;
    color: #333
}

.pagebox .unbtn a {
    cursor: pointer
}

.pagebox .unbtn a:hover {
    color: #333
}

.swiper-pagination {
    bottom: 168px !important
}

.swiper-pagination .swiper-pagination-bullet {
    width: 60px !important;
    height: 8px !important;
    opacity: 1 !important;
    border-radius: 10px !important;
    background: #fac7e1 !important
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #e50013 !important
}

#basicCostList .swiper-pagination {
    bottom: -6px !important
}

#basicCostList .swiper-pagination-bullet {
    background: #E2E2E2 !important;
    opacity: 1;
    height: 4px;
    border-radius: 2px;
    margin: 0 10px
}

#basicCostList .swiper-pagination-bullet-active {
    background: #E4007F !important
}

#basicCostList .homeSwiper {
    padding-bottom: 40px !important
}

#basicCostList .swiper-container {
    width: 100%;
    padding-bottom: 40px !important
}

#basicCostList .swiper-slide {
    height: 345px;
    background: #fff;
    border-radius: 20px
}

#basicCostList .swiper-slide .swiper__leftCon {
    display: inline-block;
    margin: 54px 0 0 99px;
    vertical-align: middle
}

#basicCostList .swiper-slide .swiper__leftCon .basicCost__desc {
    display: flex;
    justify-content: space-between;
    padding: 24px 28px 0 32px;
    text-align: center;
    line-height: 30px;
    color: #666
}

#basicCostList .swiper-slide .swiper__leftCon .basicCost__desc .item {
    flex: 1
}

#basicCostList .swiper-slide .swiper__rightCon {
    color: #e50013;
    margin: 56px auto 0;
    width: 340px;
    padding: 0 30px
}

#basicCostList .swiper-slide .swiper__rightCon .basicCost__til {
    font-size: 36px
}

#basicCostList .swiper-slide .swiper__rightCon .basicCost__btn {
    width: 230px;
    height: 58px;
    background: #e50013;
    border-radius: 10px;
    color: #fff;
    font-size: 30px;
    margin-top: 26px;
    text-align: center;
    line-height: 58px;
    display: block
}

#basicCostList .swiper-slide .swiper__rightCon .basicCost__btn:hover {
    background: #e50013
}

.fix {
    width: 70px;
    position: fixed;
    right: 15px;
    bottom: 140px;
    z-index: 9999;
    border-radius: 6px;
    border: 1px solid #e5e5e5
}

.fix li {
    height: 80px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.fix li:last-child {
    border-bottom: 0
}

.fix li:last-child a {
    border-radius: 0 0 6px 6px
}

.fix li:first-child a {
    border-radius: 6px 6px 0 0
}

.fix li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #fff
}

.fix li .fix_ul_p1 {
    font-size: 14px;
    color: #808080;
    text-align: center
}

.fix li .fix_ul_p2 {
    height: 40px;
    margin-top: 8px
}

.fix_ul_p2.fix_ul_p3 {
    background: url(../images/f_kefu.png) no-repeat center
}

.fix_ul_p2.fix_ul_p4 {
    background: url(../images/f_phone.png) no-repeat center
}

.fix_ul_p2.fix_ul_p5 {
    background: url(../images/f_make.png) no-repeat center
}

.fix_ul_p2.fix_ul_p6 {
    background: url(../images/f_erweima.png) no-repeat center
}

.fix_ul_p2.fix_ul_p7 {
    background: url(../images/f_top.png) no-repeat center
}

.fix li a.cur,
.fix li a:hover {
    background: #e50013
}

.fix li a.cur .fix_ul_p1,
.fix li a:hover .fix_ul_p1 {
    color: #fff
}

.fix li a.cur .fix_ul_p2.fix_ul_p3,
.fix li a:hover .fix_ul_p2.fix_ul_p3 {
    background: url(../images/f_kefu_active.png) no-repeat center
}

.fix li a.cur .fix_ul_p2.fix_ul_p4,
.fix li a:hover .fix_ul_p2.fix_ul_p4 {
    background: url(../images/f_phone_active.png) no-repeat center
}

.fix li a.cur .fix_ul_p2.fix_ul_p5,
.fix li a:hover .fix_ul_p2.fix_ul_p5 {
    background: url(../images/f_make_active.png) no-repeat center
}

.fix li a.cur .fix_ul_p2.fix_ul_p6,
.fix li a:hover .fix_ul_p2.fix_ul_p6 {
    background: url(../images/f_erweima_active.png) no-repeat center
}

.fix li a.cur .fix_ul_p2.fix_ul_p7,
.fix li a:hover .fix_ul_p2.fix_ul_p7 {
    background: url(../images/f_top_active.png) no-repeat center
}

.wx {
    position: absolute;
    right: 78px;
    top: -60px;
    width: 147px;
    height: 149px;
    display: none
}

.tel {
    position: absolute;
    right: 78px;
    top: 18px;
    width: 238px;
    height: 50px;
    background: url(../images/icon_tips.png) no-repeat;
    display: none
}

.tel_i1 {
    height: 36px;
    width: 108px;
    padding-left: 8px;
    font-size: 14px;
    color: #333;
    line-height: 36px;
    background: #fff;
    border: none;
    float: left;
    outline: none;
    margin-top: 6px;
    margin-left: 10px;
    border-radius: 5px
}

.tel_i2 {
    height: 50px;
    width: 90px;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    border: 0;
    cursor: pointer;
    background: #af0563;
    float: left;
    outline: none;
    padding: 0 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.fix li a.cur .wx {
    display: block
}

.fix li a.cur .tel {
    display: block
}

.fix li a.cur .lookFor {
    display: block
}