@charset "utf-8";
.g-list-nav{
    background: url("../../images/gxjk.files/news-banner.png") top center no-repeat;
}
/* æ–°é—»ä¸­å¿ƒ */
.g-3th{
    padding: 0 37px;
    position: relative;
}
.g-3th .m-list li{
    width: 100%;
    height: auto;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}
.g-3th .m-list li a>img{
    width: 242px;
    height: 145px;
    margin-right: 32px;
}
.g-3th .m-list li a .g-info{
    width: 952px;
    font-size: 18px;
    color: #333;
    line-height: 56px;
}
.g-3th .m-list li a .g-info p:nth-of-type(2){
    font-size: 14px;
    line-height: 26px;
    color: #979797;
}
.g-3th .m-list li a .g-info .info-date{
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #6e6e6e;
}
.g-3th .m-list li a .g-info .info-date span:last-child{
    margin-left: auto;
    line-height: 1;
    padding: 5px 15px;
    border: 1px solid #e1e1e1;
}
.g-3th .m-list li a .g-info .info-date img{
    margin-right: 8px;
}
.g-3th .m-list li:hover .info-date span:last-child{
    background: #e54100;
    color: #fff;
}
.g-3th .m-list .st-li a>img{
    width: 370px;
    height: 240px;
    margin-right: 20px;
}
.g-3th .m-list .st-li a .g-info>span{
    width: 90px;
    text-align: center;
    display: block;
    background: #f5f5f5;
    margin-bottom: 1px;
}
.g-3th .m-list .st-li a .g-info>span:first-child{
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
}
.g-3th .m-list .st-li a .g-info>span:nth-of-type(2){
    font-size: 14px;
    color: #999999;
    line-height: 26px;
}
.g-3th .news-con{
    display: none;
}
.g-3th>.active{
    display: block;
}
.g-3th .m-tab{
    position: absolute;
    color: #333;
    line-height: 28px;
    top: -50px;
}
.g-3th .m-tab span{
    padding: 0 10px;
    margin-right: 56px;
    cursor: pointer;
    position: relative;
}
.g-3th .m-tab .active{
    font-weight: bold;
    color: #e54100;
}
.g-3th .m-tab .active::before{
    content: "";
    color: #e54100;
    position: absolute;
    width: 0; 
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color:#e54100 transparent transparent transparent;
    top: 26px;
    left: 50%;
    transform: translateX(-50%);
}
.g-3th .m-tab span:hover{
    font-weight: bold;
    color: #e54100;
}
.g-3th .m-tab span:hover::before{
    content: "";
    color: #e54100;
    position: absolute;
    width: 0; 
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color:#e54100 transparent transparent transparent;
    top: 26px;
    left: 50%;
    transform: translateX(-50%);
}
/* é€šçŸ¥å…¬å‘Š */
.g-5th{
    padding: 0 50px;
}
.g-5th ul li{
    width: 100%;
    height: auto;
    padding: 35px 0;
    border-bottom: 1px solid #eee;
}
.g-5th ul li a{
    width: 100%;
    height: 80px;
}
.g-5th ul li a .m-list-slt{
    width: 90px;
    height: 100%;
}
.g-5th ul li a .m-list-slt span{
    display: block;
    width: 100%;
    background: #f5f5f5;
    text-align: center;
    margin-bottom: 1px;
}
.g-5th ul li a .m-list-slt span:first-child{
    color: #333;
    font-size: 20px;
    line-height: 41px;
    height: 41px;
    font-weight: bold;
}
.g-5th ul li a .m-list-slt span:last-child{
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    color: #999;
}
.g-5th ul li a .m-list-srt{
    width: 1085px;
    height: 100%;
    padding-right: 14px;
    font-size: 14px;
    line-height: 24px;
    color: #a7a7a7;
}
.g-5th ul li a .m-list-srt p:first-child{
    color: #333;
    font-size: 18px;
    line-height: 32px;
}
.g-5th ul li a:hover .m-list-srt p:first-child{
    color: #e54100;
}
/* è§†é¢‘ä¸­å¿ƒ */
.g-6th{
    padding: 20px 40px;
}
.g-6th .m-list{
    display: flex;
    flex-wrap: wrap;
}
.g-6th .m-list li{
    width: 378px;
    height: 335px;
    position: relative;
    margin-right: 43px;
    margin-top: 20px;
}
.g-6th .m-list li:nth-child(3n){
    margin-right: 0;
}
.g-6th .m-list li a>img{
    position: absolute;
    width: 70px;
    height: 70px;
    top: 105px;
    left: 150px;    
}
.g-6th .m-list li a .m-poster{
    width: 100%;
    height: 283px;
}
.g-6th .m-list li a p{
    height: 55px;
    line-height: 55px;
    padding-left: 35px;
    font-size: 14px;
    color: #333;
    position: relative;
}
.g-6th .m-list li a p::before{
    content: "|";
    margin-right: 16px;
    position: absolute;
    top: -2px;
    left: 6px;
}