
.title{
    width: 1200px;
    height: 47px;
    margin: 0 auto;
    background: url('../image/jj.jpg') no-repeat;
}
.title p{
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.title{
    width: 1200px;
    height: 47px;
    margin: 0 auto;
    background: url('../image/jj.jpg') no-repeat;
}
.title p{
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.content_dy{
    width: 1200px;
    margin: 0 auto;
}
.hd1{
    width: 293px;
    float: left;
    height: 387px;
}
.pic1{
    width: 249px;
    height: 77px;
     opacity: 0.5;
    /*border: 2px solid #c40000;*/
    margin-bottom: 13px;
}
/* .pic1 img{
    width: 136px;
    height: 44px;
} */
.hd1 .pic1.on{
    width: 290px;
    height: 88px;
    opacity: 1;
}
.pic1 img{
    width: 100%;
    height: auto;
    /*transform: scale(1);
    transition: transform 1s ease 0s;*/
   
}
.pic1 img:hover {
    /*transform: scale(1.01);*/
  }   



.bd1{
    width: 852px;
    float: right;
}
.bd1_pic{
    width: 325px;
    height: 362px;
    float: left;
}
.bd1_pic img{
    width: 325px;
    height: 362px;
}
.bd1_right{
    width: 505px;
    height: 362px;
    float: right;
}
.bd1_right i{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #da251c;
    font-style: normal;
    font-weight: 700;
    margin-left: 5px;
    margin-right: 5px;
}
.bd1_right_kh {
    margin-top: 10px;
    border-bottom: 1px dashed #c9c9c9;
}
.bd1_right_kh p{
    font-size: 15px;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px;
}
.bd1_right_nrjs{
    margin-top: 10px;
}
.bd1_right_nrjs_nr{
    font-size: 15px;
    color: #343434;
    line-height: 25px;
    height: 100px;
    /*text-indent: 2em;*/
}
.bd1_right_dy{
    height: 38px;
    margin-top: 15px;

}
.bd1_right_dy li{
    display: inline-block;
    width: 95px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #e47d3a;
    background-color: #fff;
    
}
.bd1_right_dy li a{
    display: block;
    font-size: 14px;
    color: #e47d3a;
}
.bd1_right_dy li:hover{
    background: url('../image/orange.png');
    
}
.bd1_right_dy li a:hover{
    color: #fff;
    
}
.bd1_con{
    height: 362px;
}





