
/* tab */
.tabClass {
    background-color: #262c48;
    height: 150px;
}
.tabClass .tab-title {
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    font-size: 24px;
    color: #fff;
}
.tabClass .tab-des {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    width: 230px;
    font-size: 16px;
    color: #fff;
}
.tabClass .active {
    background-image: url(/Template/skin1/static2020/quotedPrice/images/solution-tabbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .3s linear;
}
.tabClass .active .tab-title, .tabClass .active .tab-des {
    color: #03fff6;
    font-weight: 600;
}
/* tab end*/
.pad-box {
    /* padding: 90px 0; */
	padding-top: 90px;
	padding-bottom: 90px;
}

.wx-banner {
    position: relative;
    background: url(/Template/skin1/static2020/integration/images/1.jpg) no-repeat;
    background-size: cover;
    height: 689px
}

.single-pd {
    padding-bottom: 90px;
}

.single-btn {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-color: #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}

.single-check {
    margin-top: 1rem;
    width: 150px;
    color: #4C9AFF;
}

.single-check1 {
    margin-top: 1rem;
    width: 150px;
    color: #4FC083;
}

.wx-banner-inner {
    padding-top: 180px;
}

.pt-110 {
    padding-top: 5.5rem;
}

.pb-70 {
    padding-bottom: 3.5rem
}

.set-title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 1rem;
    text-align: center;
}

.set-s-title {
    font-size: 20px;
    text-align: center;
    padding-bottom: 50px;
    color: #aaa
}

.wx-banner img {
    max-width: 100%;
    height: auto;
    display: block;
}

.wx-banner .wx-title1 {
    font-size: 55px;
    line-height: 55px;
    text-align: center;
    letter-spacing: .25rem;
    color: #fff;
    margin-bottom: 1rem;
}

.wx-banner .wx-title2 {
    text-align: center;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 2px;
    margin: 45px 0;
    color: #fff;
}

.wx-banner .btn-wrap {
    margin-top: 1rem;
    text-align: center;
}

.wx-banner .btn:first-child {

    background: #fff;
    color: #2C7BFF;
    margin-right: 45px
}

.wx-banner .btn {
    height: 55px;
    width: 170px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    line-height: 55px;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    min-width: 100px;
    text-align: center;
}

.bannerlist {
    width: 100%;
    padding: 1.25rem 10% .75rem;
    box-sizing: border-box;
    overflow: hidden;
    background: rgba(0, 0, 0, .48);
    position: absolute;
    bottom: 0;

}

.bannerlist .item {
    float: left;
    width: 20%;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    text-align: center;
}

.bannerlist .item:last-child {
    border-right: 0;
}

.bannerlist .item .inner-item-l {
    display: inline-block;
    margin-right: 1rem;
    vertical-align: top;
    width: 2rem;
}

.bannerlist .item:nth-of-type(4) .inner-item-l {
    width: 2.5rem
}

.bannerlist .item .inner-item-l img {
    max-width: 100%;
    height: auto;
    margin: auto;
}

.bannerlist .item .inner-item-r {
    display: inline-block;
    color: #fff;
    text-align: left;
    vertical-align: top;
}

.bannerlist .item .inner-item-r .tit1 {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: .5rem;
}

.bannerlist .item .inner-item-r .tit2 {
    font-size: .65rem;
    line-height: .65rem;
}

/*mode1*/
.pt-110 {
    padding-top: 5.5rem;
}

.pb-70 {
    padding-bottom: 3.5rem
}

.wx-c-title1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 1rem;
    text-align: center;
}

.wx-c-title2 {
    font-size: 14px;

    text-align: center;
}

.pg1 {
    background: #fff;
}

.pg1 .wrap {
    margin-right: -1rem;
    margin-top: 6rem;
	margin-bottom: 50px;
}

.pg1 .wrap .item {

    max-width: 90%;
    padding-right: 1rem;
    box-sizing: border-box;
    margin-bottom: 4rem;
    position: relative;
    padding-left: 70px;

    height: 5rem;
}

.pg1 .wrap .item-l {
    position: absolute;
    left: 0;
    top: 0.5rem
}

.pg1 .wrap .item-l i {
    font-size: 42px
}

.pg1 .wrap .item-l img {
    max-width: 90%;
    height: auto;
    margin: auto;
}

.pg1 .wrap .item:hover i {
    color: #2C7BFF
}

.pg1 .wrap .item-r .tit1 {
    font-size: 18px;
    margin-bottom: .5rem;
}

.pg1 .wrap .item-r .intro {
    font-size: 14px;
    line-height: 1rem;
    color: #999;
    line-height: 28px;

}

/*mode2*/
.sigle-mode3 {
    background: #F5F5F5

}

.single-line {
    border-top: 1px solid #ddd
}

.single-mode2 .single-img img {
    display: block;
    margin: 80px auto 0;
    max-width: 100%
}

/*mode3*/
.intro-fa {
    background-color: #fafafa
}

.intro-list {
    padding: 0 20px
}

.intro-ctitle {
    text-align: center;
    font-size: 26px;
    color: #312d2b;
    padding-bottom: 50px
}

.intro-item {
    text-align: center;
    padding: 40px 25px;
    margin-right: 60px;
    background: #fff;
    box-sizing: border-box;
    height: 232px;
    margin-bottom: 40px
}

.intro-item:hover {
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .15)
}

.intro-item:hover .intro-iname {
    color: #00A0E9
}

.intro-iimgbox i {
    font-size: 50px;
    line-height: 65px;
    display: block
}

.intro-iname {
    font-size: 18px;
    color: #414141;
    padding: 10px 0
}

.intro-iinfo {
    font-size: 14px;
    color: #939393;
    height: 48px;
    line-height: 24px;
    max-width: 95%;
}

.intro-coum {
    border-radius: 100%;
    text-align: center;
    width: 90%;
    height: 90%;
    max-width: 300px;
    max-height: 300px;
    color: #fff;
    box-sizing: border-box;
    padding: 32px 0;
    background: url(/Template/skin1/static2020/integration/edu_b2c/color-bg1.jpg) repeat;
    opacity: 0.6;
    position: absolute;
    margin-top: 0;
    min-width: 275px;
    min-height: 275px;
}

.intro-coumn {
    background: url(/Template/skin1/static2020/integration/edu_b2c/color-bg2.jpg) repeat;
    border-radius: 100%;
    width: 80%;
    height: 80%;
    max-width: 240px;
    max-height: 240px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    color: #fff;
    left: 30px;
    top: 25px;
    min-width: 220px;
    min-height: 220px;
}

/*mode4*/
.single-mode4 {
    background: url(/Template/skin1/static2020/integration/edu_b2c/26_1.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 120px
}

.single-mode4 .set-title, .single-mode4 .set-s-title {
    color: #fff
}

.single-mode4 .singel-list {
    max-width: 760px;
    margin: 0 auto;
    position: relative;
    left: 2%
}

.single-mode4 .single-box {
    background: #fff;
    padding: 30px;
    padding-left: 80px;
    position: relative;
    box-sizing: border-box;
    border-radius: 5px;
    margin-left: 40px;
    margin-bottom: 30px

}

.single-mode4 .single-icon {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -21px;

}

.single-mode4 .single-name {
    font-size: 20px;
    margin-bottom: 10px;
}

.single-mode4 .single-info {
    font-size: 12px;
    line-height: 20px;
    color: #303030
}

.single-mode4 .singel-list {
    margin-top: 40px
}

.single-mode5 .single-img img {
    max-width: 100%;

    margin: 0 auto
}

.single-mode6 {
    background: url(/Template/skin1/static2020/integration/edu_b2c/24.jpg) no-repeat;
    height: 602px;
    background-size: 100% 100%;
}

.single-mode6 .single-title {
    font-size: 42px
}

.single-mode6 .single-txt {
    display: table-cell;
    height: 600px;
    vertical-align: middle;
    color: #fff
}

.single-mode6 .single-info {
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
}

.single-mode6 .single-right {
    text-align: right;
}

.single-mode7 .single-img img {
    max-width: 100%;
}

.single-mode7 .singel-box {
    max-width: 90%;
    position: relative;
    overflow: hidden;
    transition: all .3s ease-in;
    margin-bottom: 40px
}

.single-mode7 .single-name {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -12px;

    font-size: 24px;
    color: #fff
}

.single-mode7 .single-txt {
    position: absolute;
    top: 120%;

    background: #00A0E9;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    transition: all .3s ease-in;
    padding: 0 15px;
}

.single-mode7 .single-txt .single-title {
    font-size: 25px;
    padding-top: 60px;
    padding-bottom: 15px;
}

.single-mode7 .single-txt .single-info {
    line-height: 20px;
    max-width: 85%;
    margin: 0 auto;

}

.single-mode7 .singel-box:hover .single-txt {
    transition: all .3s ease-in;
    top: 0
}

.single-mode8 table {
    border-width: 1px;
    border-color: #e1e1e1;
    border-collapse: collapse;
}

.single-mode8 table .evenrowcolor {
    color: #666;
    font-size: 16px;
}

.single-mode8 td {
    border-width: 1px;
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
    border-style: solid;
    background: #fff;
    border-color: #e1e1e1;
    color: #818181;
}

.school-mode5 .school-box {
    max-width: 90%;
    margin: 0 auto 30px;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 40px 0 40px 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .15);
    transition: all 0.3s ease-in;
    height: 136px
}

.school-mode5 .school-box:hover {
    margin-top: -15px
}

.school-mode5 .school-box .line {
    position: absolute;
    top: 0;
    height: 6px;
    width: 100%;

}

.school-mode5 .co1 {
    background: #E7D94F
}

.school-mode5 .co2 {
    background: #7ECC8d;
}

.school-mode5 .co3 {
    background: #AF92E6
}

.school-mode5 .co4 {
    background: #5F98E9
}

.school-mode5 .co5 {
    background: #FF6464
}

.school-mode5 .co6 {
    background: #E56894
}

.school-mode5 .co7 {
    background: #F1A362
}

.school-mode5 .co8 {
    background: #62CAE4
}

.school-mode5 li {
    height: 250px
}

.school-mode5 .school-title {
    font-size: 18px;

    color: #3B3B3B;
    margin: 15px 0
}

.school-mode5 .school-info {
    color: #999;
    margin-bottom: 10px;
}

.school-mode5 .school-img img {
    max-width: 70px;
    margin: 0 auto;
}

.single-mode8 {
    background: url(/Template/skin1/static2020/integration/edu_b2c/47.jpg) no-repeat;
    background-size: 100% 100%;
}

.single-mode8 .set-title {
    color: #fff
}

.intro-fatitle {
    text-align: center;
    font-size: 26px;
    padding-bottom: 50px;
    color: #fff
}

.intro-fabtn {
    text-align: center;
    padding-bottom: 100px
}

.intro-fainline {
    display: inline-block
}

.intro-faimg {
    padding: 0 50px
}

.intro-faimg img {
    display: block;
    max-width: 100%
}

.intro-fanum {
    font-size: 22px
}

.infro-fainfo {
    font-size: 14px;
    line-height: 28px
}

.intro-falist li {
    margin-top: 52px;
    color: #fff
}

.intro-fa .btn {
    display: inline-block;
    padding: 9px 31px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.intro-fa .btn-submit {
    background: transparent;
    border-color: #00a0e9;
    color: #fff;
    min-width: 234px;
}

.selected {
    background: #00a0e9 !important;
}

.intro-coum {
    margin-top: 0
}

.indexmain5 {
    padding-bottom: 75px;
}

.indexmain5 ul {
    background: #fff;
    margin-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.indexmain5 ul .tybg {
    width: 105px;
    height: 105px;
    position: absolute;
    background: url(/Template/skin1/static2020/integration/edu_b2c/ty.png) no-repeat;
    left: -2px;
    top: -2px;
    -webkit-appearance: none;
}

.indexmain5 ul .tit {
    font-size: 24px;
    height: 59px;
    line-height: 44px;
    padding: 0px 75px;
    padding-top: 40px;
}

.indexmain5 ul .tit span {
    font-size: 16px;
    color: #91969b;
    padding-left: 25px;
}

.indexmain5 ul li {
    padding-left: 350px;
    line-height: 50px;
    margin-top: 25px;
    position: relative;
}

.indexmain5 ul li span {
    font-size: 16px;
    padding-right: 10px;
    width: 8em;
    position: absolute;
    left: 210px;
    top: 0;
    text-align: right;
    color: #61656a;
}

.indexmain5 ul li input[type="text"] {
    height: 44px;
    line-height: 44px;
    width: 325px;
    border: 1px solid #ddd;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 0px 15px;
    outline: none;
    font-size: 16px;
    border-radius: 4px
}

.indexmain5 ul li input[type="text"]:focus {
    border: 1px solid #488dd9;
    box-shadow: 0 0 6px #7cb3ef;
}

.indexmain5 ul li b {
    font-weight: normal;
    padding-left: 15px;
    font-size: 16px;
    color: #f00;
}

.indexmain5 ul li select {
    width: 357px;
    padding: 0px 15px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #ddd;
    font-size: 16px;
    outline: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-appearance: none;
}

.indexmain5 ul li select:focus {
    border: 1px solid #488dd9;
    box-shadow: 0 0 6px #7cb3ef;
}

.indexmain5 ul li textarea {
    width: 550px;
    border: 1px solid #ddd;
    height: 120px;
    padding: 10px 15px;
    outline: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    line-height: 26px;
    font-size: 16px;
}

.indexmain5 ul li textarea:focus {
    border: 1px solid #488dd9;
    box-shadow: 0 0 6px #7cb3ef;
}

.indexmain5 ul li .submit {
    width: 357px;
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    background: #3274cd;
    border: 0px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.indexmain5 ul li .submit:hover {
    background: #166eff;
}

/*success*/
.case-ctitle {
    text-align: center;
    border-bottom: 1px solid #eee;
    position: relative;
    height: 60px;
    line-height: 60px;
    margin: 45px 0;
    margin-right: 20px
}

.case-cline {
    border-bottom: 2px solid #3275ce;
    position: absolute;
    width: 60px;
    left: 50%;
    bottom: 0;
    margin-left: -45px
}

.case-more {
    float: right
}

.case-combox {
    background: #fff;
    padding: 50px 20px 20px 20px;
    margin-bottom: 20px;
    margin-right: 20px
}

.case-comtitle {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #2b3848
}

.com-intro {
    color: #90989b;
    font-size: 12px;
}

.case-company img {
    width: 100%;
    display: block;
    overflow: hidden
}

.case-cname {
    color: #3273cd;
    font-size: 24px
}

.case-cf5 {
    color: #fff545
}

.img {
    overflow: hidden;
    padding: 20px 20px 0px 20px;
    position: relative;
}

.img .imgrgba {
    width: 100%;
    height: 100%;
    background: url(/Template/skin1/static2020/integration/edu_b2c/rgba054.png);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
}

.img img {
    width: 100%;
    display: block;
    height: 123px;
    margin: 0 auto;
    overflow: hidden;
}

.box {
    background: #fff;
    padding-bottom: 183px;
    margin: 10px 20px 10px 0px;
    position: relative;
}

.box .innerbox {
    height: 163px;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
}

.box .tit {
    text-align: center;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0px 20px;
}

.box .info {
    line-height: 22px;
    font-size: 12px;
    height: 110px;
    overflow: hidden;
    padding: 0px 20px;
    margin-top: 5px;
    text-align: center;
    color: #909598;
    text-align: left;
}

.box .button a {
    width: 110px;
    display: block;
    height: 36px;
    line-height: 36px;
    border: 1px solid #d0d9dc;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    color: #606466;
}

.box .button a:hover {
    color: #e93c3c;
    border: 1px solid #e93c3c;
}

.mycaselist .title {
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    margin-top: 20px;
    overflow: hidden;
}

.case-moblie {
    display: none
}

.case-bg {
    height: 340px;
    overflow: hidden;
    background: url(/Template/skin1/static2020/integration/edu_b2c/case-bg.jpg) no-repeat 50% 50%;
}
.set-pt {
    margin-bottom:40px;
}

.sigle-mode3 .set-title{margin-bottom: 30px;}
.courselist {padding-bottom: 50px;}
.school-mode5 ul {margin-bottom: 30px;}
.single-mode5 .single-img{margin-bottom: 50px;}

@media screen and (max-width: 1024px) {
	.intro-item {
	    margin-right: 20px;
	    margin-left: 20px;
	}
	.single-mode6 .col-7 .single-txt{
		position: relative;
		left: 65px;
	}
	.single-mode6 .col-5 .single-txt{
		position: relative;
		left: -50px;
	}
	.single-mode7 .singel-box { margin-left: 18px; }
	.sigle-mode3 .set-title {margin-bottom: 30px;}
	.box {
	    margin: 10px 10px 10px 0px;
	    margin-left: 10px;
	}
	.intro-fabtn { padding-bottom: 40px; }
	.pg1 .wrap .item { height: 100px; }
	.pad-box { padding-bottom: 40px; }
}


@media screen and (max-width: 992px) {
    .container {
        overflow: hidden;
    }
    .set-pt,.set-title{
        margin-bottom: 40px;
    }

    .intro-item {
        margin: 0 30px 40px 30px
    }

    .single-mode6 .single-info {
        font-size: 16px;
    }

    .single-mode6 .single-title {
        font-size: 35px;
    }
    .set-title {
        font-size: 32px;
    }
    .set-s-title {
        font-size: 14px;
		padding-bottom: 10px;
    }
    .pg1 .wrap .item:hover i {
        color:#333
    }
    .indexmain5 ul li span {
        left: 45px;
    }

    .indexmain5 ul li input[type="text"] {

    }

    .indexmain5 ul li {
        padding-left: 200px;

    }

    .indexmain5 ul li textarea {
        width: 357px;
    }

    .bannerlist .item .inner-item-r .tit1 {
        font-size: 0.75rem;
    }

    .bannerlist .item .inner-item-l {
        width: 1.5rem;
        margin-right: .5rem;
    }

    .bannerlist {

        padding: 0.8rem 5% .75rem;
    }

    .single-mode4 {
        background: url(/Template/skin1/static2020/integration/edu_b2c/26_1.png) no-repeat center;
        background-size: cover;
    }
    .pg1 .wrap .item {
        max-width: 95%;
        padding-left: 55px;
    }
    .pg1 .wrap .item-r .tit1{
        font-size: 15px;
    }
    .single-mode8 .set-title {
        padding-bottom: 50px;
        margin-bottom: 0;
    }
    .intro-fabtn {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 768px) {
	.tabClass .tab-title {
        top: 50%;
        transform: translate(-50%, -50%);
    }
    
	.set-pt, .set-title { margin-bottom: 0;padding-bottom: 25px; }
	/* .intro-fabtn { padding-bottom: 0; } */
	.indexmain5 ul { margin-top: 0; }
	
    .intro-faimg img {
        margin: 0 auto
    }

    .intro-falist li {
        text-align: center
    }

    .intro-faimg img {
        margin: 0 auto
    }

    .single-mode4 .single-box {
        margin: 0 20px 30px 20px
    }

    .single-mode4 .singel-list {
        left: 0
    }

    .bannerlist .item .inner-item-r .tit1 {
        font-size: 0.75rem;
    }

    .bannerlist .item .inner-item-l {
        margin-bottom: .5rem;
    }

    .bannerlist .item .inner-item-l, .bannerlist .item .inner-item-r {
        padding-left: 1rem;
        /* display: block; */
        display: inline-block;
    }

    .bannerlist .item .inner-item-l img {
        height: auto;
    }

    .bannerlist .item .inner-item-r .tit2 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .single-mode4 .single-info, .pg1 .wrap .item-r .intro {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .single-mode6 .single-title {
        font-size: 25px;
    }

    .single-mode6 .single-info {
        font-size: 13px;
    }

}

@media screen and (max-width: 480px) {
	.tabClass {
        height: 75px;
    }
    .tabClass .tab-title {
        font-size: 12px;
        top: 50%;
    }
	.intro-show .mainbox{
		padding: 0 15px;
		box-sizing: border-box;
	}
	
    .container {
        padding: 0 10px
    }
    .single-pd {
        padding-bottom: 20px;
    }
    .pad-box {
        padding: 40px 0
    }

    .moblie-banner {
        background: url(/Template/skin1/static2020/integration/edu_b2c/48.jpg) no-repeat;
        height: 330px;
        background-size: 100% 100%;
        display: table-cell !important;
        vertical-align: middle;
        text-align: center;
        color: #fff
    }

    .moblie-banner .moblie-title {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px

    }

    .moblie-banner .moblie-s-title {
        font-size: 20px;
        line-height: 30px
    }

    .set-title {
        font-size: 24px;
    }

    .set-s-title {
        display: none
    }

    .pg1 .wrap .item {
        padding: 20px 0;
        box-sizing: content-box;
        border-radius: 5px;
        color: #fff;
        margin: 0 auto 20px auto;

    }

    .pg1 .wrap .item-r .intro {
        display: none
    }

    .pg1 .wrap .item-l {
        position: inherit;
        height: 60px;
        width: 30px;
        margin: 0 auto;

    }

    .pg1 .wrap .item-l img {
        max-width: 100%;
        display: block;
        margin: 0 auto
    }

    .pg1 .wrap .item-r .tit1 {
        font-size: 14px;
        text-align: center
    }

    .pg1 li:nth-of-type(1) .item {
        background: #38CDCF;
    }

    .pg1 .wrap li:nth-of-type(2) .item {
        background: #1FA8FF;
    }

    .pg1 .wrap li:nth-of-type(3) .item {
        background: #F7D518;
    }

    .pg1 .wrap li:nth-of-type(4) .item {
        background: #39D491;
    }

    .pg1 .wrap li:nth-of-type(5) .item {
        background: #F3B847;
    }

    .pg1 .wrap li:nth-of-type(6) .item {
        background: #FF9037;
    }

    .pg1 .wrap {
        margin: 40px 0 0
    }

    .single-mode2 .set-title {
        max-width: 70%;
        margin: 0 auto

    }

    .single-mode4 .single-info {
        display: none
    }

    .single-mode4 .single-box {
        padding: 20px 15px 20px 45px;
        max-width: 95%;
        margin: 0 auto 15px auto
    }

    .single-mode4 .single-name {
        font-size: 15px;
        margin-bottom: 0;
        text-align: center;

    }

    .single-mode4 {
        background: url(/Template/skin1/static2020/integration/edu_b2c/mobliebanner.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .single-mode4 .single-icon img {
        max-width: 60%
    }

    .single-mode4 .single-icon {
        left: 13px;
        margin-top: -13px;
    }

    .moblie-list {
        margin-top: 30px;
        margin-right: -10px

    }

    .moblie-name {
        background: #eee;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 10px;
        text-align: center;
        box-sizing: border-box;
        font-size: 12px;
        border: 1px solid #ddd;
        color: #313131;
    }

    .single-mode7 .single-name {
        font-size: 20px;
        margin-top: -16px
    }

    .single-mode7 .singel-box {
        max-width: 90%;
        margin: 0 auto 15px;

    }

    .intro-show .set-title {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .indexmain5 ul {
        margin-top: 0;

        margin-bottom: 0;
    }

    .indexmain5 ul li {
        padding-left: 0;
        margin-top: 0;
    }

    .indexmain5 ul li span {
        position: inherit;
        left: 0;
        top: 0;
    }

    .moblie-bg {
        background: #fff

    }

    .indexmain5 ul li input[type="text"], .indexmain5 ul li textarea, .indexmain5 ul li .submit {
        width: 90%
    }

    .indexmain5 ul li select {
        width: 99%

    }

    .indexmain5 ul .tybg, .indexmain5 ul li b, .indexmain5 ul .tit {
        display: none
    }

    .box:nth-child(odd) {
		margin: 10px 0px 10px 0;
		margin-right: 5px;
		margin-left: 5px;
    }

    .box:nth-child(even) {
        margin: 10px 10px 0 0
    }

    .img img {
        height: auto
    }

    .img {
        height: 62px
    }

    .pg1 .wrap .item-l i {
        font-size: 36px;
    }

    .single-mode5 .single-img .pc-show, .single-mode7 .singel-box:hover .single-txt {
        display: none
    }
	.m-pb-olevel{padding-bottom: 20px;}
	.indexmain5 { padding-bottom: 0; }
}

@media screen and (max-width: 414px) {
	.single-mode4{ padding-bottom: 40px; }
	.single-mode7 .set-title{ padding-bottom: 20px; }
}

@media screen and (max-width: 375px) {
	.box:nth-child(odd) {
	    margin: 10px 5px 10px 5px;
	}
	.set-title { font-size: 18px; }
	.set-title { font-size: 16px; }
	.pg1 .wrap { margin: 0; }
	.single-mode4 .singel-list { margin-top: 0; }
}

@media screen and (max-width: 360px) {
	.pg1 .wrap { margin: 25px 0 0; }
}

@media screen and (max-width: 320px) {
    .moblie-name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .moblie-banner .moblie-title {
        font-size: 25px;
    }

    .moblie-banner .moblie-s-title {
        font-size: 18px;
    }
	.set-title { 
		font-size: 14px;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.pg1 .wrap { margin: 20px 0 0; }
	.pad-box { padding: 15px 0; }
}



<!--ºÄÊ±1782857106.6192Ãë-->