/*产品内页*/
.pro_one_box {position: relative; background: #f9f9f9 !important; width: 32% !important; border: 0 none !important; box-shadow: 0 0 0 0 !important; margin: 1% 0% 1% 1% !important; }
.pro_one_box .pro_pic {

    margin-top: 80px;
    padding: 0 !important;
    position: absolute;
    left: 21px;
    width: 170px !important;
    height: auto !important;

}
.pro_one_box .pro_pic a {
    display: block;
    background: #fff;
}
.pro_one_box > .pro_pic > a > img{ width: 100%; transition: ease-in-out 0.25s all; height:auto; border:0 none !important; }
.pro_beizhu { height: auto !important; display: block; float: none !important; width: auto !important; padding:20px !important; }
.pro_beizhu a strong,.pro_beizhu a { display: block; font-size: 17px; font-weight: 100; line-height: 30px; font-family: 'arial','microsoft yahei'; color: #454545; }
.pro_beizhu br { display: none !important; }
.pro_beizhu .pro_beizhu_a_zdy { display: block; border-left: 3px #58b208 solid; padding: 6px 10px !important; display: block; background: #fff; position: relative; }
.pro_beizhu_more_zdy a, .pro_beizhu_more_zdy a font {

    font-size: 13px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    transition: 0.3s all ease-in-out;

}
.pro_beizhu_more_zdy a:hover, .pro_beizhu_more_zdy a:hover font {

    color: #FF8D04 !important;

}
.pro_beizhu_more_zdy a { border: 1px solid #58b208; border-radius: 35px; text-align: center; width: 115px; margin-left: auto; margin-right: 0; background: #58b208; color: #fff !important;  }
.pro_beizhu_more_zdy a:hover {
    color: #f39500 !important; 
    background: none;
}
.pro_beizhu_neirong_zdy {
    margin: 0px 0 28px auto;
    padding: 30px 0 0;
    height: 100px;
    line-height: 34px;
    overflow: hidden;
    width:163px;
    font-size: 13px;
    color: #777;
}
.pro_beizhu_neirong_zdy br {
    display: block !important;
}
.pro_beizhu_neirong_zdy .cstitle_page > strong::after { display: none; }
.pro_beizhu_neirong_zdy .cstitle_page > strong { line-height: 40px; font-size: 16px !important; height: 40px; color: #fff; background: #FF8F2B; padding: 0 20px; position: absolute; left: 0; text-indent: 0; display: inline-block; }
.pro_beizhu_a_zdy::after, .pro_beizhu_a_zdy:after { content: ''; background: #58b208; display: block; position: absolute; width: 1px; height: 100%; left: 0; top: 0; transition: 0.3s all ease-in-out; }
.pro_beizhu a strong{ position: relative; z-index: 3; transition:0.3s all ease-in-out; }
.pro_one_box:hover .pro_beizhu_a_zdy, .pro_one_box:hover .pro_beizhu_a_zdy strong { color: #fff !important; }
.pro_one_box:hover .pro_beizhu_a_zdy::after,.pro_one_box:hover .pro_beizhu_a_zdy:after{ width: 100%; }

.product_content table {

    margin: 0 auto;
    width: 100%; }