@CHARSET "UTF-8";
/* screenads */
.screenads {
    width: 100%;
    height: 800px;
    /* background-color:#3E8FFF; */
    background: url('http://cdn.yuanyuekj.com/newhospital/ber3.jpg') no-repeat  !important;
    background-size: 100% 100% !important;
}

.zfloat{
    float: left;
	width:800px;
   
    padding-left: -100px;
    margin: 0 auto;
	position:absolute;
	margin-top:160px;
	margin-left:-60px;
}
.cfloat{
	float:right;
    margin: 0 auto;
	right:-5%;
	
	position:absolute;
	margin-top:120px;
	
}


.tb {
    width: 1200px;
    
	
    float: left;
    color: #FFF;
    padding: 0px;
	position:relative;
	margin-left:-50px;
}



.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
}
/**
banner_bottom
 */
 .x_otoo_banner_bottom {
    width: 100%;
    height: 120px;
    background: #ffffff;
}

.x_otoo_banner_bottom_auto {
    width: 1200px;
    height: 100%;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

.x_otoo_banner_bottom_auto_li_img {
    margin-left: 46px;
}

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

.x_otoo_banner_bottom_auto_li_img:hover {
    animation: test 0.25s ease-in 2;
}

.x_otoo_banner_bottom_auto_li {
    width: 20%;
    float: left;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    color: #505050;
    font-weight: 400;
}

.x_otoo_banner_bottom_auto span {
    margin-left: 15px;
}











/**ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯**/
.x_shop_manzu {
    width: 100%;
    /* height: 640px; */
    background: #fafafa;
    margin-bottom: 10px;
}

.x_shop_manzu > p.hint {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 400;
    color: #646464;
    line-height: 30px;
}

.x_shop_manzu > div.img {
    text-align: center;
    margin-top: 35px;
	background: url('http://qiniugw.sdwanyue.com/shopimage/20211227/ball_bg.png') no-repeat;
}

.x_shop_manzu_tips {
    text-align: center;
    font-size: 28px;
    position: relative;
    top: 60px;
    font-weight: 500;
    letter-spacing: 2px;
    color: #323232;
    z-index: 1;
}
.lgone{
    margin: 0 auto;
    width:200px;
    height:10px;
    opacity:0.8;
    background:#2f8bf7;
    position: relative;
    top: -10px;
}

.x_shop_manzu_tips_heng {
    margin: 0 auto;
    width: 200px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#7132FE, #fff);
    position: relative;
    top: 79px;
}

.x_shop_manzu_nav {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    position: relative;
    top: 160px;
    border-bottom: 1px solid #E2E2E2;
    font-size: 20px;
}

.x_shop_manzu_nav_li {
    float: left;
    width: 14.2%;
    height: 100%;
}

.x_shop_manzu_nav_li_div {
    width: 43%;
    text-align: center;
    height: 98%;
    margin: 0 auto;
}

.x_shop_manzu_nav_li_bg {
    color: #6232FE;
    border-bottom: 2px solid #6232FE;
}

.x_shop_manzu_content {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    position: relative;
    top: 210px;
}

.x_shop_manzu_content_left {
    float: left;
    margin-left: 20px;
}

.x_shop_manzu_content_left_text1 {
    font-size: 20px;
}

.x_shop_manzu_content_left_text2 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 10px;
}

.x_shop_manzu_content_left_text3 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 2px;
}

.x_shop_manzu_content_right {
    float: right;
    margin-top: 38px;
}

.x_shop_manzu_content_left_imgs {
    clear: both;
    overflow: hidden;
    margin-top: 40px;
    padding: 5px;
}

.x_shop_manzu_content_left_imgs_li {
    float: left;
    width: 100px;
    height: 120px;
    background: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    margin-left: 12px;
}

.x_shop_manzu_content_left_imgs_li_img {
    margin-top: 20px;
}

.x_shop_manzu_content_left_imgs_li_img:hover {
    animation: test 0.25s ease-in 2;
}

.x_shop_manzu_content_left_imgs_li_text {
    color: #646464;
    font-size: 14px;
    margin-top: 10px;
}

.x_shop_manzu_content_left_a {
    clear: both;
    overflow: hidden;
    margin-top: 40px;
}

.x_shop_manzu_content_left_a1 {
    float: left;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    color: #6232FE;
}

.x_shop_manzu_content_left_a1:link {
    float: left;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    color: #6232FE;
}

.x_shop_manzu_content_left_a1:hover, .x_shop_manzu_content_left_a1:active {
    background: #6232FE;
    color: #fff;
    border: 1px solid rgba(98, 50, 254, 1);
}


.x_shop_manzu_content_left_a2 {
    float: left;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    margin-left: 20px;
    text-align: center;
    line-height: 44px;
    color: #6232FE;
}

.x_shop_manzu_content_left_a2:link {
    float: left;
    width: 140px;
    height: 44px;
    border: 1px solid rgba(98, 50, 254, 1);
    border-radius: 22px;
    margin-left: 20px;
    text-align: center;
    line-height: 44px;
    color: #6232FE;
}

.x_shop_manzu_content_left_a2:hover, .x_shop_manzu_content_left_a2:active {
    background: #6232FE;
    color: #fff;
    border: 1px solid rgba(98, 50, 254, 1);
}


.x_shop_display_none {
    display: none;
}



.jianjie_img {
    height: 806px;
    position: relative;
    width: 1200px;
    margin: 12px auto 0px;
    border-bottom: 90px solid #fafafa;
    background: url('../images/appointment/lj.png') no-repeat center center;
}

img.jianjie_img_mobile {
    /* display: none; */
    position: absolute;
    bottom: -70px;
    left: calc( 50% - 290px );
}

img.jianjie_img_ball {
    /* display: none; */
    position: absolute;
}

img.jianjie_img_ball.jianjie_img_ball_1 {
    left: 0;
    top: 185px;
}

img.jianjie_img_ball.jianjie_img_ball_2 {
    top: 366px;
    left: 62px;
}

img.jianjie_img_ball.jianjie_img_ball_3 {
    left: 871px;
    top: 430px;
}

img.jianjie_img_ball.jianjie_img_ball_4 {
    left: 266px;
    top: 227px;
}

img.jianjie_img_ball.jianjie_img_ball_5 {
    left: 565px;
    top: 45px;
}

img.jianjie_img_ball.jianjie_img_ball_6 {
    right: 0px;
    top: 357px;
}

img.jianjie_img_ball.jianjie_img_ball_7 {
    left: 151px;
    top: 82px;
}

img.jianjie_img_ball.jianjie_img_ball_8 {
    right: 47px;
    top: 89px;
}

img.jianjie_img_ball.jianjie_img_ball_9 {
    right: 340px;
    top: 100px;
}

img.jianjie_img_ball.jianjie_img_ball_10 {
    top: 247px;
    left: 560px;
}

img.jianjie_img_ball.jianjie_img_ball_11 {
    top: 154px;
    left: 442px;
}

img.jianjie_img_ball.jianjie_img_ball_12 {
    right: 360px;
    top: 271px;
}

img.jianjie_img_ball.jianjie_img_ball_13 {
    right: 170px;
    top: 211px;
}

img.jianjie_img_ball.jianjie_img_ball_14 {
    left: 200px;
    top: 485px;
}

img.jianjie_img_ball.jianjie_img_ball_15 {
    display: none;
}

img.jianjie_img_ball.jianjie_img_ball_16 {
    display: none;
}

//ÃƒÂ¦Ã‚Â¨Ã‚Â¡ÃƒÂ¥Ã‚Â¼Ã‚Â

.x_shop_manzu.moshimain {
    background: #fff;
}

.moshi {
    margin: 60px auto;
    padding-top: 55px;
    text-align: center;
}

img.moshi_img {
    margin: 0px auto;
    text-align: center;
}
.x_shop_manzu.moshimain {
    background: #fff;
}















.x_shop_manzu.moshimain {
    background: #fff;
}

.moshi {
    margin: 60px auto;
    padding-top: 55px;
    text-align: center;
}

img.moshi_img {
    margin: 0px auto;
    text-align: center;
}
.x_shop_manzu.moshimain {
    background: #fff;
}





















.x_shop_zixun {
    width: 100%;
    height: 260px;
    background: url('http://qiniugw.sdwanyue.com/shop_botto_bg.png') no-repeat;
    background-size: 100% 100%;
}

.x_shop_zixun_text {
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    top: 80px;
}

.x_shop_zixun_a {
    display: block;
    width: 142px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 22px;
    margin: 0 auto;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    position: relative;
    top: 117px;
}

.x_shop_zixun_a:link {
    display: block;
    width: 142px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 22px;
    margin: 0 auto;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    position: relative;
    top: 117px;
}

.x_shop_zixun_a:hover, .x_shop_zixun_a:active {
    background: #fff;
    color: #000;
    border: 1px solid rgba(255, 255, 255, 1);
}

.deal {
    background: #fafafa;
    height: auto;
}

.deal > .content {
    /* margin-top: 120px; */
    margin: 120px auto 0;
    width: 1200px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    text-align: center;
}

.deal > .content > div {
    width: 30%;
}

.deal > .content > .item {
    width: 24%;
    height: 360px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
}

.deal > .content > .item > .top {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}


.deal > .content > .item .middle {
    font-size: 16px;
    font-weight: 400;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: space-between;
    color: #FFFFFF;
    margin: 40px auto;
    padding: 0 25px;
}


.kernel {
    height: auto;

}

.kernel > .content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.kernel > .content > div {
    width: 30%;
}

.kernel > .content > .middle {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.kernel > .content > .middle > .middle > img.active {
    display: inline-block;
}
.kernel > .content > .middle > .middle > img {
    display: none;
}

.kernel > .content > .item {
    width: 24%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
}

.kernel .deal_list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.kernel .deal_list > .item {
    width: 361px;
    height: 140px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    color: #323232;
    margin-bottom: 15px;
    padding: 25px;
    box-sizing: border-box;
}
.kernel .deal_list > .item.active >.img > img:last-child{
    display: inline-block;
}
.kernel .deal_list > .item.active >.img > img:first-child{
    display: none;
}
.kernel .deal_list > .item.active{
    background-color: #FF3F65;
    color: #FFFFFF;
}
.kernel .deal_list > .item > .img {
    width: 60px;
}
.kernel .deal_list > .item > .img > img {
    margin-right: 25px;
}
.kernel .deal_list > .item > .img > img:last-child {
    display: none;
    border-radius: 20px;
}
.kernel .deal_list > .item > .name{
    margin-left: 10px;
}
.kernel .deal_list > .item > .name >.title{
    /*font-weight: 600;*/
    line-height: 50px;
    margin-bottom: -5px;
}
.kernel .deal_list > .item > .name >.hint{
    font-size: 16px;
    padding-right: 40px;
}
.kernel > .title1 {
    font-size: 16px;
    font-weight: 500;
    color: #323232;
    margin-top: 120px;
    text-align: center;

}

.kernel > .title1 > span:after {
    content: '';
    position: relative;
    display: block;
    width: 20px;
    height: 4px;
    background-color: #2f8bf7;
    margin: 0 auto;
    border-radius: 5px;
}

.kernel > .content2 {
    display: flex;
    display: -webkit-flex;
    margin: 60px auto;
    justify-content: space-between;
    margin-bottom: 35px;
    width: 1200px;

}

.kernel > .content2 > div {
    width: 40%;
    text-align: center;
}

.kernel > .content2 > div.left {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    width: 65%;
}

.kernel > .content2 > div.left > .item {
    width: 25%;
    margin-bottom: 85px;
}

.kernel > .content2 > div.left > .item > .bottom {
    font-size: 20px;
}

.kernel > .content2 > div.left > .item > .top > img {
}

.marketing {
    background: #FFFFFF;
    height: auto;
}

.marketing > .content {
    width: 1200px;
    margin: 120px auto 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    height: 400px;
}

.marketing > .content > div {
    width: 30%;
}

.marketing > .content > div.left {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: column;
}

.marketing > .content > div.middle {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}

.marketing > .content > div.middle > img {
    margin-top: 10px;
}

.marketing > .content > div.right {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: column;
}

.marketing > .content > .left > .item {
    display: flex;
    display: -webkit-flex;
    width: 100%;
}

.marketing > .content > .left > .item > .img > img {
    margin: 0 10px;
}

.marketing > .content > .right > .item {
    display: flex;
    display: -webkit-flex;
    width: 100%;
}

.marketing > .content > div > .item > .name {
    border-bottom: 1px solid #2f8bf7;
    width: 100%;
    position: relative;
    font-size: 20px;
}

.marketing > .content > div.left > .item > .name > .dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #2f8bf7;
    border-radius: 50%;
    position: absolute;
    bottom: -2px;
    right: 0;
}

.marketing > .content > div.right > .item > .name > .dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #2f8bf7;
    border-radius: 50%;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.marketing > .content > .left > .item > .name > .title {
    position: relative;
    bottom: -15px;

}

.marketing > .content > div.right .name {
    text-align: right;
    padding-right: 15px;
}

.marketing > .content > .right > .item > .name > .title {
    position: relative;
    bottom: -15px;

}

.marketing > .update {
    font-size: 18px;
    font-weight: 400;
    color: #2f8bf7;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
}


.versions {
    height: auto;
    background: #fafafa;
    overflow: auto;
}

.versions > .content {
    width: 1200px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    text-align: center;
    margin: 120px auto 55px auto;
}

.versions > .content > div {
    width: 30%;
}

.versions > .content > .item {
    display: flex;
    display: -webkit-flex;
    width: 360px;
    height: 380px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    flex-direction: column;
}

.versions > .content > .item > div {
    height: 50%;
    width: 100%;
}

.versions > .content > .item > .bottom > .title {
    font-size: 20px;
    font-weight: 500;
    color: #323232;
    line-height: 88px;
}

.versions > .content > .item > .bottom > .hint {
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    padding: 0 45px;
}

.characteristic > .content {
    margin-top: 180px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
   
}

.characteristic > .content > .item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 105% 110%;
    border-radius: 30px;
    height: 200px;
    width: 30%;
    margin-bottom: 70px;
}

.characteristic > .content > .item > div {
    height: auto;
}

.characteristic > .content > .item > .bottom > .title {
    line-height: 55px;
}

.characteristic > .content > .item > div.top > img {
    margin-top: -16%;
}


.service {
    background: #FFFFFF;
    height: auto;
    overflow: auto;
    margin-bottom: 120px;
}

.service > .content {
    display: flex;
    width: 1200px;
    margin: 110px auto 35px auto;
    display: -webkit-flex;
    justify-content: space-between;
}

.service > .content > div.middle {
    width: 35%;
    text-align: center
}

.service > .content > div .name {
    font-size: 18px;
    font-weight: 500;
    color: #323232;
    line-height: 38px;
}

.service > .content > div .hint {
    font-size: 16px;
    font-weight: 400;
    color: #646464;
}

.service > .content > div.left {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
	text-align:left;
}

.service > .content > div.right {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    text-align: left;
}

.service > .content > div > .item {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    height: 62px;
}
.service > .content > div > .item > .left{
    height: 100%;
    width: 10%;
}
.service > .content > div.left > .item > .right{
    width: 90%;
}

.service > .content > div > .item >.left > .icon {
    margin-top:15px;
    margin-right: 10px;
}