#header .nav {
    display: none;
}


.crumbs {
    /* margin-top: 16px; */
    overflow: hidden;
}
.crumbs_l {
    float: left;
    height: 40px;
    line-height: 40px;
}
.crumbs_l img{
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.crumbs_l p {
    display: inline-block;
    font-family: 微软雅黑;
    color: #0c0c0c;
}
.crumbs_l p a:hover{
    color: #f33;
}

.zh_nav{
    margin-bottom: 15px;
    line-height: 40px;
    color: #010101;
    background-color: #fff;
}
.zh_nav>div{
    padding-left: 25px;
    display: inline-block;
    color: #010101;
    font-size: 15px;
}
.zh_nav>div span{
    position: relative;
    top: 3px;
    margin-right: 6px;
    display: inline-block;
    width: 2px;
    height: 16px;
    background-color: #d50000;
}
.zh_nav ul{
    display: inline-block;
}
.zh_nav li{
    display: inline-block;
    width: 110px;
    text-align: center;
    font-size: 15px;
}
.zh_nav li:hover{
    color: #e3181b;
}
.red {
    color: #d50000;
}

.pro_main {
    width: 100%;
    overflow: hidden;
}
.pro_main .pro_main_l{
    padding: 0 25px;
    width: 830px;
    float: left;
    background-color: #fff;
    height: 1795px;
    overflow: hidden;
}
.pro_main_l_con .news-ul .lilist{
    display: inline-block;
    padding: 25px 0;
    width: 840px;
    overflow: hidden;
    border-bottom: 1px dashed #eaeaea;
}
.pro_main_l_con .news-ul li:last-of-type .lilist{
    border-bottom:none;
}
.pro_main_l_con .news-ul .lilist:hover{text-decoration: unset}
.pro_main_l_con .news-ul .lilist .rtt .lbtext a{
    color: #0045bb;
}
.pro_main_l_con .news-ul .lilist:hover .rtt .news-title,.pro_main_l_con .news-ul .lilist:hover .rtt .lbtext a{
    color: #f33;
}
.pro_main_l_con .news-ul .lilist .limg{display:inline-block;margin-left: 1px;vertical-align: top;}
.pro_main_l_con .news-ul .lilist .limg .img{
    width: 220px;
    height: 160px;
    vertical-align: middle;
    font-size: 0;
    overflow: hidden;
}
.pro_main_l_con .news-ul .lilist .limg .img img{
    width: 100%;
    height: 100%;
}
.pro_main_l_con .news-ul .lilist:hover .limg{
    outline: 1px solid #f33;
}
.pro_main_l_con .news-ul .lilist .rtt {
    /* line-height: 33px; */
    margin-left: 12px;
    display: inline-block;
}
.news-item{display: block; overflow: hidden;}
.pro_main_l_con .news-ul .lilist .rtt .news-title{
    font-size: 19px;
    font-family: 微软雅黑;
    color: #232323;
    max-width: 600px;
    transition: all 0.25s ease;
    display: inline-block;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    line-height: 35px;
}
.pro_main_l_con .news-ul .lilist .rtt .lbtext{
    margin: 5px 0 10px;
    text-decoration: none;
    color: #666;
    line-height: 25px;
    font-size: 14px;
    width: 600px;
    height:75px;
    overflow: hidden;
}
.pro_main_l_con .news-ul .lilist .rtt .tb{position: relative;top: 15px;font-style:normal;display: inline-block;line-height: 14px;color:#a0a0a0;letter-spacing:normal;}
.pro_main_l_con .news-ul .lilist .rtt .tb img{
    position: relative;
    top: 1px;
    margin-right: 2px;
    min-height: 11px;
}
.pro_main_l_con .news-ul .lilist .rtt .tb img:nth-of-type(2){
    margin-left: 35px;
}



.pro_main_r {
    width: 300px;
    height: 1795px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
/*-------------右侧列表----------------*/
.pro_main_r .wntj {
    margin-bottom: 19px;
    padding: 0 10px;
    width: 280px;
    float: right;
    background-color: #fff;
}
.pro_main_r .wntj:last-of-type {
    margin-bottom: 0;
}
.pro_main_r .wntj_title {
    position: relative;
    width: 100%;
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #eaeaea;
    font-size: 20px;
    color: #232323;
    /*font-weight: bold;*/
}
.pro_main_r .wntj_title span {
    position: relative;
    top:3px;
    display: inline-block;
    margin-right:10px;
    width: 2px;
    height:20px;
    background-color: #d50000;
}
.pro_main_r .wntj_title a {
    position: absolute;
    right: 9px;
    top: 0;
    color: #999;
    font-size: 12px;
}
.pro_main_r .wntj_title a:hover{
    color: #d50000;
}


.pro_main_r .jygl_c li {
    padding: 25px 0;
    width: 280px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.pro_main_r .jygl_c li:last-of-type {
    border: none;
}
.pro_main_r .jygl_c img {
    margin-right: 15px;
    float: left;
    width: 120px;
    min-height: 86px;
}
.pro_main_r .jygl_c li:hover img{
    outline: 1px solid #d50000;
}
.pro_main_r .jygl_c h5 {
    margin-bottom: 10px;
    font-size: 14px;
    color: #232323;height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.pro_main_r .jygl_c p {
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    color: #9c9c99;
}
.pro_main_r .jygl_c li:hover h5,.pro_main_r .jygl_c li:hover p {
    color: #d50000;
}

.pro_main_r .wntj_container .lis-d dt {
    width: 290px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #232323;
}
.pro_main_r .wntj_container .lis-d dt:hover{
    color: #d50000;
}
.pro_main_r .wntj_container .lis-d .jt {
    margin: 0 10px;
}
.pro_main_r .wntj_container .dt li {
    position: relative;
    width: 270px;
}
.pro_main_r .wntj_container .dt img {
    width: 264px;
    height: 130px;
}
.pro_main_r .wntj_container .dt .yy {
    position: absolute;
    bottom: 5px;
    width: 263px;
    height: 34px;
    overflow: hidden;
    text-align: left;
    margin-left: 6px;
    padding: 0px 3px;
    line-height: 34px;
    background:url("../images/heibg2.png");
    color: #fff;
    font-size: 13px;
}
.pro_main_r .wntj_container .dt .bs {
    height: auto;
}
/*.pro_main_r .wntj_container .zixun {
    width: 290px;
    height: 80px;
    background: url(../images2/zixun01.jpg) no-repeat center;
    border-top: 1px solid #fff9f9;
    border-bottom: 1px solid #fff9f9;
}*/

.pro_main_r .wntj_container {
    padding-bottom: 10px;
    width: 100%;
    float: left;
}
.pro_main_r .wntj_container li {
    width: 135px;
    float: left;
    overflow: hidden;
}
.pro_main_r .wntj_container li:nth-of-type(2n){
    float: right;
}
.pro_main_r .wntj_container li img {
    width: 98%;
    margin: 1px;
}
.pro_main_r .wntj_container li:hover img{
    outline: 1px solid #d50000;
}
.pro_main_r .wntj_container li p {
    margin-bottom: 4px;
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    color: #232323;
}
.pro_main_r .wntj_container li:hover p{
    color:#d50000;
}

/* 展会服务页面添加 */
.fwwz{
    position: relative;
    top: 4px;
}
.fwwz p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

#footer .fxd{
    display: none;
}

.zlhzhb{
    margin: 25px 0;
text-align: center;
}
.zlhzhb .line{
    position: relative;
    bottom: 20px;
    margin: 0 25px;
    display: inline-block;
    width: 62px;
    height: 1px;
    background-color: #000;
}
.zlhzhb p {
    display: inline-block;
    letter-spacing: 2px;
    color: #232323;
    font-size: 26px;
    text-align: center;
}
.zlhzhb p span{
    display: block;
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
}
.zlhz{
    margin-bottom: 20px;
}
.zlhz ul{
    width: 1198px;
    
}
.zlhz li{
    float: left;
    margin-left: 1px;
    margin-right: 18px;margin-top: 20px;
    border: 1px solid #eaeaea;
    width: 222px;
    font-size: 0;
}
.zlhz ul li:last-of-type{
    margin-right: 0;
    float: right;
}
.zlhz li:hover{
    border-color: #d50000;
}
.zlhz li img{
    width: 100%;
}
