@CHARSET "UTF-8";
/* screenads */
.screenads {
    width: 100%;

    /* background-color:#3E8FFF; */
    background: url('../images/playaround/berbg1.png') repeat-x;
    background-size: 100% 100%;
}

.screenads .slide1 .banner_con {
    background: url('../images/playaround/ber1.png') no-repeat top right;
}

.screenads .screenads_hb {
    padding-top: 340px;
}

.screenads .screenads_hb .screenads_title {
    display: none;
    color: #111111;
    font-size: 60px;
    font-weight: bold;
}

.screenads .screenads_hb .screenads_info {
    display: none;
    color: #111111;
    font-size: 35px;
}

/* 特色功能 */
.case {
    height: 484px;
}

.case .case-hd {
    padding-top: 78px;
    height: 70px;
}

.case .case-hd .case_title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 35px;
}

.case .case-hd .case_titles {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #414141;
    font-size: 35px;
}

.case-case {
    height: 800px;
    background: url('../images/playaround/jsbg.png') no-repeat center top;
    background-size: 100% 100%;
}

.case-case .case-hd {
    padding-top: 100px;
    height: 0;
}


.case .case-hd .case_line {
    margin: 20px auto 10px;
    width: 64px;
    height: 2px;
    background: #2277da;
}

.case .case-hd .case_title2 {
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #aaaaaa;
    font-size: 15px;
}

.case .case-hd .case-hd-info {
    margin-top: 25px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.case .case-bd {
    padding-top: 0px;
}

.case .case-bd li {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 25px;

}

.case .case-bd li:first-child {
    background: none;
}

.case .case-bd li .case-body {

}

.case .case-bd li .case-body .case-body-img {
    height: 100px;
}

.case .case-bd li .case-body .case-body-img img {
    width: 100px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}


.case .case-bd li .case-body .case-body-title {
    color: #222222;
    font-size: 22px;
    text-align: center;
    line-height: 60px;
}


.case .case-bd li:hover .case-body .case-body-img img {
    -moz-transform: scale(1.3); /*Firefox3.5+*/
    -webkit-transform: scale(1.3); /*Safari3.2+*/
    -o-transform: scale(1.3); /*Opera9.6*/
    -ms-transform: scale(1.3); /*IE8*/
    transform: scale(1.3);
}

.case_content {
    margin-top: 80px;
}

.case_content_text {
    width: 50%;
    float: left;
    position: relative;
    top: 120px;

}

.case_content_text .text_title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #000;
}

.case_content_text .text_bars {
    width: 120px;
    height: 3px;
    background-color: #2277DA;
    margin: 20px 0px;
}

.case_content_text .text_content {
    font-size: 16px;
    line-height: 38px;
    color: #414141;
    width: 80%;
}

.case_content_text .text_content img {
    float: right;
}

.case_content_img {
    width: 50%;
    float: right;
    position: relative;
}

.case_content_img img {
    /* width: 457px; */
    height: 503px;
    float: right;
}

.case_content_ul .li_bg {
    width: 600px;
    height: 135px;
    background: url('../images/li_bg.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 5px;
}

.case_content_ul .li_img {
    width: 104px;
    height: 135px;
    line-height: 135px;
    margin-left: 20px;
}

.case_content_ul .li_bg .li_text {
    width: 426px;
    height: 125px;
    position: absolute;
    top: 15px;
    left: 140px;
}

.case_content_ul .li_bg .li_text .li_text_title {
    font-size: 20px;
    color: #fff;
    height: 45px;
    line-height: 45px;
}

.case_content_ul .li_bg .li_text .li_text_content {
    font-size: 16px;
    color: #fff;
}

.case_content_ul .li_bg2 {
    width: 600px;
    height: 135px;
    position: relative;
    margin-bottom: 5px;
}

.case_content_ul .li_bg2 .li_text {
    width: 426px;
    height: 125px;
    position: absolute;
    top: 15px;
    left: 140px;
}

.case_content_ul .li_bg2 .li_text .li_text_title {
    font-size: 20px;
    color: #000;
    height: 45px;
    line-height: 45px;
}

.case_content_ul .li_bg2 .li_text .li_text_content {
    font-size: 16px;
    color: #999999;
}

.case_content_img .img_img {

    height: 100%;
}

.case_content_img .img_img2 {
    width: 195px;
    height: 354px;
    position: absolute;
    left: 327px;
    top: 72px;
}


/*特色功能展示*/
.sociable {
    width: 100%;
    height: 888px;
    background: url('../images/playaround/gnbg.png') no-repeat center top;
    background-size: 100% 100%;
    margin-top: -50px;
}

.sociable .sociable-sociable {
    width: 1200px;
    margin: 0 auto;
}

.sociable .sociable-sociable .title-box {
    padding-top: 100px;
    text-align: center;
}

.sociable .sociable-sociable .title-box .title {
    font-size: 35px;
    color: #fff
}

.sociable .sociable-sociable .title-box .title_msg {
    font-size: 16px;
    color: #fff;
    height: 50px;
    line-height: 65px;
}

.sociable .sociable-sociable .swiper-container {
    padding-bottom: 30px;
}

.sociable .swiper-pagination-white .swiper-pagination-bullet {
    width: 35px;
    height: 4px;
    border-radius: 3px;
    background: #FFB2CD;
}

.sociable .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.sociable .sociable-sociable .sociable-ul {
    width: 1200px;
    margin: 0 auto;
    margin-top: 55px;
}

.sociable .sociable-sociable .sociable-ul .sociable-li {
    float: left;
    width: 25%;
    text-align: center;
    -moz-box-sizing: border-box; /*Firefox3.5+*/
    -webkit-box-sizing: border-box; /*Safari3.2+*/
    -o-box-sizing: border-box; /*Opera9.6*/
    -ms-box-sizing: border-box; /*IE8*/
    box-sizing: border-box;
}


.sociable_title {
    margin-top: 8px;
    margin-bottom: 9px;
    color: #fff;
    font-size: 20px;
}

.sociable_content {
    padding: 0 30px;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    color: #fff;
}

.sociable-li .sociable-picture img {
    width: 60%;
}

/* 产品优势*/
.range {
    width: 100%;

}

.range-range {
    padding-top: 80px;
    height: 520px;
    background-color: #fff;
}

.range-range .range_title {
    font-size: 35px;
    padding-bottom: 10px;
    text-align: center;
    color: #3C3C3C;
}

.range-range .range-ul {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 50px;
}

.range-range .range-ul .range-li {
    float: left;
    width: 270px;
    height: 360px;
    text-align: center;
}

.range-range .range-ul .li2 {
    margin: 0 60px;
}

.advantage_title {
    font-size: 24px;
    color: #333333;
    margin-top: 25px;
    margin-bottom: 15px;
}

.advantage_content {
    font-size: 15px;
    line-height: 30px;
    width: 300px;
    margin: 0 auto;
    color: #9E9E9E;
}

.range-li .advantage-picture img:hover {

    transform: rotateY(360deg);
    transition: all 1s linear;
}


/*liquidation*/
.liquidation {
    width: 100%;
    height: 730px;
    background: #FFF5F8;
}

.liquidation .liquidation_font {
    width: 100%;
    height: 50px;
    font-size: 30px;
    text-align: center;
    padding: 40px 0;
}

.liquidation .liquidation_content {
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.liquidation .liquidation_content .swiper-slide {
    width: 20% !important;
    margin: 0 !important;
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    /*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;*/
}

.liquidation .liquidation_content .img1 {
    background: url(../images/playaround/sybg1.jpg) no-repeat center;
    /* background-size: 100% 100%; */
    -webkit-transition: 0.5s;
}

.liquidation .liquidation_content .img2 {
    background: url(../images/playaround/sybg2.jpg) no-repeat center;
    /* background-size: 100% 100%; */
    -webkit-transition: 0.5s;
}

.liquidation .liquidation_content .img3 {
    background: url(../images/playaround/sybg3.jpg) no-repeat center;
    /* background-size: 100% 100%; */
    -webkit-transition: 0.5s;
}

.liquidation .liquidation_content .img4 {
    background: url(../images/playaround/sybg4.jpg) no-repeat center;
    /* background-size: 100% 100%; */
    -webkit-transition: 0.5s;
}

.liquidation .liquidation_content .img5 {
    background: url(../images/playaround/sybg5.jpg) no-repeat center;
    /* background-size: 100% 100%; */
    -webkit-transition: 0.5s;
}


.liquidation_content_1 {
    position: relative;
    z-index: 4;
    height: 600px
}

.liquidation_content_1 .liquidation_content_1_img {
    position: relative;
    top: 200px;
    text-align: center;
    z-index: 2;

    transition: top .5s;
    -moz-transition: top .5s;
    -webkit-transition: top .5s;
    -o-transition: top .5s;

}

.liquidation_content_1 .liquidation_content_1_img img {
    width: 100px;
}


.liquidation_content_1 .liquidation_content_1_title {
    position: absolute;
    top: 360px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    z-index: 2;
    transition: top .5s;
    -moz-transition: top .5s;
    -webkit-transition: top .5s;
    -o-transition: top .5s;

}


.liquidation_content_1 .liquidation_content_1_gang {
    position: relative;
    top: 240px;
    width: 50px;
    height: 4px;
    background-color: #1C9AFF;
    margin: 0 auto;
    border-radius: 2px;
    transition: top .5s;
    -moz-transition: top .5s;
    -webkit-transition: top .5s;
    -o-transition: top .5s;
}

.liquidation_content_1 .liquidation_content_1_intro {
    text-indent: 26px;
    font-size: 14px;
    height: 150px;
    padding: 0 30px;
    overflow: hidden;
    position: relative;
    top: 262px;
    color: #fff;
    line-height: 2;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.liquidation_content .swiper-wrapper .swiper-slide:hover .liquidation_content_1 {
    background-color: #E1749060;
}

.liquidation_content .swiper-wrapper .swiper-slide:hover .liquidation_content_1_img {
    top: 100px;
}

.liquidation_content .swiper-wrapper .swiper-slide:hover .liquidation_content_1_title {
    top: 250px;
}

.liquidation_content .swiper-wrapper .swiper-slide:hover .liquidation_content_1_gang {
    top: 130px;
    background-color: #fff;
}


.liquidation_content .swiper-wrapper .swiper-slide:hover .liquidation_content_1_intro {
    top: 190px;
    opacity: 1;
    filter: alpha(opacity=100);
}


/* 售后服务 */
.advantage {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.advantage-advantage .title-box {
    text-align: center;
}

.advantage-advantage .title-box .title {
    font-size: 35px;
    margin-bottom: -45px;
    color: #222222;
}

.advantage-advantage .advantage-ul {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.advantage-advantage .advantage-ul .advantage-li {
    width: 228px;
    height: 240px;
    padding: 25px;
    text-align: center;
    margin-left: 20px;
    float: left;
    padding-top: 0px;
    padding-bottom: 17px;
    position: relative;
    top: 37px;

}

.advantage_title {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #545454;
}

.advantage_content {
    color: #888888;
    font-size: 15px;
    line-height: 30px;
}

.advantage-advantage .advantage-ul .advantage-li:hover .advantage-picture img {
    animation: myfirst2 1s infinite;
}

.advantage-advantage .advantage-ul .advantage-li .advantage-picture img:hover {
    animation: test 0.25s ease-in 2;
}

@keyframes test {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 15px)
    }
    100% {
        transform: translate(0, 0)
    }
}


.case-shangye {
    height: 500px;

}

.case-shangye .container .shangye-title {
    padding-top: 110px;
    height: 50px;
}

.case-bd .ul-shangye {
    background: #fff;

}

.case-bd .ul-shangye li {
    width: 20%;
    padding-top: 80px;
}

.case .case-hd .ovoyuyin {
    color: #414041
}

.contact {
    background: url('../images/playaround/tlbg.jpg') no-repeat;
    background-size: 100% 100%;
    height: 239px;
}

.inquire {
    height: 40px;
    font-size: 17px;
    color: #838287;
    width: 160px;
    border: 1px solid #838287;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
}

.shangwu {
    color: #838287;
}

.shangwu:hover {
    color: #838287;
}

.pay-knowledge-img {
    width: 1225px;
}

.MediumBtnType1 {
    color: #ffffff !important;
}

/**********************************************************************/
.w1050, .w1150, .w1200, .w1360, .w1400, .w1600 {
    margin: 0 auto
}

.w1050 {
    width: 1050px
}

.w1150 {
    width: 1150px
}

.w1200 {
    width: 1200px
}

.w1360 {
    max-width: 1360px
}

.w1400 {
    max-width: 1400px
}

.w1600 {
    max-width: 1600px
}

.center {
    text-align: center
}

.EC2 {
    color: #333
}

.EC3 {
    color: #666
}

.EC4 {
    color: #999
}

.EC5 {
    color: #fff
}

.T1 {
    font-size: 60px
}

.T2 {
    font-size: 48px
}

.T3 {
    font-size: 32px
}

.T4 {
    font-size: 28px
}

.T5 {
    font-size: 20px
}

.T6 {
    font-size: 16px
}

.T7 {
    font-size: 14px
}

.T8 {
    font-size: 12px
}

.EC1 {
    color: #105CFB
}

.mb4 {
    margin-bottom: 4px
}

.mb8 {
    margin-bottom: 8px
}

.mb16 {
    margin-bottom: 16px
}

.mb24 {
    margin-bottom: 24px
}

.mb32 {
    margin-bottom: 32px
}

.mb48 {
    margin-bottom: 48px
}

.mb64 {
    margin-bottom: 64px
}

.mb72 {
    margin-bottom: 72px
}

.mb80 {
    margin-bottom: 80px
}

.mb96 {
    margin-bottom: 96px
}

.mb120 {
    margin-bottom: 120px
}

.mb160 {
    margin-bottom: 160px
}

.mr50 {
    margin-right: 50px
}

.ml50 {
    margin-left: 50
}

.pt4 {
    padding-top: 4px
}

.pt8 {
    padding-top: 8px
}

.pt16 {
    padding-top: 16px
}

.pt24 {
    padding-top: 24px
}

.pt32 {
    padding-top: 32px
}

.pt48 {
    padding-top: 48px
}

.pt64 {
    padding-top: 64px
}

.pt72 {
    padding-top: 72px
}

.pt80 {
    padding-top: 80px
}

.pt96 {
    padding-top: 96px
}

.pt120 {
    padding-top: 120px
}

.pt160 {
    padding-top: 160px
}

.pb4 {
    padding-bottom: 4px
}

.pb8 {
    padding-bottom: 8px
}

.pb16 {
    padding-bottom: 16px
}

.pb24 {
    padding-bottom: 24px
}

.pb32 {
    padding-bottom: 32px
}

.pb48 {
    padding-bottom: 48px
}

.pb64 {
    padding-bottom: 64px
}

.pb72 {
    padding-bottom: 72px
}

.pb80 {
    padding-bottom: 80px
}

.pb96 {
    padding-bottom: 96px
}

.pb120 {
    padding-bottom: 120px
}

.pb160 {
    padding-bottom: 160px
}

.BigBtnType1 {
    display: inline-block;
    padding: 0 50px;
    height: 56px;
    line-height: 56px;
    border-radius: 28px;
    background: #105CFB;
    color: #fff;
    font-size: 16px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0
}

.MediumBtnType1, .SmallBtnType1 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    border-radius: 22px
}

.BigBtnType1:focus, .BigBtnType1:hover {
    background: #286CFB
}

.BigBtnType1:active {
    background: #0E52E1
}

.MediumBtnType1 {
    padding: 0 44px;
    height: 44px;
    line-height: 44px;
    background: #105CFB
}

.MediumBtnType1:focus, .MediumBtnType1:hover {
    background: #286CFB
}

.MediumBtnType1:active {
    background: #0E52E1
}

.SmallBtnType1 {
    padding: 0 32px;
    height: 36px;
    line-height: 36px;
    background: #105CFB
}

.BigBtnType2, .BigBtnType3 {
    padding: 0 48px;
    height: 56px
}

.SmallBtnType1:focus, .SmallBtnType1:hover {
    background: #286CFB
}

.SmallBtnType1:active {
    background: #0E52E1
}

.BigBtnType2 {
    display: inline-block;
    line-height: 56px;
    border-radius: 28px;
    border: 1px solid #105CFB;
    color: #105CFB;
    font-size: 16px;
    background: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0
}

.MediumBtnType2, .SmallBtnType2 {
    font-size: 14px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0
}

.BigBtnType2:focus, .BigBtnType2:hover {
    color: #fff;
    background: #286CFB
}

.BigBtnType2:active {
    color: #fff;
    background: #0E52E1
}

.MediumBtnType2 {
    display: inline-block;
    padding: 0 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    border: 1px solid #105CFB;
    color: #105CFB
}

.MediumBtnType2:focus, .MediumBtnType2:hover {
    background: #286CFB;
    color: #fff
}

.MediumBtnType2:active {
    background: #0E52E1;
    color: #fff
}

.BigBtnType3, .SmallBtnType2 {
    display: inline-block;
    color: #105CFB
}

.SmallBtnType2 {
    padding: 0 32px;
    height: 36px;
    line-height: 36px;
    border-radius: 22px;
    border: 1px solid #105CFB
}

.SmallBtnType2:focus, .SmallBtnType2:hover {
    background: #286CFB;
    color: #fff
}

.SmallBtnType2:active {
    background: #0E52E1;
    color: #fff
}

.BigBtnType3 {
    line-height: 56px;
    border-radius: 28px;
    background: #fff;
    font-size: 16px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0
}

.MediumBtnType3, .SmallBtnType3 {
    display: inline-block;
    color: #105CFB;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    text-align: center;
    cursor: pointer
}

.BigBtnType3:focus, .BigBtnType3:hover {
    background: #F5F8FF
}

.BigBtnType3:active {
    background: #EBF1FF
}

.MediumBtnType3 {
    padding: 0 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    border: 1px solid #105CFB
}

.MediumBtnType3:focus, .MediumBtnType3:hover {
    background: #F5F8FF
}

.MediumBtnType3:active {
    background: #EBF1FF
}

.SmallBtnType3 {
    padding: 0 32px;
    height: 36px;
    line-height: 36px;
    border-radius: 22px;
    border: 1px solid #105CFB
}

.SmallBtnType3:focus, .SmallBtnType3:hover {
    background: #F5F8FF
}

.SmallBtnType3:active {
    background: #EBF1FF
}

.xe-banner1 {
    height: 540px;
    background: #105CFB
}

.xe-banner1 .w1200 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.xe-banner1 .banner-img {
    width: 588px
}

.xe-banner2 {
    height: 137px;
    line-height: 137px;
    font-size: 40px;
    background: url(https://www.xiaoe-tech.com/images/common/common_bannerbg.png)
}

.xe-banner3 {
    height: 540px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: center
}

.xe-modules1 .module-title {
    text-align: center
}

.xe-modules1 .module-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.xe-modules1 .module-box.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.xe-modules1 .module-text-item {
    width: 324px
}

.xe-modules1 .module-img img {
    width: 730px;
    height: 500px
}

.xe-title1 {
    font-size: 32px;
    color: #333;
    text-align: center;
    font-weight: 500
}

.user-content-body-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.user-content-body-item ul li {
    width: 588px;
    padding: 19px 53px 19px 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f3f3f3;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .05);
    height: 168px;
    margin-bottom: 40px
}

.user-content-body-item ul li .img img {
    display: block;
    width: 130px;
    height: 130px
}

.user-content-body-item ul li .text {
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    height: 80%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

.user-content-body-item.show {
    display: block
}

.enterprise-wechat-btn {
    height: 40px;
    padding: 8px 24px;
    background-color: #2484DD;
    border: 1px solid #2484DD;
    color: #fff;
    border-radius: 4px;
    font-size: 17px;
    cursor: pointer;
    font-family: PingFangSC-Semibold
}

.enterprise-wechat-btn.plain {
    color: #2484DD;
    background-color: #fff
}

.enterprise-wechat-btn .icon {
    margin-right: 8px;
    width: 24px;
    height: 20px;
    vertical-align: text-top
}

.nav-left-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-left-wrapper .enterprise-wechat-page-logo {
    display: block;
    width: 188px;
    height: 36px;
    background: url(https://www.xiaoe-tech.com/images/trainingEnterpriseWeChat/logo.png) no-repeat
}

.nav-left-wrapper .enterprise-wechat-tag {
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 2px;
    border: 1px solid #2484DD;
    margin-left: 16px;
    cursor: pointer
}

.nav-left-wrapper .enterprise-wechat-tag .logo {
    width: 38px;
    height: 30px;
    background-color: #2484DD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0
}

.nav-left-wrapper .enterprise-wechat-tag .title {
    padding: 0 12px;
    color: #2484DD;
    font-size: 14px
}

.nav-left-wrapper .nav-list {
    margin-left: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav-left-wrapper .nav-list .nav-list-item {
    margin-right: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular
}

.nav-left-wrapper .nav-list .nav-list-item .selected {
    color: #105CFB
}

.tools {
    background: url(https://www.xiaoe-tech.com/images/payKnowledge/img_line.png) center bottom no-repeat;
    background-size: contain;
    padding: 100px 0 70px;
    height: 415px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center
}

.tools li {
    position: relative
}

.tools li .situation-text {
    width: 180px;
    height: 249px;
    background: #fff;
    -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .12), 0 10px 20px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .12), 0 10px 20px 0 rgba(0, 0, 0, .06);
    border-radius: 8px;
    padding-top: 28px;
    position: relative;
    -webkit-transition: all 1s;
    transition: all 1s
}

.tools li h3 {
    margin-top: 18px;
    margin-bottom: 9px
}

.tools li p {
    line-height: 18px
}

.tools li .icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tools li .arrow {
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -7px
}

.tools li .circle {
    position: absolute;
    bottom: -58px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.tools li:nth-child(even) {
    top: -115px
}

.tools li:hover .circle {
    background: #105CFB
}

.tools li:nth-child(1) .icon, .tools li:nth-child(2) .icon {
    background: #266CFF
}

.tools li:nth-child(3) .icon, .tools li:nth-child(4) .icon {
    background: #53D290
}

.tools li:nth-child(5) .icon, .tools li:nth-child(6) .icon {
    background: #FFAB63
}

.tools li:hover .situation-text {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.three-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.three-arrow .arrow-item {
    width: 396px;
    height: 70px;
    line-height: 50px;
    background-size: contain;
    text-align: center;
    font-size: 18px;
    color: #fff
}

.three-arrow .blue-arrow-bg {
    background-image: url(https://www.xiaoe-tech.com/images/payKnowledge/bg_function1.png)
}

.three-arrow .green-arrow-bg {
    background-image: url(https://www.xiaoe-tech.com/images/payKnowledge/bg_function2.png)
}

.three-arrow .orange-arrow-bg {
    background-image: url(https://www.xiaoe-tech.com/images/payKnowledge/bg_function3.png)
}

.multi-terminal {
    height: 760px;
    background-image: url(https://www.xiaoe-tech.com/images/payKnowledge/img_bg4.png);
    background-position: center
}

.multi-terminal .multi-slideBox {
    position: relative
}

.multi-terminal .hd .multi-item {
    width: 252px;
    padding: 22px 45px 20px 30px;
    position: absolute;
    cursor: pointer
}

.multi-terminal .hd .multi-item h3 {
    font-size: 20px !important;
    color: #333;
    margin-bottom: 2px;
    font-weight: bold !important;
}

.multi-terminal .hd .multi-item p {
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.multi-terminal .hd .multi-item:hover {
    background: #F0F5FF
}

.multi-terminal .hd .multi-item.multi-item-1 {
    left: 0;
    top: 74px
}

.multi-terminal .hd .multi-item.multi-item-2 {
    left: 0;
    bottom: 74px
}

.multi-terminal .hd .multi-item.multi-item-3 {
    right: 0;
    top: 74px
}

.multi-terminal .hd .multi-item.multi-item-4 {
    right: 0;
    bottom: 74px
}

.multi-terminal .bd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 532px
}

.multi-terminal .bd .img, .multi-terminal .bd .img img {
    width: 540px;
    height: 510px;
}

.class-room .hd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.class-room .hd .class-item {
    width: 115px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    text-align: center;
    color: #666;
    border-radius: 24px;
    cursor: pointer
}

.class-room .hd .class-item .iconfont {
    font-size: 20px
}

.class-room .hd .class-item.on {
    color: #105CFB;
    background: #f0f5ff
}

.class-room .bd img {
    width: 825px
}

.pay-knowledge-img {
    width: 1225px
}