.title_sb{
    text-align: center;
    font-size: 25px;
    margin: auto;
    color: #353535;
    line-height: 120px;
}
.info_sb{
    color: #353535;
    line-height: 40px;
}

.info_sb h5{
    font-size: 18px;

}

.info_sb p{
    color:#666;
    font-size: 16px;
}
.hdp{
    width:100%;
    height:550px;
    position: relative;
}
.hdp .image{
    height: 550px;
    width: 1000px;
    position: absolute;
}
.hdp .image a{
    position: absolute;
}
.hdp .image a img{
    width: 900px;
    overflow: hidden;
    display: none;
    transition: all 2s;
}

.hdp .image a img.active{
    width: 900px;
    overflow: hidden;
    display: block;

}

.hdp .slide{
    width:160px;
    height: 80px;
    display: block;
    position: absolute;
    right:100px;
    top:250px;
}
.hdp .slide span{
    display: block;
    width: 80px;
    height:80px;
  //  background: gray url("../images/cspsjiantou02.png") center no-repeat;
    float: left;
}
.hdp .slide span.before{
    background: #3d516c url("../images/cspsjiantou02.png") center no-repeat;
}
.hdp .slide span.next{
    background: #059be8 url("../images/cspsjiantou03.png") center no-repeat;
}
.hdp_title{
    width:280px;
    height:170px;
    position: relative;
    right: -0px;
    float: right;
    top:-220px;
    z-index: 10;
    background: #f8f8f8;
    padding: 40px;
}
.hdp_title dl dt{
    color: #059be8;
    font-size: 12px;
}
.hdp_title dl .dd1{
    color: #666;
    font-size: 30px;
    line-height: 50px;
}
.hdp_title dl .dd2{
    color: #666;
    line-height: 25px;
}



.box{
    position: relative;
}
.box .slide{
    position: absolute;
    top:0;
    right: 0;
}

.box .slide{
    width:160px;
    height: 80px;
    display: block;
    position: absolute;
    right:100px;
    top:250px;
}
.box .slide span{
    display: block;
    width: 80px;
    height:80px;
//  background: gray url("../images/cspsjiantou02.png") center no-repeat;
    float: left;
}
.box .slide span.before{
    background: #3d516c url("../images/cspsjiantou02.png") center no-repeat;
}
.box .slide span.next{
    background: #3d516c url("../images/cspsjiantou03.png") center no-repeat;
}
.box .slide span.before:hover{
    background: #059be8 url("../images/cspsjiantou02.png") center no-repeat;
}
.box .slide span.next:hover{
    background: #059be8 url("../images/cspsjiantou03.png") center no-repeat;
}

.hj_box{
    display: block;
}
.hj_box div{
    width: 33.3%;
    height:306px;
    float: left;
    background: url("../images/line.png") no-repeat 15px bottom;
    margin-bottom: 25px;
    margin-top: 25px;
}
.hj_box div dl{
    width: 335px;
    height:306px;
    overflow: hidden;
    display: block;
    margin: auto;
    transition: 1s all;
}

.hj_box div dl dt {
    width: 335px;
    height:220px;
    overflow: hidden;
}
.hj_box div dl dt img{
    width: 335px;
    height:220px;
    transition: all 1s;
}
.hj_box div:hover dl dt img{
    transform: scale(1.3);
}
.hj_box div dl dd{
    line-height: 40px;
    font-size: 18px;
    color:#666;
}
.hj_box div dl dd a{
    font-weight: 400;
    font-family: 'Microsoft Yahei', Verdana, arial, sans-serif;
}
.hj_box div:hover dl dd a{
    color: #059be8;
}

/*大图*/
  .datu{
      width: 100%;
      height: 100%;
      position: fixed;
      z-index: 555;
      background: rgba(0,0,0,0.9);
      top:0;
      left: 0;
      right: 0;
      display: none;
  }
.datu.on{
    display: block;
}
.datu dl{
    margin-top: 70px;
}
.datu dl dt{
    color:#fff;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
}
.datu dl dd{
    text-align: center;
}
.datu dl dd img{
    margin: auto;
    max-width: 800px;
    max-height: 500px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.datu .close{
    width: 50px;
    height: 50px;
    position: absolute;
    top:50px;
    right: 50px;
    background:  url("../images/guanbi.png") no-repeat center;
    cursor:pointer;
}
.button{
    height: 100px;
    position: absolute;
    top:40%;
    width: 100%;
}
.button .left{
    width: 100px;
    height: 100px;
    float: left;
    background: dodgerblue url("../images/cspsjiantou02.png") no-repeat center ;
    display: block;
}
.button .right{
    width: 100px;
    height: 100px;
    float: right;
    background: dodgerblue url("../images/cspsjiantou03.png") no-repeat center ;
    display: block;
}
.button span{
    color:#fff;
    font-size: 25px;
    text-align: center;
    line-height: 100px;

}
.button span:hover{
    background-color: #0ea4dc;
    cursor: pointer;
}
.nei_nav li {
    height: 50px !important;
    line-height: 50px;
}
.nei_nav li a{

    line-height: 50px;
}


.fx-box{
    position: relative;
}
.fx{
    width: 300px;
    right: 0;
    /*padding-right: 145px;*/
    position: absolute;
//  background: red;
}
.fx a{
    float: right;
}
.fx .ewm{
    position: absolute;
    right:50px; ;
    z-index: 5;
    top:50px;
    display: none;
}

.fx a:hover{
    background: #0089d9;
}
.fx a{
    margin: 0;
    /*margin-left: 30px;*/
    display: inline-block;

    width: 69px;
    height: 37px;
    text-align: center;
    padding-top: 13px;
}
.fx a img{
    width:23px;
    height: 23px;
    margin: auto;
}

.product .desc li{
    border-bottom: 1px dotted #ddd !important;
}
.yy{
    box-shadow: none;
}
