.service-wrap {
    padding: 126px 0 40px;
}
.service-aside {
    float: left;
    width: 248px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 4px 0 #e3ebf1;
    box-shadow: 0 0 4px 0 #e3ebf1;
    background: #fff;
}
.service-aside .title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    padding: 24px 0 0 26px;
}
.service-main {
    float: left;
    width: 668px;
    min-height: 640px;
    margin-left: 20px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 4px 0 #e3ebf1;
    box-shadow: 0 0 4px 0 #e3ebf1;
    background: #fff;
}
.service-faq,
.service-qq {
    height: 120px;
    padding: 15px 0;
    margin: 0 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #e3e3e3;
}
.service-faq a,
.service-qq a {
    display: block;
    width: 100%;
    height: 100%;
}
.service-faq .icon,
.service-qq .icon {
    float: left;
    width: 84px;
    height: 84px;
    text-align: center;
    vertical-align: middle;
}
.service-faq .icon img {
    margin-top: 16px;
}
.service-faq .text,
.service-qq .text {
    float: left;
    width: 124px;
}
.service-faq .text {
    margin-top: 6px;
}
.service-qq .text {
    margin-top: 12px;
}
.service-faq .text h3,
.service-qq .text h3 {
    font-size: 20px;
    color: #333;
}
.service-faq .text p,
.service-qq .text p {
    font-size: 16px;
    font-weight: 700;
    color: #f27048;
}
.service-faq .text span,
.service-qq .text span {
    display: block;
    font-size: 14px;
    color: #8d8d8d;
    line-height: 18px;
}
.self-nav {
    padding: 22px 0;
}
.self-nav li {
    height: 47px;
    font-size: 16px;
    color: #333;
    line-height: 47px;
    border-left: 3px solid transparent;
    padding: 0 18px 0 36px;
    cursor: pointer;
}
.self-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}
.self-nav li i {
    display: inline-block;
    width: 22px;
    height: 18px;
    margin-right: 14px;
    position: relative;
    top: 4px;
    text-align: center;
}
.self-nav li.cur {
    color: #21adfc;
    font-weight: bold;
    border-left: 3px solid #21adfc;
    background: #f0f9ff url(/assets/img/self-nav.png) 222px center no-repeat;
}

.self-nav li.self-item1 i {
    background: url(/assets/img/self-icon2.png) no-repeat center;
}
.self-nav li.self-item1.cur i {
    background: url(/assets/img/self-icon02.png) no-repeat center;
}
.self-nav li.self-item2 i {
    background: url(/assets/img/self-icon3.png) no-repeat center;
}
.self-nav li.self-item2.cur i {
    background: url(/assets/img/self-icon03.png) no-repeat center;
}
.self-nav li.self-item3 i {
    background: url(/assets/img/self-icon1.png) no-repeat center;
    background-size: 19px 18px;
}
.self-nav li.self-item3.cur i {
    background: url(/assets/img/self-icon01.png) no-repeat center;
    background-size: 19px 18px;
}
.self-nav li.self-item4 i {
    background: url(/assets/img/self-icon6.png) no-repeat center;
}
.self-nav li.self-item4.cur i {
    background: url(/assets/img/self-icon06.png) no-repeat center;
}
.self-nav li.self-item5 i {
    background: url(/assets/img/self-icon4.png) no-repeat center;
}
.self-nav li.self-item5.cur i {
    background: url(/assets/img/self-icon04.png) no-repeat center;
}
.self-nav li.self-item6 i {
    background: url(/assets/img/self-icon5.png) no-repeat center;
}
.self-nav li.self-item6.cur i {
    background: url(/assets/img/self-icon05.png) no-repeat center;
}
.self-content {
    padding: 0 30px;
}
.self-content .title {
    padding: 16px 0;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
.self-content .title span {
    border-left: 4px solid #21adfc;
    padding-left: 20px;
}
.self-content .title.no-line {
    border-bottom: 1px solid transparent;
}
.self-content .to-back {
    display: block;
    position: absolute;
    width: 72px;
    height: 28px;
    right: 0;
    bottom: 18px;
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-indent: 14px;
    text-align: center;
}
.self-content .to-back::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    height: 20px;
    width: 20px;
    background: url(/assets/img/back-icon.png) left center no-repeat;
    background-size: cover;
}
.self-form .select2 {
    width: 300px !important;
}
.select2-container {
    background: #f9f9f9;
    margin-right: 10px;
}
.select2-container .selection {
    height: 36px;
    outline: 0;
}
.select2-container .select2-selection--single {
    height: 100%;
    line-height: 36px;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #d7d7d7;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    color: #8d8d8d;
    font-size: 14px;
    padding-left: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
    right: 4px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #46a6fd;
    height: 34px;
}
.select2-results__options {
    font-size: 14px;
    color: #666;
}
.service-sidebar {
    width: 50px;
    position: fixed;
    top: 45%;
    right: 18px;
    z-index: 9;
}
.service-sidebar a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    position: relative;
}
.service-sidebar a::after {
    display: none;
    content: "";
    position: absolute;
    left: -18px;
    top: 16px;
    width: 0;
    height: 0;
    border-width: 9px;
    border-style: solid;
    border-color: transparent #2b2e34 transparent transparent;
}
.service-sidebar a:hover::after {
    display: block;
}
.service-sidebar a i {
    display: inline-block;
    width: 49px;
    height: 49px;
}
.service-sidebar a span {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding-top: 4px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.service-sidebar a.qq i {
    background: url(/assets/img/service-icon1.png) no-repeat center;
    background-size: cover;
}
.service-sidebar a.online i {
    background: url(/assets/img/service-icon2.png) no-repeat center;
    background-size: cover;
}
.service-sidebar a.tel i {
    background: url(/assets/img/service-icon3.png) no-repeat center;
    background-size: cover;
}
.service-sidebar a.wx i {
    background: url(/assets/img/service-icon4.png) no-repeat center;
    background-size: cover;
}
.service-sidebar a.up i {
    background: url(/assets/img/service-icon5.png) no-repeat center;
    background-size: cover;
}
.service-sidebar a.up:hover::after {
    display: none;
}
.service-sidebar a.up:hover i {
    display: block;
    background: url(/assets/img/service-icon05.png) no-repeat center;
    background-size: cover;
}
.service-sidebar a:hover {
    background: #2b2e34;
    border: 1px solid #2b2e34;
}
.service-sidebar a:hover i {
    display: none;
}
.service-sidebar a:hover span {
    display: block;
    opacity: 1;
}
.service-sidebar a.qq {
    overflow: hidden;
}
.service-sidebar a.qq span {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: #2b2e34;
    border: 1px solid #2b2e34;
    position: absolute;
    right: -50px;
    top: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.service-sidebar a.qq i {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.service-sidebar a.qq:hover i {
    display: block;
    right: 50px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.service-sidebar a.qq:hover span {
    right: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.service-sidebar .box {
    display: none;
    width: 156px;
    height: 50px;
    text-align: center;
    background: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 80px;
}
.service-sidebar a:hover .box {
    display: block;
}
.service-sidebar .wechat-box {
    display: none;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -20px;
    right: 80px;
}
.service-sidebar a:hover .wechat-box {
    display: block;
}