/*单页*/
/*用于公司简介等页面*/

/*产品分类*/
.jhr_page {
    margin: 30px auto;
    position: relative;
}

.jhr_page_con {}

.jhr_page_con .left {
    width: 260px;background: #fafafa
}
.jhr_page_con .left .top{

    height: 115px; background: #005BAC;
    text-align: center;
    color: #fff;padding: 20px;box-sizing: border-box;   
}
.jhr_page_con .left .top b{display: block;font-size:30px;font-weight: 100}
.jhr_page_con .left .top span{border: 1px solid #fff;padding: 0px;display: inline-block;margin: 5px auto;position: relative;}
.jhr_page_con .left .top span:before{content: ''; width: 20px; height: 1px; background: #fff; position: absolute; left: -20px;top: 10px}
.jhr_page_con .left .top span:after{content: ''; width: 20px; height: 1px; background: #fff; position: absolute; right: -20px;top: 10px}


.jhr_page_con .left ul {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0
}


.jhr_page_con .left ul li a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    text-indent: 10px;
    position: relative;
    width: 100%;
    background: #005BAC;
    color: #fff;
    margin-bottom: 10px;
}
.jhr_page_con .left ul li .cur {background:#e5c52c; color: #fff
}

.jhr_page_con .left ul li a:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 45%;
    margin-top: -2px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);

    right: 15px;
}

.jhr_page_con .left dl{padding: 15px; box-sizing: border-box;}
.jhr_page_con .left dl dt{font-size: 17px; font-weight: bold;}
.jhr_page_con .left dl dd{font-size: 16px; line-height: 35px;}

.jhr_page_con .right {
    width: 920px;
    position: relative;
}

.jhr_page_con .right .tit{font-size: 20px; border: 1px solid #e4e4e4;position: relative; width: 100%; box-sizing: border-box;}
.jhr_page_con .right .tit span{background: #005BAC; color: #fff;display: inline-block;padding: 10px 20px; box-sizing: border-box;}
.jhr_page_con .right .title{font-size: 18px; text-align:center;position: relative; width: 100%; box-sizing: border-box;}
.jhr_page_con .right .title span{color: #333;display: inline-block;padding: 10px 20px; box-sizing: border-box;}
.jhr_page_con .right .tit a{position: absolute; right: 10px; top: 15px;font-size: 16px;color: #666}
.jhr_page_con .right .width100{padding: 0 0 ;box-sizing: border-box;}

.jhr_page_con .right .list1{border:1px solid #e4e4e4; padding: 10px; box-sizing: border-box;margin-bottom: 20px}

.jhr_page_con .right .list1 p{padding: 0}

.jhr_page_con .right_pro h1{font-size: 24px; line-height: 50px;font-weight: 100 }

.jhr_page_con .right .tel{
    display: inline-block;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    background: url("../images/pho.gif")/*tpa=http://www.jsjhrhb.com/common/static/jhr/images/pho.gif*/ no-repeat 0 0;
    padding-left: 60px;
    box-sizing: border-box;
    width: 100%;
    position: relative;

}
.jhr_page_con .right .tel strong{font-family: 'Impact'; color: #005BAC;font-size: 24px;display: block; }

.jhr_page_con .right .tel a{ position: absolute; right: 0;top: 10px; background: #005BAC; color: #fff;display: inline-block; padding: 10px 30px; }

.jhr_page_con .right_list{ }

.jhr_page_con .right_list ul{ display: flex;flex-wrap: wrap;margin: 30px auto }
.jhr_page_con .right_list ul li{ width: 24%;margin-right: 1%; }
.jhr_page_con .right_list ul li:nth-child(4n+0){margin-right: 0}
.jhr_page_con .right_list ul li img{ width: 100%; height: 165px }
.jhr_page_con .right_list ul li h5{font-size: 16px; text-align: center;line-height: 45px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}




/*联系我们专用页面*/
.jhr_page_lxwm {
    margin: 0 auto 20px
}

.jhr_page_lxwm dl {}

.jhr_page_lxwm dl dt {
    font-size: 22px;
    line-height: 50px;
    font-weight: bold;
    color: #005BAC;

}

.jhr_page_lxwm dl dd {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 0 0;
    width: 50%;

}

.jhr_page_lxwm dl dd:nth-child(odd) {
    float: right
}

.jhr_page_lxwm dl dd:nth-child(even) {
    float: left
}

.jhr_page_lxwm dl dd img {
    float: left;
    margin-right: 10px
}

/*在线留言页面专用*/
.jhr_page_zxly {
    font-size: 16px;
    line-height: 40px
}

.jhr_page_zxly #main_book {
    border: 1px solid #f5f5f5;
    margin: 20px auto;
    background: url("../images/lxwm/message_bg.jpg")/*tpa=http://www.jsjhrhb.com/common/static/jhr/images/lxwm/message_bg.jpg*/ no-repeat center bottom #fff;
    padding: 40px 5%;
}

.jhr_page_zxly #main_book h1 {
    font-size: 20px;
    line-height: 50px
}


.jhr_page_zxly #main_book td {
    text-align: left;
    padding: 0 20px 0 0
}

.jhr_page_zxly .xing {
    color: #f00;
    padding: 0 10px
}

.jhr_page_zxly input {
    border: 1px solid #ccc;
    line-height: 30px;
    min-width: 200px
}

.jhr_page_zxly textarea {
    border: 1px solid #ccc;
    line-height: 30px;
    min-width: 200px
}

.jhr_page_zxly .submit {
    padding: 10px 30px;
    background: #005BAC;
    border: none;
    color: #fff;
    cursor: pointer;
}

.jhr_page_zxly .submit:hover {
    background: #005BAC
}


/*上下列表*/
.jhr_sxlb {
    margin: 20px auto
}

.jhr_sxlb ul {}

.jhr_sxlb li {
    width: 24%;
    box-sizing: border-box;
    margin-right: 1.3333333333333333333333333333333%;
    float: left;
    top: 0;
    position: relative;
    transition: top 0.5s;
    text-align: center;
    margin-bottom: 10px
}

.jhr_sxlb li:nth-child(4n+0) {
    margin-right: 0
}

.jhr_sxlb li:hover {
    top: -5px;
}

.jhr_sxlb li img {
    width: 250px;
    padding: 5px;
    border: 1px solid #efefef
}

.jhr_sxlb li h5 {
    line-height: 30px;
}

/*左右列表*/

.jhr_zylb {
    margin: 20px auto
}


.jhr_zylb .right {
}

.jhr_zylb .right dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}

.jhr_zylb .right dt {
    width: 25%;
    float: left;
    margin-right: 2.8%;
}

.jhr_zylb .right dt img {
    width: 100%;
    height: 158px;
    display: block;
}

.jhr_zylb .right dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #333;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.jhr_zylb .right h4 a {
    display: block;
    height: 40px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.jhr_zylb .right dl:hover {
    border: 1px solid #ccc;
}

.jhr_zylb .right dl:hover h4 a {
    color: #005BAC;
}

.jhr_zylb .right-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.jhr_zylb .right-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.jhr_zylb .right-deta a {
    color: #fff;
}

.jhr_zylb .right dl:hover .right-deta {
    background: #005BAC;
    border-color: #005BAC;
}

.jhr_zylb .right dl:hover .right-deta a {
    color: #fff;
}

/*详情页*/

.jhr_zylb .left2 {
    width: 100%;
    float: left;
}

.jhr_zylb .left2 h1 {
    padding-top: 16px;
    color: #333;
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    font: 22px/63px "Microsoft Yahei";
    font-weight: bold;
}

.jhr_zylb .left2 .info_con_tit .n_tit {
    text-align: left;
    color: #999;
    border-bottom: 1px dashed #999;
    height: 44px;
    line-height: 44px;
    font-size: 14px
}

.jhr_zylb .left2 .info_con_tit .n_tit .m_qrinfo a {
    background: url("../images/tel0.gif")/*tpa=http://www.jsjhrhb.com/common/static/jhr/images/tel0.gif*/ no-repeat left top;
    height: 45px;
    display: inline-block;
    font-size: 0px;
    width: 24px;
}

.jhr_zylb .left2 .info_con_tit .n_tit .m_qrinfo a:hover {
    background: url("../images/tel1.gif")/*tpa=http://www.jsjhrhb.com/common/static/jhr/images/tel1.gif*/ no-repeat left top;
}

.jhr_zylb .left2 .info_con_tit .n_tit a {
    color: #BCBBBB;
}

.jhr_zylb .left2 .info_con_tit .n_tit span .cur {
    color: #000;
}

.jhr_zylb .left2 .info_con_tit {
    font-family: "Microsoft Yahei";
    line-height: 24px;
    margin-bottom: 15px;
}

.jhr_zylb .left2 .info_con_tit span {
    margin-right: 20px;
}

.jhr_zylb .right2 {
    width: 250px;
    float: right;
    text-align: center;
}

.jhr_zylb .right2 .top {
    height: 100px;
    background: #0266b2;
    text-align: left;
}

.jhr_zylb .right2 .top b {
    color: #fff;
    font-size: 24px;
    padding: 15px 0 0 20px;
    display: block;
}

.jhr_zylb .right2 .top em {
    color: #fff;
    font-size: 30px;
    padding: 0 0 0 20px;
    font-style: inherit;
}

.jhr_zylb .right2 .bottom {
    height: 100px;
    background: url("../images/p_tel.png")/*tpa=http://www.jsjhrhb.com/common/static/jhr/images/p_tel.png*/ no-repeat #005bac;
    background-position: 10px 30px;
}

.jhr_zylb .right2 .bottom b {
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: left;
    text-indent: 70px;
    padding: 30px 0 0 0
}

.jhr_zylb .right2 .bottom em {
    text-align: left;
    display: block;
    font-size: 24px;
    color: #fff;
    font-style: inherit;
    font-weight: bold;
    text-indent: 70px
}

.jhr_zylb .right2 ul {
    border: 1px solid #efefef;
    padding: 20px 0
}

.jhr_zylb .right2 ul a {
    width: 90%;
    margin: 0 auto 10px;
    border-bottom: 1px dotted #efefef;
    line-height: 40px;
    text-align: left;
    position: relative;
    text-indent: 30px;
    display: inline-block;
}

.jhr_zylb .right2 ul a:before {
    content: "";
    width: 5px;
    height: 5px;
    border: 1px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 12px;
}

.jhr_zylb .right2 ul .current {
    color: #0266b2;
    font-weight: bold;
    background: #f5f5f5;
    display: inline-block;
}

.jhr_zylb .right2 ul a:hover {
    color: #0266b2;
    font-weight: bold;
    background: #f5f5f5;
    display: inline-block;
}


/*下一篇、下一篇*/
.sx {
    line-height: 50px;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 0;
    width: 100%
}

.sx span {
    overflow: hidden;
    height: 50px;
    display: block;
    width: 48%;
    border: 1px solid #e5e5e5;
    float: left;
    padding-left: 10px;
}

.sx span:last-child {
    float: right;
}

.sx a {
    color: #201618;
}


/*左右排版产品图片模块*/
.jhr_zylb .right3 {
    width: 83%;
    float: right
}

.jhr_zylb .right3 .tit {
    line-height: 40px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px
}

.jhr_zylb .right3 .tit span {
    display: inline-block;
    padding: 0 20px;
    border-bottom: 2px solid #005BAC;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #333
}

.jhr_zylb .right3 ul {
    text-align: center;
    margin: 0 auto 0
}

.jhr_zylb .right3 ul li .fl {
    width: 25%
}

.jhr_zylb .right3 ul li .fr {
    width: 72%
}

.jhr_zylb .right3 ul li .fr h5 {
    line-height: 50px;
    text-align: left;
    font-size: 18px;
    border-bottom: 1px solid #efefef;
    color: #005BAC
}

.jhr_zylb .right3 ul li .fr p {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
    color: #666;
    margin-bottom: 20px;
    padding: 10px 0
}

.jhr_zylb .right3 ul li .fr .lie {
    display: inline-block;
    border: 1px solid #efefef;
    width: 24%;
    box-sizing: border-box;
    float: left;
    margin-right: 1%;
    line-height: 50px
}

.jhr_zylb .right3 ul li .fr .lie:hover {
    background: #005BAC;
    color: #fff
}

.jhr_zylb .right3 ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 1%;
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px
}

.jhr_zylb .right3 ul li img {
    padding: 5px;
    border: 1px solid #efefef;
    width: 100%
}



/*产品详情页*/
.jhr_zylb .right3 .l {
    float: left;
    width: 40%;
    text-align: left
}

.jhr_zylb .right3 .l img {
    width: 95%;
}

.jhr_zylb .right3 .r {
    float: right;
    width: 58%;
}

.jhr_zylb .right3 .r h1 {
    font-size: 1.8rem;
    color: #005BAC;
    line-height: 5rem;
    border-bottom: 1px solid #efefef
}

.jhr_zylb .right3 .r p {
    padding: 1rem 0;
    line-height: 2rem;
    font-size: 1rem;
    color: #666;
}



.jhr_zylb .right3 .r_con {
    width: 100%
}

.jhr_zylb .right3 .r_con .hd {
    position: relative;
    width: 100%;
}



.jhr_zylb .right3 .r_con .hd ul {
    display: block;
    padding: 20px 0;
}

.jhr_zylb .right3 .r_con .hd ul a {
    display: inline-block;
    color: #333
}

.jhr_zylb .right3 .r_con .hd ul li {
    color: #333;
    display: inline-block;
    border: 1px solid #efefef;
    font-size: 16px;
    line-height: 50px;
    cursor: pointer;
    width: 23%;
    padding: 0;
}

.jhr_zylb .right3 .r_con .hd ul .on {
    background: #005BAC;
    color: #fff
}

.jhr_zylb .right3 .r_con .hd ul .on a {
    color: #fff;
    display: inline-block;
}


.jhr_zylb .right3 .r_con .bd {
    width: 100%;
}

.jhr_zylb .right3 .r_con .bd ul {
    width: 100%;
    box-sizing: border-box;
    text-align: left
}


.jhr_zylb .right3 .r_con .bd ul p {
    padding: 0.5rem 0 0.5rem 1rem;
    line-height: 1.5rem;
    font-size: 1rem;
    color: #666;
    position: relative;

}

.jhr_zylb .right3 .r_con .bd ul p:before {
    content: "";
    width: 5px;
    height: 5px;
    border: 1px solid #999;
    border-style: solid solid none none;
    position: absolute;
    top: 1.3rem;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 0;

}


.jhr_zylb .right3 .r .tel .dianhua {
    height: 100px;
    background: url("../images/p_tel.png")/*tpa=http://www.jsjhrhb.com/common/static/jhr/images/p_tel.png*/ no-repeat #005BAC;
    background-position: 10px 20px;
    position: relative;
}

.jhr_zylb .right3 .r .tel .dianhua b {
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: left;
    text-indent: 70px;
    padding: 20px 0 0 0
}

.jhr_zylb .right3 .r .tel .dianhua em {
    text-align: left;
    display: block;
    font-size: 24px;
    color: #fff;
    font-style: inherit;
    font-weight: bold;
    text-indent: 70px
}

.jhr_zylb .right3 .r .tel a {
    padding: 5px 20px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 40px;
    color: #333
}

.jhr_zylb p {
    line-height: 2rem;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    overflow: hidden;
    box-sizing: border-box;
}

.jhr_zylb .tit_p {
    font-size: 16px;
    border-bottom: 1px solid #efefef;
    line-height: 40px;
    width: 100%;
    margin-bottom: 1rem;

}





/*左右排版图片模块图片4:3*/
.jhr_zylb .right4 {
    width: 100%;
}

.jhr_zylb .right4 ul {
    text-align: center;
    margin: 0 auto 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

.jhr_zylb .right4 ul li {
    margin-right: 10px;
    margin-bottom: 10px;
    transition: top 0.5s;
    top: 0;
    position: relative;
    width: 24%
}

.jhr_zylb .right4 ul li img {
    width: 100%;
    padding: 5px;
    border: 1px solid #efefef
}

.jhr_zylb .right4 ul li h5 {
    line-height: 50px;
    color: #262626
}

.jhr_zylb .right4 ul li:nth-child(3n+0) {
    margin-right: 0
}

.jhr_zylb .right4 ul li:hover {
    top: -5px;
}

/*模块图片4:3详情页*/
.jhr_zylb .right4 .l {
    float: left;
    width: 500px;
}

.jhr_zylb .right4 .l img {
    width: 100%;
    border: 1px solid #efefef;
}

.jhr_zylb .right4 .r {
    float: right;
    width: 400px;
}

.jhr_zylb .right4 .r h1 {
    font-size: 20px;
    color: #005BAC;
    line-height: 50px;
    border-bottom: 1px solid #efefef
}

.jhr_zylb .right4 .r p {
    padding: 10px;
    line-height: 35px;
    font-size: 14px;
    color: #999
}

.jhr_zylb .right4 .r .tel .dianhua {
    height: 100px;
    background: url("../images/p_tel.png")/*tpa=http://www.jsjhrhb.com/common/static/jhr/images/p_tel.png*/ no-repeat #005BAC;
    background-position: 10px 20px;
    position: relative;
}

.jhr_zylb .right4 .r .tel .dianhua b {
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: left;
    text-indent: 70px;
    padding: 20px 0 0 0
}

.jhr_zylb .right4 .r .tel .dianhua em {
    text-align: left;
    display: block;
    font-size: 24px;
    color: #fff;
    font-style: inherit;
    font-weight: bold;
    text-indent: 70px
}

.jhr_zylb .right4 .r .tel a {
    padding: 5px 20px;
    background: #005BAC;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 40px;
    color: #fff
}

.jhr_zylb .right4 .tit {
    font-size: 16px;
    border-bottom: 1px solid #efefef;
    line-height: 40px;
    width: 100%;
}

.jhr_zylb .right4 .tit strong {
    font-size: 18px;
    line-height: 40px;
    color: #005BAC;
    border-bottom: 2px solid #005BAC;
    display: inline-block;
    padding: 0 10px
}

.jhr_zylb .right4 p {
    padding: 10px
}



/*解决方案*/
.jhr_solution_m {
    margin: 0 auto 30px;
}




.jhr_solution_con_m {
    display: flex;
    flex-direction: column;

    position: relative;
}

.jhr_solution_con_m .hd {
    width: 100%;
    position: relative;
}


.jhr_solution_con_m .hd ul {
    z-index: 9;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    top: 5px;
    left: 0;
    width: 100%;
    text-align: left
}

.jhr_solution_con_m .hd ul li {}

.jhr_solution_con_m .hd ul a {
    text-align: left;
    color: #333;
    line-height: 50px;
    margin: 0 10px;
    display: block;
    font-size: 16px;
    padding: 0 10px;
    background: #fff;
    box-sizing: border-box;
}

.jhr_solution_con_m .hd ul a:hover {
    border-bottom: 2px solid #d8170f;
    text-align: left;
    color: #333;
}

.jhr_solution_con_m .hd ul .on a {
    border-bottom: 2px solid #d8170f;
    text-align: left;
    color: #333;
}

.jhr_solution_con_m .bd {
    width: 100%;
    position: relative;
    margin: 0 auto 1rem
}

.jhr_solution_con_m .bd .left {
    float: left;
    width: 400px;
    position: absolute;
    left: 0
}

.jhr_solution_con_m .bd .left dl {
    width: 400px;
    height: 400px;
    position: relative;
    background: #005BAC;
    z-index: 1;
    box-sizing: border-box;
    padding: 30px;
    color: #fff
}

.jhr_solution_con_m .bd .left dl dt {
    font-size: 30px;
    line-height: 60px;
    background: url("../images/dl_t.png")/*tpa=http://www.jsjhrhb.com/common/static/jhr/images/dl_t.png*/ right no-repeat;
}

.jhr_solution_con_m .bd .left dl dd {
    font-size: 14px;
    line-height: 30px;
}

.jhr_solution_con_m .bd .right {
    width: 1330px;
    height: 400px;
    float: right;
    position: relative;
}

.jhr_solution_con_m .bd .right img {
    width: 100%;
    min-height: 400px
}

.jhr_solution_con_m table td {
    border: 1px solid #ccc;
    line-height: 2rem;
    padding: 0.5rem;
    text-align: center
}

.jhr_solution_con_m table tr:first-child {
    text-align: center;
    background: #333;
    color: #fff;
    font-weight: bold;
}

.jhr_solution_con_m table .bold {
    font-weight: bold;
}

.jhr_solution_con_m table a {
    font-weight: bold;
    font-size: 16px;
    color: #005BAC
}


/*发货现场*/
.jhr_other {
    background: #f5f5f5;
    padding: 30px 0
}

.jhr_other_con {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.jhr_other_con .prev {
    display: block;
    overflow: hidden;
    cursor: pointer;
    font-family: 'KaiTi';
    font-size: 60px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 100px;
    color: #dedede
}

.jhr_other_con .next {
    display: block;
    overflow: hidden;
    cursor: pointer;
    font-family: 'KaiTi';
    font-size: 60px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 100px;
    color: #dedede
}

.jhr_other_con .next:hover,
.jhr_other_con .prev:hover {
    color: #005BAC
}

.jhr_other_con .bd {
    width: 1200px;
    margin: 0 auto
}

.jhr_other_con .bd ul {
    overflow: hidden;
    zoom: 1;
}

.jhr_other_con .bd ul li {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 33.3333333%;
    position: relative;
}

.jhr_other_con .bd ul li .pic {
    text-align: center;
    padding: 10px;
    border: 1px solid #e4e4e4;
    display: inline-block;
    z-index: 0
}

.jhr_other_con .bd ul li .pic img {
    width: 340px;
    height: 250px;
}

.jhr_other_con .bd ul li .title {
    display: none;
}

.jhr_other_con .bd ul li .title img {
    display: block;
    margin: 0 auto
}


.jhr_other_con .bd ul li:hover .title {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 10px;
    width: 340px;
    height: 250px;
    box-sizing: border-box;
    z-index: 1;
    font-size: 24px;
    line-height: 80px;
    color: #fff;
    padding: 50px 0 0 0;
    display: block;
}

.jhr_other_con .bd ul li:hover .title img {
    margin: 0 auto;
    width: 43px;
    height: 43px
}