@charset "utf-8";
/* CSS Document */
ol, ul{margin: 0px;padding: 0px;}
.am-gallery{padding: 0px;}

.pic_li ul li {padding: 18px;}
.pic_li ul li .am-gallery-item{background: #ffffff;position: relative;}
.pic_li ul li .am-gallery-item .pc{background: #ffffff;text-align: center;position: relative;}
.pic_li ul li .am-gallery-item img{width: 100%;}
/*.pic_li ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0;}*/
.pic_li ul li .am-gallery-title{text-align: center;background: #ffffff;font-size: 20px;color: #393939;line-height: 42px;height: 42px;}
.pic_li ul li .am-gallery-item .am-gallery-desc {text-align: center;font-size: 15px;}
.lb-data .lb-number{display: none !important;}
.pic_li ul li .am-gallery-item .am-icon-play-circle {position: absolute;top: 50%;left: 50%;z-index: 9;font-size: 44px;margin-top: -22px;margin-left: -22px;color: #FFFFFF;}
.pic_li ul li .am-gallery-item .tit_vd {bottom: 0;position: absolute;width: 100%;background: rgba(32,82,143,.6);color: #FFFFFF;line-height: 45px;}


.list_marb{padding-top: 45px;}
.list_pcn ul li{padding: 15px;}
.list_pcn ul li .am-gallery-item{position: relative;height: 440px;background: #ffffff;margin-bottom: 12px; }
.list_pcn ul li:nth-child(3n+0) .am-gallery-item{margin-right: 0;}
.list_pcn ul li .nl-tit {
    line-height: 26px;
    font-size: 18px;
    color: #333333;
    padding: 0 20px;
    max-height: 64px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
    height: 52px;
}
.list_pcn ul li .nl-dt {
    line-height: 18px;
    font-size: 14px;
    color: #b5b5b5;
    padding-left: 20px;
    margin-top: 18px;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
}
.list_pcn ul li .nl-dt span{color: #a1a1a1;}
.list_pcn ul li .nl-pic {
    background: #ffffff;
    height: 240px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
}
.list_pcn ul li .nl-ph{width: 100%;height: 35px;}
.list_pcn ul li .nl-pic img{width: 100%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: all .8s;
    transition: all .8s;
}
.list_pcn ul li:hover .nl-pic img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.list_pcn ul li:hover .am-gallery-item {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
    transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
}
.list_pcn ul li .am-gallery-item:before {
    content: "";
    width: 100%;
    height: 0px;
    background: #003585;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out;
    z-index: 1;
}
.list_pcn ul li:hover .am-gallery-item:before {
    height: 100%;
    visibility: visible;
}
.list_pcn ul li .nl-not {
    line-height: 26px;
    font-size: 14px;
    color: #717171;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 35px;
    padding-top: 22px;
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
    text-indent: 2em;
}
.list_pcn ul li .nl-not a {
    line-height: 26px;
    font-size: 14px;
    color: #717171;
    text-decoration: underline;
}
.list_pcn ul li .fx{height: 54px;line-height: 54px;text-align: right;display: none;border-top: 1px #eaeaea solid;display:none;}
.list_pcn .rt_subtit{display:none;}

.list_pcn ul li:hover .am-gallery-item .nl-dt{color: #ffffff;opacity: 0.6;}
.list_pcn ul li:hover .am-gallery-item .nl-not{color: #ffffff;opacity: 0.6;}
.list_pcn ul li:hover .am-gallery-item .nl-tit{color: #ffffff;}
.rt_tt .more{float: right;margin-top: -50px;margin-right: 12px;}

.list_pcn .am-list-news-default .am-list .am-list-item-desced{position: relative;margin-bottom: 30px;border: none;padding-top: 20px;padding-bottom: 20px;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-main{padding-left: 20px;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .pc{position: relative;background: #b60d06;width: 100%;height: 100%;min-height: 240px;line-height: 50px;text-align: center;font-size: 22px;color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}
.list_pcn .am-list-news-default .am-list-item-hd a{font-size: 24px;line-height: 56px;height: 56px;color: #000000;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-item-text{font-size: 16px;line-height: 30px;max-height: 140px;color: #000000;-webkit-line-clamp: 3;/*text-indent: 2em;*/}
.list_pcn .am-list-news-default .am-list .am-list-item-desced .am-more{border-radius: 3px;font-size: 15px;line-height: 40px;height: 40px;color: #b60d06;width: 126px;text-align: center;border: 1px #b60d06 solid;position: absolute;bottom: 20px;right: 20px;}
.list_pcn .am-list-news-default .am-list .dt{font-size: 16px;color: #5a5a5a;text-align: left;margin-bottom: 25px;}
.list_pcn .am-list-news-default .am-list .dt span{color: #5a5a5a;}
.list_pcn .am-list-news-default .am-list .dt i{display: none;background: url("dot_view_dt.gif") center center no-repeat;width: 15px;height: 15px;margin-right: 4px;}

.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover{box-shadow: 0 0 15px #ccc;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-list-item-hd a{color: #e50112;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-list-item-text{color: #000000;}
.list_pcn .am-list-news-default .am-list .am-list-item-desced:hover .am-more{color: #ffffff;background: #b60d06;}

/** pd新闻切换 **/
#slideBox .new_ct{position: absolute;left: 630px;font-size: 18px;color: #585858;z-index: 99;}
#slideBox .new_ct a{font-size: 18px;color: #585858;}
#slideBox .bd li .pic{margin-right: 30px;width: 580px;height: 340px;overflow: hidden;}
#slideBox .bd li .pic img{width: 100%;height: 100%;}
#slideBox .bd li .n_con{width: 590px;height: 100%;}
#slideBox .bd li .n_con .ct, #slideBox .bd li .n_con .ct a{font-size: 18px;color: #585858;}
#slideBox .bd li .n_con .tit{font-size: 20px;color: #c90313;text-align: left;margin-bottom: 21px;}
#slideBox .bd li .n_con .tit a{font-size: 20px;color: #c90313;}
#slideBox .bd li .n_con .dt{font-size: 14px;color: #8d8d8d;text-align: left;margin-bottom: 35px;}
#slideBox .bd li .n_con .dt span{color: #000000;}
#slideBox .bd li .n_con .dt i{display: inline-block;background: url("dot_view_dt.gif") center center no-repeat;width: 15px;height: 15px;margin-right: 4px;}
#slideBox .bd li .n_con .info{font-size: 14px;line-height: 28px;color: #474747;text-indent: 2em;}
#slideBox .bd li .n_con .info a{font-size: 14px;line-height: 28px;color: #474747;}
#slideBox .bd li .n_con .more{position: absolute;bottom: 16px;}
#slideBox .bd li .n_con .more a{font-size: 14px;color: #003585;}
#slideBox .prev, #slideBox .next{display: none;}
/* 本例子css */
.slideBox {
    width: 100%;
    height: 340px;
    overflow: hidden;
    position: relative;
}
.slideBox .hd {
    height: 11px;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 1;
}

.slideBox .hd ul li{
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: url(icoCircle.png) top center no-repeat #dfdedf;
    cursor: pointer;
}
.slideBox .hd ul li.on{
    background: url(icoCircle.png) bottom center no-repeat #dea00d;
    color: #fff;
}
.slideBox .bd{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    width: 100%;
    height: 100%;
    zoom: 1;
    vertical-align: middle;
    position: relative;
}
.slideBox .bd .pic img {
    width: 100%;
    height: 100%;
    display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.prev, .next  {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    display: block;
    width: 45px;
    height: 80px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.prev {
    background: url(btn_left.png) left center no-repeat;
}
.next {
    background: url(btn_right.png) right center no-repeat;
    left: auto;
    right: 0;
    /*background-position: 0px 0px;*/
}
.prev:hover, .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.slideBox .prevStop {
    display: none;
}
.slideBox .nextStop {
    display: none;
}

.pic img{transition: all 0.5s;-webkit-transition: all 0.5s}
.pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
@media only screen and (min-width: 1600px) {
    #vd-popup{width: 100%;margin-left: -810px;left: 50%;/*top: 50%;margin-top: -800px;*/}
}
@media only screen and (max-width: 1024px) {

    .list_pcn ul li .nl-pic{height: 160px;}
    /** 新闻 **/
    .list_pcn .am-list-news-default {margin: 0px;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced {padding: 10px;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-main{padding-bottom: 15px;padding-left: 0px;}
    .list_pcn .am-list-news-default .am-list-item-hd a{font-size: 2.2rem;line-height: 46px;height: 46px;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-item-text{line-height: 24px;max-height: 100px;-webkit-line-clamp: 2;}
    .list_pcn .am-list-news-default .am-list .dt{margin-bottom: 15px;display: none;}
    .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-more{font-size: 14px;line-height: 27px;height: 27px;width: 96px;bottom: 10px;right: 10px;display: none;}


    @media only screen and (max-width: 640px) {

        /** 新闻 **/
        .list_pcn .am-list-news-default .am-list .am-list-item-desced {margin-bottom: 10px;}
        .list_pcn .am-list-news-default .am-list .am-list-thumb{max-height:350px;padding-right:0;}
        .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-main{padding-bottom: 5px;padding-left: 0px;padding-top: 10px;}
        .list_pcn .am-list-news-default .am-list .am-list-item-desced .pc{display: none;}
        .list_pcn .am-list-news-default .am-list-item-hd{text-align: left;}
        .list_pcn .am-list-news-default .am-list-item-hd a{font-size: 1.8rem;line-height: 3rem;height: 3rem;}
        .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-more{color: #ffffff;background: #d31b19;right: 50%;margin-right: -48px;}
        .list_pcn .am-list-news-default .am-list .dt{text-align: center;margin-bottom: 12px;}
        .list_pcn .am-list-news-default .am-list .am-list-item-desced .am-list-item-text {color: #666666;font-size: 15px;}
        .list_pcn ul li .nl-ph{width: 100%;height: 15px;}
        .list_pcn ul li .am-gallery-item, .list_pcn ul li .nl-pic, .list_pcn ul li .nl-tit{height:auto;}
        .list_pcn ul li .nl-not{padding-top: 18px;padding-bottom: 26px;}


    }


}