@charset "UTF-8";
#platform .o2o li li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#platform h3 {
    font-size: 32px;
    font-weight: normal;
    line-height: 1;
}

#platform .banner {
	width: 100%;
    height: 420px;
    text-align: center;
    color: #fff;    
	background: linear-gradient(270deg, #6c21ff 0%, #591a81 100%);
    background-repeat: no-repeat;
}

#platform .header_1200 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#platform .header_1200 .content {
    position: absolute;
    top: 115px;
    left: 40px;
    text-align: left;
}

#platform .header_1200 h2 {
    padding: 20px 0px;
    font-size: 50px;
    text-shadow: 0 2px 4px rgba(0,0,0,.2);
	text-align: left;
}

#platform .header_1200 h2 span { 
	
	font-size:30px;
}

#platform .header_1200 .aim {
    font-size: 20px;
    margin-bottom: 20px;
}

#platform .header_1200 a {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    background: url(../images/btn_bg.png);
	text-align: center;
}

#platform .header_1200 .call {
    margin: 20px auto;
    font-size: 14px;
    line-height: 18px;
    box-sizing: border-box;
    padding-left: 22px;
    background: url(../images/tel_icon.png) 8px no-repeat;
}

#platform .header_1200 .showimg {
    position: absolute;
    top: 65px;
    right: 30px;
}

#platform .header_1200 .showimg img {
    height: 340px;
}

#platform .wx {
    padding: 110px 0;
}

#platform .wx .intro {
    padding: 24px 0 80px;
}

#platform .wx .left {
    width: 540px;
}

#platform .wx p {
    font-size: 16px;
    color: #888;
    padding-bottom: 16px;
}

#platform .wx .wx_expe {
    display: block;
    width: 100px;
    height: 40px;
    margin: 36px 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: url(../images/btn_bg1.png);
}

#platform .wx .right {
    width: 640px;
    height: 380px;
}

#platform .wx .right img {
    display: block;
	border-radius: 10px;
}

#platform .model {
    padding: 86px 0 70px;
    background: #f4f4f4;
}

#platform .model h3 {
    text-align: center;
    padding-bottom: 10px;
}

#platform .model li {
    float: left;
    position: relative;
    width: 580px;
    height: 360px;
    margin: 40px 40px 0 0;
	border-radius: 10px;
}

#platform .model li a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
}

#platform .model li .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}

#platform .model li:hover .mask {
    background: rgba(0, 0, 0, 0.7);
	border-radius: 10px;
}

#platform .model li:nth-child(2n) {
    margin-right: 0;
}

#platform .model li:nth-child(1) {
    background: url(../images/model1.png) center;
}

#platform .model li:nth-child(2) {
    background: url(../images/model2.png) center;
}

#platform .model li:nth-child(3) {
    background: url(../images/model3.png) center;
}

#platform .model li:nth-child(4) {
    background: url(../images/model4.png) center;
}

#platform .model li:nth-child(5) {
    background: url(../images/model5.png) center;
}

#platform .model li:nth-child(6) {
    background: url(../images/model6.png) center;
}

#platform .model li .con {
    position: absolute;
    bottom: 40px;
    left: 29px;
    color: #fff;
}

#platform .model li h4 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: normal;
}

#platform .model li p {
    font-size: 16px;
}

#platform .situation {
    height: 700px;
    background: url(../images/bg2.png) center;
    color: #fff;
    text-align: center;
}

#platform .situation h3 {
    padding: 86px 0 25px;
}

#platform .situation li {
    float: left;
    width: 240px;
    margin-top: 105px;
}

#platform .situation li .icon {
    width: 100%;
    height: 60px;
}

#platform .situation li:nth-child(1) .icon {
    background: url(../images/icon1.png) center no-repeat;
}

#platform .situation li:nth-child(2) .icon {
    background: url(../images/icon2.png) center no-repeat;
}

#platform .situation li:nth-child(3) .icon {
    background: url(../images/icon3.png) center no-repeat;
}

#platform .situation li:nth-child(4) .icon {
    background: url(../images/icon4.png) center no-repeat;
}

#platform .situation li:nth-child(5) .icon {
    background: url(../images/icon5.png) center no-repeat;
}

#platform .situation li:nth-child(6) .icon {
    background: url(../images/icon6.png) center no-repeat;
}

#platform .situation li:nth-child(7) .icon {
    background: url(../images/icon7.png) center no-repeat;
}

#platform .situation li:nth-child(8) .icon {
    background: url(../images/icon8.png) center no-repeat;
}

#platform .situation li:nth-child(9) .icon {
    background: url(../images/icon9.png) center no-repeat;
}

#platform .situation li:nth-child(10) .icon {
    background: url(../images/icon10.png) center no-repeat;
}

#platform .situation li p {
    margin-top: 30px;
    font-size: 16px;
}

#platform .advantage {
    height: 800px;
    text-align: center;
}

#platform .advantage h3 {
    padding: 85px 0 115px;
}

#platform .advantage li {
    float: left;
    width: 300px;
    margin-bottom: 100px;
}

#platform .advantage li .icon {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 50%;
    background: #ff8776 url(../images/ad1.png) center no-repeat;
}

#platform .advantage li p {
    margin: 20px 0 24px;
    font-size: 16px;
}

#platform .advantage li em {
    display: block;
    font-size: 24px;
    color: #ff8776;
}

#platform .advantage li:nth-child(2) .icon {
    background: #ffb165 url(../images/ad2.png) center no-repeat;
}

#platform .advantage li:nth-child(2) em {
    color: #ffb165;
}

#platform .advantage li:nth-child(3) .icon {
    background: #7ac7d0 url(../images/ad3.png) center no-repeat;
}

#platform .advantage li:nth-child(3) em {
    color: #7ac7d0;
}

#platform .advantage li:nth-child(4) .icon {
    background: #7abff9 url(../images/ad4.png) center no-repeat;
}

#platform .advantage li:nth-child(4) em {
    color: #7abff9;
}

#platform .advantage li:nth-child(5) .icon {
    background: #9cbbff url(../images/ad5.png) center no-repeat;
}

#platform .advantage li:nth-child(5) em {
    color: #9cbbff;
}

#platform .advantage li:nth-child(6) .icon {
    background: #e2a2ee url(../images/ad6.png) center no-repeat;
}

#platform .advantage li:nth-child(6) em {
    color: #e2a2ee;
}

#platform .advantage li:nth-child(7) .icon {
    background: #ff7ab2 url(../images/ad7.png) center no-repeat;
}

#platform .advantage li:nth-child(7) em {
    color: #ff7ab2;
}

#platform .advantage li:nth-child(8) .icon {
    background: #96e285 url(../images/ad8.png) center no-repeat;
}

#platform .advantage li:nth-child(8) em {
    color: #96e285;
}

#platform .service {
    height: 520px;
    text-align: center;
    background: url(../images/bg3.png) center;
}

#platform .service h3 {
    padding: 75px 0 50px;
    color: #fff;
}

#platform .service li {
    float: left;
    width: 262px;
    height: 240px;
    margin-right: 50px;
    border-radius: 6px;
    background: #fff;
}

#platform .service li .icon {
    width: 70px;
    height: 70px;
    margin: 45px auto 42px;
    background: url(../images/service1.png);
}

#platform .service li p {
    font-size: 16px;
    margin-bottom: 10px;
}

#platform .service li:nth-child(2) .icon {
    background: url(../images/service2.png);
}

#platform .service li:nth-child(3) .icon {
    background: url(../images/service3.png);
}

#platform .service li:nth-child(4) {
    margin-right: 0;
}

#platform .service li:nth-child(4) .icon {
    background: url(../images/service4.png);
}

#platform .service .btn {
    display: block;
    width: 120px;
    height: 40px;
    margin: 43px auto 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 2px;
    font-size: 14px;
}

#platform .o2o h3 {
    padding: 86px 0 66px;
    font-size: 30px;
    text-align: center;
}

#platform .o2o li {
    float: left;
    margin-right: 70px;
}

#platform .o2o li:nth-child(3n) {
    margin-right: 0;
}

#platform .o2o li h4 {
    font-size: 16px;
    font-weight: bold;
    border-left: 3px solid #ff4600;
    margin-bottom: 20px;
    padding-left: 10px;
}

#platform .o2o li .icon {
    width: 350px;
    height: 200px;
    border-radius: 10px;
    overflow: hidden;
}

#platform .o2o li .icon a {
    display: block;
    width: 100%;
    height: 100%;
}

#platform .o2o li .icon a img {
    display: block;
    width: 100%;
    height: 100%;
}

#platform .o2o li li {
    float: none;
    width: 350px;
    margin: 16px 0 0;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    background: url(../images/icon3.png) -28px -23px no-repeat;
}

#platform .o2o li .more {
    padding: 15px 0 40px;
    cursor: default;
}

#platform .o2o li .more a {
    font-size: 16px;
    color: #0a6dee;
}

/* 右侧咨询栏 */
#consult_toolbar {
    position: fixed;
    right: 0px;
    top: 250px;
    z-index: 1020;
}

#consult_toolbar .line {
    width: 10px;
    height: 1px;
    background: #e7e7e7;
    margin: 0 auto;
}

#consult_toolbar .toolbarbox {
    width: 52px;
    background: #ffffff;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0px 0px 12px #f3f3f3;
    color: #ffffff;
    text-align: center;
}

#consult_toolbar .toolbarbox img {
    display: block;
    padding: 17px 0 20px;
    margin: 0 auto;
    cursor: pointer;
}

#consult_toolbar .toolbarbox .msg {
    display: none;
}

#consult_toolbar .toolbarbox .chat {
    position: relative;
}

#consult_toolbar .toolbarbox .chat img {
    padding-bottom: 10px;
}

#consult_toolbar .toolbarbox .chat .chat_msg {
    position: absolute;
    right: 100%;
    top: 14px;
    width: 215px;
    height: 40px;
    margin-right: 20px;
    line-height: 40px;
    border-radius: 5px;
    background: #ff6800 url(../images/chat_light.gif) no-repeat center;
}

#consult_toolbar .toolbarbox .chat .chat_msg p {
    font-size: 16px;
}

#consult_toolbar .toolbarbox .chat .chat_msg p:after {
    content: '';
    position: absolute;
    top: 11px;
    left: 100%;
    display: block;
    border: 8px solid transparent;
    border-left: 8px solid #ff6800;
}

#consult_toolbar .toolbarbox .mobile {
    position: relative;
}

#consult_toolbar .toolbarbox .mobile .msg {
    position: absolute;
    right: 100%;
    top: 9px;
    width: 187px;
    height: 32px;
    margin-right: 10px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    background: url(../images/tel_msg.png) no-repeat;
}

#consult_toolbar .toolbarbox .go {
    position: relative;
}

#consult_toolbar .toolbarbox .go .msg {
    position: absolute;
    right: 100%;
    top: 7px;
    width: 77px;
    height: 32px;
    margin-right: 10px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    background: url(../images/top_msg.png) no-repeat;
}

/*# sourceMappingURL=platform.css.map */
