.kunhuo{
    position: relative;
}
.kunhuo .topTitle{
    position: absolute;
    top: 0;
    left: 310px;
    font-size: 50px;
    background: none;
    color: #1781c9;
}
.kunhuo .topTitle i{
    color: #fead2d;
    font-style: normal;
}
.kunhuo .bottomTitle{
    position: absolute;
    top: 70px;
    left: 414px;
    letter-spacing: 8px;
    font-size: 16px;
    background: none;
}
.kunhuo .question{
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    letter-spacing: 5px;
}
.kunhuo .question.jx{
    left: 120px;
    top: 517px;
}
.kunhuo .question.fa{
     left: 56px;
     top: 363px;
 }
.kunhuo .question.wdx{
    left: 165px;
    top: 227px;
}
.kunhuo .question.zl{
    left: 380px;
    top: 131px;
}
.kunhuo .question.mcz{
    left: 749px;
    top: 147px;
}
.kunhuo .question.bx{
    left: 890px;
    top: 243px;
}
.kunhuo .question.by{
    left: 950px;
    top: 360px;
}
.kunhuo .question.sh{
    left: 955px;
    top: 523px;
}

/**/
.adThree-main dl{
    position: absolute;
}
.adThree-main dl div{
    color: #1777c9;
    font-size: 24px;
}
.adThree-main dl dt{
    margin: 10px 0 30px;
    font-size: 16px;
}
.adThree-main dl dd{
    margin-top: 10px;
}
.adThree-main dl.zy{
    left: 177px;
    top: 70px;
}
.adThree-main dl.zy dt:after{
    content: '';
    display:inline-block;
    width: 466px;
    height: 4px;
    position: absolute;
    right: 13px;
    top:70px;
    border-top: 1px dashed #84c2fd;
    border-bottom: 1px dashed #84c2fd;
}
.adThree-main dl.gc{
    left: 735px;
    top: 475px;
}
.adThree-main dl.gc dt:after{
    content: '';
    display:inline-block;
    width: 388px;
    height: 4px;
    position: absolute;
    right: -138px;
    top:70px;
    border-top: 1px dashed #84c2fd;
    border-bottom: 1px dashed #84c2fd;
}
.adThree-main dl.td{
    left: 75px;
    top: 791px;
}
.adThree-main dl.td dt:after{
    content: '';
    display:inline-block;
    width: 280px;
    height: 4px;
    position: absolute;
    right: 34px;
    top:70px;
    border-top: 1px dashed #84c2fd;
    border-bottom: 1px dashed #84c2fd;
}

/**/
.shouhou .houer{
    position: absolute;
    top: 73px;
    left: 390px;
    font-size: 24px;
    letter-spacing: 5px;
}
.shouhou .tx{
    position: absolute;
    font-weight: bold;
    font-size: 24px;
    top: 457px;
    left: 595px;
}
.shouhou .afterSales{
    position: absolute;
    font-weight: bold;
    top: 220px;
    left: 920px;
}
.shouhou .afterSales dt{
    margin-top: 5px;
}
.shouhou .afterSales dd{
    font-size: 14px;
    font-weight: normal;
    margin-top: 3px;
    letter-spacing: 3px;
}
.shouhou .listSales{
    position: absolute;
    top: 150px;
    left: 1px;
}
.shouhou .listSales li{
    display: inline-block;
    width: 230px;
    height: 240px;
    vertical-align: top;
    text-align: center;
}
.shouhou .listSales li + li{
    border-left: 1px solid #afafaf;
}
.shouhou .listSales li div {
    position: relative;
    width: 44px;
    height: 74px;
    margin: 20px auto;
    background-color: #afafaf;
    transform: translate(-50%,-50%);
    transform: rotate(30deg);
}
.shouhou .listSales li div:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right:43px;
    border-width: 37px 21.5px;
    border-style: solid;
    border-color: transparent #afafaf transparent transparent;
}
.shouhou .listSales li div:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left:43px;
    border-width: 37px 21.5px;
    border-style: solid;
    border-color: transparent transparent transparent #afafaf;
    top:0;
}
.shouhou .listSales li img{
    display: inline-block;
    width: 64px;
    height: 74px;
    margin: 20px auto;
}
.shouhou .listSales li span{
    color: #bf1110;
    font-weight: bold;
    display: inline-block;
    margin: 20px 0 10px;
}