@charset "utf-8";
@import url("reset.css");
@import url("top-ny.css");
@import url("footer.css");
.PageBanner{ overflow:hidden; margin:0 auto; }
.PageBanner img{ min-width:100%;}
@media screen and (max-width:2560px ) {
    .PageBanner img{transform: translateX(calc((100vw - 2560px) / 2)); }
}
.PageBanner::after{ content: ''; position: absolute; display: block; width: 100%; height: 160px; left: 0; bottom: 0; background: linear-gradient(transparent, rgba(0,0,0,0.8));}
.header .top1{height:5px;overflow: hidden;position: relative;}
.header .top2{position: relative;/* left: 0; *//* top: 0; */}

.dw1400{ width: 1400px; }


.PageTitlePart{ margin-top: -160px; z-index: 4; }
.PageTitlePart .w1400{ overflow:initial; }
.PageTitlePart .PageTit{color: #FFF;user-select: none;text-shadow: 2px 1px 3px #3a3838;}
.PageTitlePart .PageTit h1{ font-size: 48px; line-height: 1.5;}
.PageTitlePart .PageTit p{ font-size: 16px; line-height: 1.5; margin-top: 5px; }
.PageTitlePart .dqwz{ position: relative; padding: 15px 0; height: 60px; line-height: 30px; color: #FFF; background-color: #972c2c; max-width: 830px; margin:28px 0 0; overflow: initial; }
.PageTitlePart .dqwz a{color: #FFF;padding: 0 5px;}
.PageTitlePart .dqwz a:hover{ text-decoration: underline; }
.PageTitlePart .dqwz::before,
.PageTitlePart .dqwz::after{ content: ''; display: block; position: absolute; height: 60px; top: 0; }
.PageTitlePart .dqwz::before{ width: calc((100vw - 1400px) / 2); transform: translateX(-100%); background-color: #972c2c; }
.PageTitlePart .dqwz::after{ width: 20px; right: -20px; background: url("../images/PubList_ico_1.png") no-repeat left top; }



.PageConMain{}
.PageLeftNav{ width: 313px; }
.PageLeftNav .NavLogo{ height: 138px; background: url("../images/PubList_ico_3.png") no-repeat right bottom #972c2c; display: flex; align-items: center; justify-content: center; user-select: none; box-shadow:0px 0px 5px -2px #333; }
.PageLeftNav .ChannPart{ width: 277px; margin: 10px auto 55px; background: url("../images/PubList_ico_7.png") no-repeat center bottom #f3f3f3; padding-bottom: 250px;  }
.PageLeftNav .ChannPart .onBar{ position: absolute; z-index: 0; width: 313px; height: 86px; background-color: #972c2c; left: -18px; filter: drop-shadow(0px 2px 5px #999); }
.PageLeftNav .ChannPart .onBar.First{ background-image: url("../images/PubList_ico_4.png"); background-repeat: no-repeat; background-position: right top; }
.PageLeftNav .ChannPart .onBar::before,
.PageLeftNav .ChannPart .onBar::after{ content: ''; display: block; width: 18px; height: 9px; position: absolute; bottom: -9px; }
.PageLeftNav .ChannPart .onBar::before{ left: 0; background: url("../images/PubList_ico_5.png") no-repeat; }
.PageLeftNav .ChannPart .onBar::after{ right: 0; background: url("../images/PubList_ico_6.png") no-repeat; }
.PageLeftNav .ChannPart ul{ position: relative; z-index: 1; }
.PageLeftNav .ChannPart li{ position: relative; height: 88px; padding-bottom: 2px; }
.PageLeftNav .ChannPart li::after{ content: ''; display: block; position: absolute; width: 80%; height: 2px; background: linear-gradient(to right, transparent, #FFF, #FFF, #FFF, transparent); left: 10%; bottom: 0; transition: all 0.5s; }
.PageLeftNav .ChannPart li:nth-last-of-type(1)::after{ display: none; }
.PageLeftNav .ChannPart li a{ display: flex; height: 100%; font-size: 24px; color: #972c2c; align-items: center; justify-content: center; line-height: 1.2; transition: color 0.5s; position: relative; z-index: 2; }
.PageLeftNav .ChannPart li.on a{ color: #FFF; }

.PageLeftNav .ChannPart li.on::after{ opacity: 0; }
.PageLeftNav .ChannPart li:nth-of-type(1).on::before{ content: ''; display: block; position: absolute; top: 0; right: -17px; width: 130px; height: 100%; z-index: 0; background: url("../images/PubList_ico_4.png") no-repeat right top; }



.ContentPart{width: 1040px;margin-top: 15px;}
.ContentPart .ConTitle{ height: 71px; border-bottom: 1px solid #972c2c; }
.ContentPart .ConTitle span{ font-size: 32px; color: #972c2c; line-height: 70px; display: inline-block; padding: 0 15px; padding-left: 25px; background: url("../images/dian.png") no-repeat left center; user-select: none; }

.ConNewsPart{min-height: calc(100vh - 659px);}

.NewsList{ padding: 10px 0; }
.NewsList li{ position: relative; overflow: hidden; display: flex; justify-content: space-between; padding: 10px 0; font-size: 18px; }
.NewsList li a{ display: inline-block; position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; max-width:calc(100% - 150px); }
.NewsList li a:hover{ text-decoration: underline; }


/*仿layui分页样式*/
.ThePages{padding: 10px 0px;clear: both;overflow:hidden; text-align: center;}
.ThePages a,.ThePages span,.ThePages em{display: inline-block; *display: inline; *zoom: 1;color: #333;font-size: 12px;}
.ThePages a,.ThePages em{padding: 0 15px;line-height: 28px;}
.ThePages a:not([href]){cursor: no-drop;}
.ThePages span a,.ThePages>a{border: 1px solid #e2e2e2;}
.ThePages span,.ThePages>a{margin: 0 -3px 5px 0;background-color: #fff;}
.ThePages span.onhover a{background: #972c2c; border: 1px solid #972c2c; color:#FFF;}

/*栏目列表*/
.ChannelList{display: flex;flex-wrap: wrap;}
.ChannelList li{position: relative;overflow: hidden;font-size: 18px;border: 1px solid #e7dada;margin: 15px 0 0 15px;height: 70px;width: 190px;border-radius: 2px;}
.ChannelList li a{display: flex;align-items: center;height: 100%;line-height: 1.2;padding: 0 10px;text-align: center;justify-content: center;}
.ChannelList li:hover{ background-color: #972c2c; }
.ChannelList li:hover a{ color: #FFF; }

/*概览-文章*/
.ContentText{ padding:20px 10px; }

img{ display:inline-block;}
.position{width:1400px;height:56px;background: url("../images/pos_icon.png")no-repeat left center;margin:0 auto;}
.position p{width:100%;height:100%;line-height:56px;font-size:14px;padding-left:30px;color:#5a5a5a;margin:0 auto;}
.position p a{margin:0px 5px;}
.position p a:last-child{color:#961617;}
.position p>a:hover{color:#961617;}
/*****页面主体部分****/
.article{padding: 0 20px;border: 1px solid #CCCCCC;/* margin-top: 10px; */padding-bottom: 10px;background: #fff;}
.article .Article_fbt2{text-indent: 2em;font-size:14px;}  
.article .Article_bt { height: auto; font-size:24px; color:#000000; text-align:center; padding:10px 0; line-height:1.5;}
.article .Article_bt h1{font-weight: normal; }
.article .Article_fbt{/* padding-bottom:10px; */font-size: 18px;text-align: center;line-height: 35px;}
.article .Article_ly{font-size: 12px;color:#888888; text-align:center;margin:0 auto;margin-top:8px;background: url(../images/PublicText_ico_1.png) center bottom repeat-x;padding-bottom: 20px;}
.article .Article_zw{margin-top:20px;overflow: hidden;min-height: 200px;line-height: 30px;border-bottom: 1px solid #EEEEEE;}

.share_jiucuo{margin-top: 10px;height: 50px;/* line-height: 50px; */}
.share{width: 400px;float: left;height:auto;font-size: 12px;margin-top: 10px;}
.share .fx{display: block;float: left;height: 20px;margin-top: 2px;}
.jiucuo1{/* width: 432px; */float: right;height: 30px;margin-top: 10px;}


.pages{ clear:both;font-size: 14px;}
.pages span{width:auto;color:#fff;padding:0 15px;background: #8c1515;display:block;height: 32px;line-height: 32px;float:left;}
.pages a{padding-left:10px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;display: inline-block;width: 90%;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pages .prevpage{height: 32px;line-height:32px;background:#eee;}
.pages .nextpage{height: 32px;line-height:32px;margin: 5px 0;background:#eee;}


.information{margin-top:2px; font-size: 14px;}
.information h1{background:#eee;  overflow:hidden;}
.information span{width:auto;display:block;color:#fff;padding:0 15px;background: #1d5ec8;margin:2px 0;height:40px;line-height:40px;font-size: 14px;float: left;overflow: hidden;}
.information ul{padding: 10px;background:#fff;}
.information ul li{height:30px;line-height:30px;background: url(Home_ico_4.png) left center no-repeat;padding-left: 20px;text-align:right;}
.information ul li a{float:left;width: 89%;text-align: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.information ul li i{  color:#666;}
.information ul li span{color:#666; float: right; background: none;padding: 0;margin: 0;line-height: 30px;height: 30px;}

#Zoom img{max-width: 100%;display: inline-block;}
#Zoom video{width: 100%;}
#Zoom table{cellspacing:0px;cellpadding:1px;border-spacing:1px;background:#909090;/* background:#ffffff; */}
#Zoom table tr td{background:#ffffff;}
#sp{ text-align:center;}

.smallFont{font-size: 10px; margin:0 5px 0 5px;cursor: pointer;}
.medFont {font-size: 14px;margin:0 5px 0 0;cursor: pointer;}
.largeFont{font-size: 16px;margin:0 5px 0 0;cursor: pointer;}
.curFont { color:red;}


.Article_xx{
    overflow: hidden;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
    }
.Article_xx table{cellspacing:0px;cellpadding:1px;border-spacing:1px;background: #eeeeee;}
.Article_xx table tr td{background:#ffffff;}


/*TRS排版样式*/
.trs_key4format{
    font-size: 16px;
    zoom: 1;
    color: #333;
}
.trs_key4format>p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #333;
    margin:5px 0;
}
.trs_key4format img{
    text-align: center;
    margin-bottom: -3px;
    max-width: 100%;
}

.xgxx-zcjd{overflow:hidden;/* padding: 30px 90px; */float: right;width: 255px;}
.xgxx-zcjd h1{ line-height: 40px; height: 40px; font-size: 18px; font-weight: 500;}
.xgxx-zcjd h1 span{line-height: 40px; height: 40px; float: left;}
.xgxx-zcjd h1 span.on a{color: #1d5ec8;padding: 0 10px;}
.xgxx-zcjd h1 span.on i{background: #1d5ec8;width: 5px; height: 17px; line-height: 17px;float: left; margin-top: 12px;}
.xgxx-zcjd .wj{ overflow: hidden;}
.xgxx-zcjd .wj ul li{position: relative;font-size: 14px;line-height: 28px;background: url(Home_ico_4.png) left 8px no-repeat;padding-left: 15px;}
.xgxx-zcjd .wj ul li span{position: absolute; right: 5px;}

.xgxx-zcjd .tj{overflow:hidden;height: auto;}
.xgxx-zcjd .tj img{height: 204px;width: 255px;transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
.xgxx-zcjd .tj:hover img{transform:scale(1.05);}




/*图片列表*/
.PicCardList{display: flex;flex-wrap: wrap;}
.PicCardList li{position: relative;font-size: 18px;margin: 25px 0 0 15px;height: auto;width: 240px;border-radius: 5px;}
.PicCardList li>a{display: block;position: relative;overflow: hidden;height: 180px;border-radius: 5px;transition: all 0.3s;}
.PicCardList li>a img{width:100%;height: 100%;object-fit: cover;}
.PicCardList li h1{display:block;position:relative;font-size: 16px;margin-top: 5px;line-height: 1.5;}
.PicCardList li h1 a{transition: all 0.3s;}
.PicCardList li>a:hover{transform:translateY(-3px);box-shadow: 0px 0px 10px -2px #746363;}
.PicCardList li:hover h1 a{text-decoration: underline;}


/*应用链接*/
.yyljList{ display: flex; flex-wrap: wrap; }
.yyljList li{position: relative;overflow: hidden;width: 210px;height: 90px;border-radius: 8px;background-color: #f3eded;margin-top: 22px;/* margin-right: 23px; */user-select: none;transition: all 0.3s;}
.yyljList li + li{margin-left: 27px;}
.yyljList li a{ display: flex; height: 100%; justify-content: space-evenly; align-items: center; }
.yyljList li h1{ font-size: 18px; color: #000; }
.yyljList li:hover{ box-shadow:1px 2px 5px -3px #000000; transform: translateY(-3px); }


/*二级栏目*/
.RnavList{position:relative;height: 50px;border-bottom: 1px solid #ddd;}
.RnavList ul{ display:block; }
.RnavList li{position:relative;float: left;height: 50px;}
.RnavList li::after{content:'';display: block;width: 0;border-bottom: 3px solid #972c2c;border-radius: 3px;position: absolute;left: 50%;bottom: -1px;transform: translateX(-50%);transition: all 0.3s;}
.RnavList li + li{margin-left: 25px;}
.RnavList li a{display:block;height: 100%;line-height: 49px;font-size: 22px;padding: 0 10px;}
.RnavList li.on{}
.RnavList li.on::after,
.RnavList li:hover::after{width:100%;}
.RnavList li.on a{ color:#972c2c; }