.headNav {
    position: absolute;
    height: 60px;
    background: #000;
    font-family: 'MicrosoftYaHei';
    z-index: 1000;
}

.yiqian2_h {
    margin: 0 auto;
    width: 1000px;
    height: 100%;
    display: flex;
    align-items: center;
}

.logobox {
    display: flex;
    align-items: center;
    margin-left: 86px;
    color: #fff
}

.router-ul {
    margin-left: 156px;
    margin-right: 50px;
    width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #a1acb5;
    cursor: pointer;
    font-size: 17px
}

.router-ul a {
    color: #a1acb5;
}

.sphone {
    font-size: 30px;
    color: #fff
}

.hehe {
    width: 525px;
    height: 393px;
    position: relative;
}

.lalaimg {
    width: 364px;
    height: 434px;
}

.square {
    position: absolute;
    left: 435px;
    top: 0;
    width: 500px;
    height: 500px;
    background: #000;
    z-index: 100;
}

.xq-img {
    margin: 15px 0;
    margin-left: 83px;
    width: 85%;
}


.canshu-detail {
    padding-left: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.canshu-detail section {
    width: 50%;
    margin: 8px 0;
}

.canshu-detail section span:nth-of-type(1) {
    display: inline-block;
    width: 122px;
    font-size: 20px;
    color: #999999
}

.canshu-detail section span:nth-of-type(2) {
    font-size: 20px;
    color: #231815
}

.canshu-title {
    width: 130px;
    height: 42px;
   display: flex;
   justify-content: center;
   align-items: center;
   margin: 30px 0;
    font-size: 18px;
    color: #fff;
    background: #68758d;
}
.canshu-title img{
    margin-right: 5px;
    width: 8px;
    height: 16px;
}
.canshu,
.xiangqing {
    margin: 10px 0;
    padding-bottom: 25px;
    background: #fff;
}

.ttt {
    width: 147px;
    height: 48px;
    font-size: 24px;
    color: #004563;
    line-height: 48px;
    text-align: center;
    background: #fff;
}

.other-item {
    margin: 20px 0;
    width: 161px;
    border-radius: 10px;
    background: #fff;
}

.other-item>img {
    width: 100%;
    height: 133px;
}

.other-item>h3 {
    font-size: 15px;
    color: #040000;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.other-item>p {
    padding: 5px;
    font-size: 12px;
    color: #989898;
}

.slide-title {
    width: 90%;
    margin: 10px auto;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.slide-title span {
    display: inline-block;
    flex: 1
}

.slide-title .line {

    height: 1px;
    background: #000;
}

.shangpin {
    margin-top: 57px;
    display: flex
}

.detail-slide {
    width: 207px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f4f4f4;
    border-radius: 10px
}

.detail-info {
    width: 972px;
    margin-left: 10px;
}

.phone-num {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #282A2E
}

.phone-num h3 {
   margin-left: 15px;
    font-size: 30px;
    color: #F0861B
}

.info-des {
    width: 740px;
    padding: 0 20px;
}

.info-des h1 {
    margin: 0;
    font-size: 30px;
    color: #282A2E
}
.info-des h1 span{
    margin-right: 13px;
    display: inline-block;
    width: 5px;
    height: 30px;
    background: #F0861B;
}
.info-des .des {
    height: 222px;
    margin: 30px 0;
    font-size: 16px;
    color: #282A2E;
    border-bottom: 1px solid #e5e5e5
}

.swiper-slide {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.dimg {

    width: 101px;
    height: 68px;
}

.ht {
    /* width: 90%; */
    width: 80px;
    height: 393px;
    position: relative;
    overflow:hidden;
    overflow-y: scroll
}
.ht img{
    margin: 0 12px 10px 0;
    width: 68px;
    height: 68px;
}
.img-box {
    width: 623px;
    height: 99%;
    display: flex;
    position: relative;
    align-items: center;
}

.img-box>img {
    width: 400px;
}

.head-info {
    margin-top: 57px;
    display: flex;
    height: 393px;
    background: #fff;
}

.prev,
.next {
    position: absolute;
    z-index: 99999;
    
}

.prev {
    left: -10px;
    top: 80px;
}

.next {
    right: -10px;
    top: 80px;
}
.xgtitle{
    width: 1120px;
    margin: 0 auto;
    font-size: 18px;
    color: #333333
}