.head {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.headTip {
    width: 100%;
    height: 42px;
    background: rgba(245, 245, 245, 1);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.headTip_cont {
    width: 1240px;
    height: 42px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.personalApp {
    height: 42px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.personalApp a {
    margin-left: 33px;
}

.personalApp img {
    width: 20px;
    height: 20px;
}

.toolTip {
    height: 42px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.toolTip .toolTip1 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 30px;
}

.toolTip .toolTip1 img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.toolTip .toolTip1 span {
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #484848;
}

.showCode {
    height: 100%;
}

.mobile_code {
    width: 143px;
    height: 165px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 989;
    top: 36px;
    left: 0;
}

.mobile_code img {
    width: 123px!important;
    height: 123px!important;
    margin-bottom: 5px;
    margin-right: 0px!important;
}

.mobile_code span {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #111111!important;
}

.headService {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.headService_cont {
    position: relative;
    width: 1240px;
    display: flex;
    flex-direction: column;
}

.auxiliary {
    width: 100%;
    height: 79px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.log {
    width: 106px;
    height: 47px;
}

.search {
    margin-left: 156px;
    display: flex;
    flex-wrap: wrap;
}

.search div:nth-child(1) {
    width: 437px;
    height: 40px;
    background: #F5F5F5;
    border: 1px solid #C81118;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.search div:nth-child(1) img {
    width: 16px;
    height: 16px;
    margin-left: 20px;
}

.search div:nth-child(1) input {
    background: #F5F5F5;
    width: 80%;
    height: 40px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #111111;
    padding-left: 20px;
}

.search div:nth-child(2) {
    width: 108px;
    height: 42px;
    background: #C81118;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
}

.hotline {
    height: 80px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 117px;
}

.hotPhone {
    width: 28px;
    height: 32px;
}

.hotline .hotline_title{
    position: relative;
    margin-left: 10px;
    display: flex;
    flex-direction: column;
}

.hotline .hotline_title img {
    position: absolute;
    z-index: 1;
    width: 16px;
    height: 16px;
    right: 29px;
    top: 0;
}

.hotline .hotline_title span:nth-child(2) {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #111111;
    margin-bottom: 2px;
}
.hotline .hotline_title span:nth-child(3) {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #111111;
}

.hotline_code {
    position: absolute;
    z-index: 986;
    top: 64px;
    left: -41px;
    width: 218px;
    height: 252px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hotline_code img {
    width: 178px;
    height: 178px;
    margin-bottom: 10px;
}

.hotline_code span {
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #111111;
}

.section {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.section div {
    position: relative;
    width: 70px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #111111;
    margin-left: 30px;
}

.section div:nth-child(1) {
    width: 151px;
    height: 45px;
    background: #C81118;
    color: #FFFFFF;
    margin: 0;
}

.serviceModule {
    position: absolute;
    z-index: 987;
    left: 0;
    bottom: -455px;
    height: 455px;
    display: none;
    flex-wrap: wrap;
}

.module {
    width: 151px;
    display: flex;
    flex-direction: column;
}

.module div {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 151px;
    height: 64px;
    background: rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(194, 194, 194, 1);
    cursor: pointer;
}

.module div:last-child {
    border: none;
}

.module div img {
    width: 25px;
    height: 25px;
    margin-right: 18px;
}

.module div span {
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.module_active {
    background: rgba(255, 255, 255, 1)!important;
}

.module_active span {
    color: rgba(200, 17, 24, 1)!important;
}

.service {
    width: 1089px;
    height: 455px;
    background: #FFFFFF;
    display: none;
    flex-wrap: wrap;
}

.service_left {
    width: 807px;
    height: 399px;
    border-right: 1px solid rgba(223, 223, 223, 1);
    display: flex;
    flex-direction: column;
    margin-top: 28px;
    overflow: auto;
}

.service_left::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.service_left::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(97, 184, 179, 0.1);
    background: rgba(200, 17, 24, 1);
}
.service_left::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(87, 175, 187, 0.1);
    border-radius: 10px;
    background: #ededed;
}

.service_right {
    width: 281px;
    height: 399px;
    display: flex;
    flex-direction: column;
    margin-top: 28px;
}

.serviceBack {
    width: 241px;
    height: 156px;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    margin-bottom: 30px;
}

.sback1 {
    background: url("../img/head/backicon/back1.png") no-repeat;
}

.sback2 {
    background: url("../img/head/backicon/back2.png") no-repeat;
}

.sback3 {
    background: url("../img/head/backicon/back3.png") no-repeat;
}

.sback4 {
    background: url("../img/head/backicon/back4.png") no-repeat;
}

.sback5 {
    background: url("../img/head/backicon/back5.png") no-repeat;
}

.sback6 {
    background: url("../img/head/backicon/back6.png") no-repeat;
}

.sback7 {
    background: url("../img/head/backicon/back7.png") no-repeat;
}

.sback8 {
    background: url("../img/head/backicon/back8.png") no-repeat;
}

.sback9 {
    background: url("../img/head/backicon/back9.png") no-repeat;
}

.sback10 {
    background: url("../img/head/backicon/back10.png") no-repeat;
}

.sback11 {
    background: url("../img/head/backicon/back11.png") no-repeat;
}

.sback12 {
    background: url("../img/head/backicon/back12.png") no-repeat;
}

.sback13 {
    background: url("../img/head/backicon/back13.png") no-repeat;
}

.sback14 {
    background: url("../img/head/backicon/back14.png") no-repeat;
}

.serviceBack a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.serviceBack .title {
    font-size: 24px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: bold;
    color: #111111;
    margin-top: 19px;
    margin-left: 26px;
}

.serviceBack .serremark {
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #111111;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 10px;
    margin-left: 26px;
}

.handle {
    width: 113px;
    height: 33px;
    border: 1px solid rgba(200, 17, 24, 1);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 26px;
    margin-left: 26px;
}

.handle span {
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: rgba(200, 17, 24, 1);
}

.handle img {
    width: 23px;
    height: 16px;
    margin-left: 3px;
}


.type {
    display: flex;
    margin-left: 24px;
    margin-bottom: 4px;
}

.typeTitle {
    width: 70px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #111111;
}

.typeName {
    width: 666px;
    display: flex;
    flex-wrap: wrap;
    margin-left: 17px;
}

.typeName span {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #484848;
    margin-right: 20px;
    margin-bottom: 24px;
}

.typeName span:hover a{
    color: rgba(200, 17, 24, 1)!important;
}

.head-address {
    position: relative;
    height: 35px;
    margin-left: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.head-address-font {
    color:#666666;
}

.head-address-img {
    margin-left: 7px;
}

.head-address-select {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 33px;
    z-index: 999;
    left: 0px;
    width: 368px;
    background: white;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 16%);
    padding-bottom: 15px;
}

.head-address-select-hot {
    width: 90%;
    height: 30px;
    line-height: 30px;
    color: #111111;
    margin-top: 10px;
}

.head-address-select-hotcity {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
}

.head-address-select-hotcity div {
    width: 45px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    color: #777;
    margin-bottom: 5px;
}

.head-address-select-hotcity div:hover {
    border-radius: 4px;
    color: #c81118;
    background-color: #f2f2f2;
}

.head-address-select-content {
    width: 90%;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}

.head-address-select-content dl dt {
    width: 46px;
    height: 22px;
    line-height: 22px;
    background: #C81118;
    font: bold 12px/22px Tahoma,Geneva,sans-serif;
    color: #fff;
    text-align: center;
}

.head-address-select-content dl {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

.head-address-select-content dl dd {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
}

.head-address-select-content dl dd span {
    color: #888;
    font-size: 12px;
    margin-left: 13px;
    margin-bottom: 7px;
}

.head-address-select-content dl dd span:hover {
    color: #C81118;
}