﻿body {
}
ul, li, p {
    padding: 0;
    margin: 0;
    list-style: none;
}
.clear{
    clear:both;
}
/*头部*/
.service {
    position:relative;
    width:100%;
}
.service img {
    width: 100%;
}
.topText {
    color: #fff;
    font-size: 35px;
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    text-align: center;
}
.topText2 {
    color: #fff;
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, 0%);
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
}
.service ul {
    width: 862px;
    height: 40px;
    position: absolute;
    top: 63.6%;
    left: 50%;
    transform: translate(-50%, 0%);
}
    .service ul li {
        width: 220px;
        height: 40px;
        float: left;
        margin-left: 101px;
        background: #fff;
        line-height: 40px;
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .service ul li img{
        margin-right:10px;
    }
        .service ul li:nth-child(3n+1) {
    margin-left: 0px;
}

/*售后服务页面*/
.serviceitem{
    width:931px;
    margin:60px auto;
}
.serviceoffice{
    float:left;
    width:180px;
    text-align:center;
}
.serviceitemname {
    font-size: 18px;
    color: #252B3A;
    margin-top: 28px;
}
.serviceitemintro {
    font-size: 14px;
    color: #999999;
    margin-top: 23px;
}
.learnmore {
    width: 100px;
    height: 32px;
    font-size: 14px;
    color: #1864D9;
    line-height: 32px;
    border: 1px solid #1864D9;
    margin: 34px auto 0 auto;
}
    .learnmore a{
        display:block;
        color:#1864D9;
    }
    .servicevideo {
        float: left;
        margin-left: 196px;
        width: 180px;
        text-align: center;
    }
.servicequestion {
    float: left;
    width: 180px;
    margin-left: 195px;
    text-align: center;
}

/*服务页面留言*/
.messageRight {
    float: right;
}

.khly {
    line-height: 50px;
    margin: 0px 10px;
    font-size: 17px;
    float: left;
    border-bottom: 2px solid #288ce3;
}
.messageRight ul {
    width: 600px;
}

    .messageRight ul li {
        margin-bottom: 9px;
        width: 100%;
        float: right;
    }

.mesName:before {
    content: '*';
    color: red;
}

    .messageRight .rHeading {
        height: 50px;
        width: 320px;
        border-bottom: 1px solid #ccc;
        background-color: rgb(255,229,229);
        margin-bottom: 20px;
        margin-bottom: 20px;
    }

.khly {
    line-height: 50px;
    margin: 0px 10px;
    font-size: 17px;
    float: left;
    border-bottom: 2px solid #288ce3;
}

.rHeading .more {
    float: right;
}

    .rHeading .more a {
        color: #288ce3;
        font-size: 13px;
        font-weight: 600;
        line-height: 50px;
        margin-right: 10px;
    }
.mesName:before {
    content: '*';
    color: red;
}
.yingwen {
    font-size:12px;
    color:#999898;
    font-weight:400;
    margin-left:5px;
}
.messageRight li p{
    margin-bottom:6px;
}
.messageRight li .mesName, .mesTel, .mesEmail {
    line-height: 40px;
    border-radius: 4px;
    width: 600px;
    height: 40px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
}

.messageRight li .mesConsult {
    border-radius: 4px;
    width: 600px;
    height: 160px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
}
.messageRight .submit {
    float: right;
    color: white;
    text-align: center;
    line-height: 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: 80px;
    height: 30px;
    background: #1864D9;
}
/*/头部*/
.office {
    width: 1086px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 60px;
}
.office ul li{
    width:300px;
    height:430px;
    background: #F5F5F5;
    margin-left:84px;
    float:left;
    margin-bottom:61px;
}
.office ul li:nth-child(3n+1){
    margin-left:0px;
}
.officeImg {
    width: 300px;
    height: 350px;
}
.officeImg img {
    width: 300px;
    height: 350px;
}
.officeName {
    margin: 0 auto;
    width: 90%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #252B3A;
    margin-top: 17px;
}
.officeAdd {
    margin: 0 auto;
    width: 96%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 5px;
}

/*常见问题*/
.questionName {
    height: 55px;
    width: 260px;
    margin:0 auto;
    border-bottom: 1px solid #DCDCDC;
}
.number {
    height: 25px;
    width: 25px;
    background: #1864D9;
    border-radius: 50%;
    float: left;
    margin-top: 14px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height:25px;
    text-align:center;
}
.queName{
    width:200px;
    height:55px;
    float:left;
    margin-left:8px;
}
.queName p {
    width: 100%;
    line-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #252B3A;
}
.questionContent{
    width:235px;
    margin:0 auto;
    height:320px;
    margin-top:13px;
}
.questionContent p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 14;
    overflow: hidden;
}
