.l-header{ margin: 0 auto; min-width: 1440px; height: 651px; background: url(//png.pookcdn.net/new_net/lydr3d/newpc/bg_inside_header.jpg) no-repeat top center; background-size: cover;}
.l-main{ margin: 0 auto; min-width: 1440px; height: 1562px; background: url(//png.pookcdn.net/new_net/lydr3d/newpc/bg_inside_content.jpg) no-repeat top center; background-size: cover;}

.container{ margin: 0 auto; width: 980px;}
.text-href{ top: 130px; right: 0; z-index: 2;}
.text-href a,
.text-href span{ color: #7E8499;}
.text-href a:hover{ color: #fff;}

.list-content { margin-top: 30px;}
.tab { display: flex; display: -webkit-flex; margin-top: 20px; width: 100%; height: 55px; font-size: 18px;  letter-spacing: 2px; padding-left: 5px; -webkit-justify-content: space-between; justify-content: space-between; box-sizing: border-box;  }
.tab li{ position: relative; padding: 0 50px; line-height: 55px; color: #9D9D9D; border-bottom: 1px #37436A solid; cursor: pointer; display: inline-block\9; margin-right: 40px\9; transition: all 1s;}
.tab li:last-child { margin-right: 0; }
.tab li:hover, 
.tab li.active { color: #FEEEAD; border-bottom:3px #FEEEAD solid;}

.culumn-list { margin-top: 45px; height: 500px; color: #BABBBF; line-height: 40px; letter-spacing: 2px; display: none; }
.culumn-list li { display: flex; }
.culumn-list.active { display: block; }
.culumn-list .txtTag { float: left; margin-right: 3px; margin-left: 0px; color: #fff88b; font-weight: bold; }
.culumn-list .txtDate { float: right; font-size: 14px; color: #7A7D87; }
.culumn-list a { width: 830px; display: inline-block;  color: #BABBBF; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.culumn-list a:hover{ color: #fff;}
.btn-list{ display: flex; display: -webkit-flex; width: 100%; justify-content: center; -webkit-justify-content: center; }
.btn-list a{ display: block; width: 265px; height: 74px; background-repeat: no-repeat; background-size: 100% 100%; transition: all 1s;}
.btn-list a:hover{ -webkit-transform: scale(.95); transform: scale(.95);}
.btn-list a.btn-prev{ margin-right: 65px; background-image: url(//png.pookcdn.net/new_net/lydr3d/newpc/btn_news_pre.png);}
.btn-list a.btn-next{ background-image: url(//png.pookcdn.net/new_net/lydr3d/newpc/btn_news_next.png);}

.news-title{ padding-top: 105px; border-bottom: 2px #feeead solid;;}
.news-title .text{ width: 736px; font-size: 18px; line-height: 4; color: #feeead; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.news-detail{ margin: 50px auto; height: 700px; color: #BCBEC7; line-height: 2; overflow: hidden;}

.iScrollLoneScrollbar{ position: absolute; top: 0; right: 0; width: 6px; height:100%; background: #1C2850; border-radius: 10px;}
.iScrollLoneScrollbar .iScrollIndicator{ background: #496DB5;}

.news-detail .detail p,
.news-detail .detail span{ color: #BCBEC7;}

