/* 主营业务 */
.zyyw_bg{
    background: url(/jxjrzc/xhtml/static/images/jyzx_bg.png) center bottom;
    background-repeat: no-repeat;
    padding-bottom: 240px;
}
.zyyw_liList{
    border-bottom: 1px solid rgba(222, 222, 222, 1);
    margin-bottom: 40px;    
    padding-bottom: 40px;
    overflow: hidden;
}
.zyyw_liList:last-of-type{
    border: none;
}
.zyyw_liList .item{
    margin: 0 15px;
}
.zyyw_liList:nth-child(odd) .item .pic{
    float: left;
}
.zyyw_liList:nth-child(even) .item .pic{
    float: right;
}
.zyyw_liList .item .pic img{
    margin: 0 50px;
    height: 150px;
}
.zyyw_liList .item .text a{
    font-size: 34px;
    font-weight: bold;
    color: #383838;
}
.zyyw_liList .item .text p{
    font-size: 20px;
    text-indent: 2em;
    margin-top: 20px;
    line-height: 1.8;
}
@media (max-width: 640px) {
    .zyyw_liList:nth-child(odd) .item .pic,.zyyw_liList:nth-child(even) .item .pic{float: none;text-align: center;}
    .zyyw_liList .item{margin: 0;}
    .zyyw_liList .item .text a{text-align: center;display: block;margin-top: 20px;font-size: 24px;}
    .zyyw_liList .item .text p{text-align: justify;}
}



/*???è????????-?–°*/
.zyyw-list{margin:0 -16px;}
.zyyw-list>.item{float: left;width: 50%;padding:0 16px;box-sizing: border-box;margin-bottom: 42px;}
.zyyw-list>.item .item-normal{transition: all 300ms;}
.zyyw-list>.item:hover .item-normal{box-shadow: 0 0 35px rgba(0,0,0,0.28);}
.zyyw-list>.item .img img{width: 100%;}
.zyyw-list>.item .img{position: relative;}
.zyyw-list>.item .img .icon{display: block;width: 50px;height: 50px;position: absolute;background: url(/jxjrzc/xhtml/static/images/zyyw_list_img_icon.png) center center no-repeat;top: 34px;left: 40px;background-size: 100% 100%;}
.zyyw-list>.item .txt{padding:25px 45px 15px 45px;background: #fff;box-shadow: 0 0 35px rgba(0,0,0,0.18);box-sizing: border-box;transition: all 500ms;}

.zyyw-list>.item .txt .tit{font-size: 22px;font-weight: bold;color: #383838;line-height: 32px;padding-bottom: 20px;border-bottom: 2px solid #E6E6E6;}
.zyyw-list>.item .txt .tit span{color: #C50012;font-size: 32px;padding-right: 5px;}
.zyyw-list>.item .txt .memo{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all;padding-top: 12px;font-size: 16px;line-height: 32px;color: #999999;height: 96px;}
@media (max-width: 992px) {
    .zyyw-list > .item .txt{padding:20px 20px 15px 20px;}
    .zyyw-list > .item .txt .tit{font-size: 18px;}
    .zyyw-list > .item .txt .tit span{font-size: 22px;}
}
@media (max-width: 550px) {
    .zyyw-list > .item{width: 100%;}
    .zyyw-list > .item .txt .memo{display: block;height: auto;}
}

/*联系我们*/
.lxwm-box .place{position: relative;}
.lxwm-box .place .ctrl-video-btn{position: absolute;top: 50%;left: 50%;margin-left: -61px;margin-top: -61px;cursor: pointer;}
.lxwm-info{background: #F5F5F5;padding: 10px 23px;margin-top: 20px;}
.lxwm-info .txt{line-height: 46px;font-size: 18px;padding-top: 10px;}
.lxwm-info .txt i{width: 22px;height: 22px;display: inline-block;vertical-align: middle;margin-right: 15px;}
.lxwm-info .txt i.address{background: url(/jxjrzc/xhtml/static/images/lxwm_address_icon.png) center center no-repeat;}
.lxwm-info .txt i.phone{background: url(/jxjrzc/xhtml/static/images/lxwm_phone_icon.png) center center no-repeat;}
.ewm-box{background: #fff;padding:4px;text-align: center;font-size: 14px;line-height: 22px;}
@media (max-width: 992px) {
    .lxwm-info .ewm,.lxwm-info .txt{float: none;}
    .lxwm-info .ewm{width: 85px;margin:0 auto;}
}
@media (max-width: 480px) {
    .ctrl-video-btn img{width: 60px;height: 60px;}
    .lxwm-box .place .ctrl-video-btn{margin-left: -30px;margin-top: -30px;}
    .lxwm-info .txt{font-size: 16px;line-height: 36px;}
}
<!--0.00016689300537109-->