@charset "utf-8";
.footer{margin-top: 0!important;}
.footer .links:before{background: #f5f5f5;}

.ny-banner{
    display: none;
}
.ny-banner img{
    width:100%;
    display:block;
}


.icon-bj{
    background: #ececec;
    padding: 20px 0 30px;
}
.inside_l{
    width: 230px;
}
.inside_l_pro{
    background: #fff;
}

/*右边分类*/
.ilc_tit{
    background: #1e8bc6;
    color: #fff;
    height: 60px;
    line-height: 60px;
}
.ilc_tit i{
    display:  block;
    height:  1px;
    background:  #fff;
    width:  90px;
    margin: 5px 0;
    display: none;
}
.ilc_tit p{
    font-size: 24px;
    text-align: center;
}
.ilc_tit em{
    font-size: 12px;
    text-transform: uppercase;
    display: none;
}
.inside_l_class{box-shadow: 2px 2px 8px 1px rgba(204, 204, 204, 0.8);}
.inside_l_class ul{padding: 10px;background: #fff;}
.inside_l_class ul li:first-child{
    border-top: 0;
    margin-top: 0;
}
.inside_l_class ul li{
    text-align: left;
    position:  relative;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin-top: 10px;
}
.inside_l_class ul li>a{
    height:  40px;
    display:  block;
    text-align:  center;
    background: #eee;
    color: #333;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.inside_l_class ul li>a:hover{
    background: #d8251e;
    color:#fff;
}
.inside_l_class ul li dl{
    padding: 5px 10px 10px;
    display: none;
}
.inside_l_class ul li dl dd{
    border-bottom: 1px dashed hsla(0, 0%, 80%, 1);
    line-height: 35px;
    color: #333;
    position:relative;
    padding-left: 13px;
    font-size: 12px;
}
.inside_l_class ul li dl dd:before{
    content:"";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ccc;
    left: 0;
    top: 15px;
}
.inside_l_class ul li dl dd a{
    color: #666;
}
.inside_l_class ul li dl dd a:hover{
    color:#1e8bc6;
}


.inside_l_img{
    margin-top: 15px;
}
.inside_l_img img{
    display: block;
    width: 250px;
    border-radius: 0 0 20px 0;
}
.ny_left_con{
    margin-top: 20px;
    box-shadow: 1px 1px 5px 1px #999;
}
.nleftc_con{
    border: 1px solid #e8e8e8;
    background: #f9f9f9;
    padding: 15px;
}
.nleftc_con p{
    font-size: 12px;
    line-height: 25px;
    color: #666;
}
.nleftc_con p a{
    color: #666;
}
.nleftc_con p a:hover{
    color: #c40101;
}



.inside_r{
    width: 910px;
    background: #fff;
    padding: 20px;
    box-shadow: 2px 2px 8px 1px rgba(204, 204, 204, 0.8);
}
.inside_r_position{
    border-bottom: 1px solid #ddd;
    color: #808080;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.inside_r_position .fl{
    font-size: 22px;
    font-weight: bold;
    color: #1e8bc6;
    line-height: 35px;
}
.inside_r_position .fl span{
    font-size:16px
}
.inside_r_position .fr{
    padding-left: 20px;
    background: url(../images/nav_tb.png) left center no-repeat;
    line-height: 35px;
}
.inside_r_position a{
    color: #808080;
    margin:0 5px;
}
.inside_r_position a:hover{
    color: #1e8bc6;
}



/*关于我们*/
.about_list{
    line-height: 28px;
}


/*新闻资讯*/
.news_list ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #cecece;
}
.news_list ul li a{
    float: left;
    max-width: 785px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    background: url(../images/news-tb.jpg) left no-repeat;
    padding-left: 15px;
}
.news_list ul li span{
    float: right;
    text-align: center;
    color: #666;
    background: url(../images/ft_2.png) left no-repeat;
    padding-left: 20px;
    width: 80px;
}


/*新闻详细页*/
.news_detail{margin:0 auto;}
.news_detail_tit{text-align:center;line-height:40px;font-size:20px;font-weight:bold;}
.news_detail_info{text-align:center;color:#666;font-size:12px;line-height: 25px;}
.news_detail_cont{padding: 10px 0 0;line-height:26px;font-size: 14px;color:#333;border-top: 1px solid #ddd;margin-top: 5px;}
.ndfooter_tit{
    font-size: 28px;
    padding-bottom: 20px;
    font-weight: bold;
}
.news_detail_footer{
    clear: both;
    float: right;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.news_detail_footer ul li{
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}
.news_detail_footer ul li span{
    float: right;
}



/*上下页*/
.Previous{border-top:1px dashed #ccc;margin-top:10px;padding-top: 10px;}
.Previous ul li{ height:30px; line-height:30px; color: #333; font-size: 14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.Previous ul li a{ font-size: 14px; color: #333; }
.Previous ul li a:hover{color: #1e8bc6;}
.Previous ul li span{color: #1e8bc6;}



/*图片展示*/
.photo_list ul li{
    float: left;
    margin: 0 15px 15px;
    width: 197px;
}
.photo_list ul li img{
    display: block;
    border: 1px solid #eee;
    padding: 2px;
    width: 191px;
}
.photo_list ul li:hover img{
    border: 1px solid #1e8bc6;
}
.photo_list ul li p{
    text-align: center;
    margin-top: 5px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.photo_detail_img{
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.photo_detail_img img{
    display: block;
    margin: auto;
    max-width: 200px;
}
.photo_detail_img p{
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    font-weight: bold;
}
.photo_detail_wz{
    line-height: 28px;
}



/*图片展示*/
.zhuanjia_list ul li{
    float: left;
    margin: 0 15px 15px;
    width: 197px;
}
.zhuanjia_list ul li img{
    display: block;
    border: 1px solid #eee;
    padding: 2px;
    width: 191px;
    height: 255px;
}
.zhuanjia_list ul li:hover img{
    border: 1px solid #1e8bc6;
}
.zhuanjia_list ul li p{
    text-align: center;
    margin-top: 5px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}


/*新版新闻*/
.cs_list { height:auto; overflow:hidden; padding: 0 5px;}
.cs_list dl {/* height: 185px; */overflow:hidden;zoom:1;margin-bottom: 15px;border-bottom: 1px dashed #eee;padding-bottom: 15px;}
.cs_list dt {float:left;width: 261px;}
.cs_list dt img {width: 250px;height: 180px;border:1px solid #ebebeb;display:block;padding:5px;}
.cs_list dt img:hover{border: 1px solid #1e8bc6;}
.cs_list dd {width: 860px;float:right;}
.cs_list dd h5 { font-family:"Microsoft Yahei"; height:30px; line-height:30px; overflow:hidden; font-size:16px;font-weight: bold;}
.cs_list dd h5{ color:#333;}
.cs_list dd h5:hover{ color:#B20E15;}
.cs_list dd h6 {font-weight:normal;height: 25px;line-height: 25px;overflow:hidden;font-size:12px;color:#999;}
.cs_list dd h6 a { color:#999;}
.cs_list dd h6 .ind_bg01{background:url(../images/ft_2.png) left no-repeat;padding-left:20px;}
.cs_list dd h6 .ind_bg02{background:url(../images/ft_4.png) left no-repeat;padding-left:20px;}
.cs_list dd p {color:#666;font-size:14px;line-height: 25px;height: 100px;overflow: hidden;}
.cs_list dd .cs_more {color: #DA251B;display:inline-block;font-size:14px;background:url(Img/allb/c_btn.gif) no-repeat;text-align:center;line-height:28px;height:28px;float: right;}
.cs_list dd .cs_more:hover{color: #0072ba;}

.inside_news{
    width:1160px;
}


@media screen and (max-width: 1200px) {
    .icon-bj{
        padding: .2rem 0;
    }
    .inside_l{
        display: none;
    }
    .inside_r{
        width: 94%;
        padding: 3%;
        float: inherit;
    }
    .inside_r_position .fr{
        display:none;
    }
    .inside_r_position{
        padding-bottom: .1rem;
        margin-bottom: .1rem;
    }
    .inside_r_position .fl{
        font-size: .24rem;
        line-height: .3rem;
        display: block;
        float: inherit;
    }
    /*图片展示*/
    .photo_list ul li{
        margin: 0;
        width: 48%;
        margin-bottom: .15rem;
        display: inline-block;
        vertical-align: top;
        float: inherit;
    }
    .photo_list ul li:nth-child(2n){
        margin-left: 4%;
    }
    .photo_list ul li img{
        padding: 0;
        width: 99%;
        height:auto;
    }
    .photo_list ul li p{
        text-align: center;
        margin-top: .1rem;
        font-size: .14rem;
        line-height: .2rem;
    }
    .photo_detail_img{
        padding-bottom: .1rem;
        margin-bottom: .1rem;
    }
    .photo_detail_img img{
        max-width: 100%;
    }
    .photo_detail_img p{
        text-align: center;
        font-size: 20px;
        margin-top: 10px;
        font-weight: bold;
    }
    .photo_detail_wz{
        line-height: .28rem;
    }
    /*新闻资讯*/
    .news_list ul li{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        height: .4rem;
        line-height: .4rem;
    }
    .news_list ul li a{
        float: inherit;
        max-width: 100%;
    }
    .news_list ul li span{
        display: none;
    }
    /*新闻详细页*/
    .news_detail{margin:0 auto;}
    .news_detail_tit{line-height: .25rem;font-size: .16rem;}
    .news_detail_info{font-size: .12rem;line-height: .25rem;}
    .news_detail_cont{padding: .1rem 0 0;line-height: .25rem;font-size: .14rem;margin-top: .1rem;}    

    /*上下页*/
    .Previous{margin-top: .1rem;padding-top: .1rem;}
    .Previous ul li{height: .3rem;line-height: .3rem;font-size: .14rem;}
    .Previous ul li a{ font-size: 14px; color: #333; }

    /*图片展示*/
    .zhuanjia_list ul li{
        margin: 0;
        width: 48%;
        margin-bottom: .15rem;
        display: inline-block;
        vertical-align: top;
        float: inherit;
    }
    .zhuanjia_list ul li:nth-child(2n){
        margin-left: 4%;
    }
    .zhuanjia_list ul li img{
        padding: 0;
        width: 99%;
        height: auto;
    }
    .zhuanjia_list ul li p{
        text-align: center;
        margin-top: .1rem;
        font-size: .14rem;
        line-height: .2rem;
    }    
}

