.header ul li:nth-of-type(6) a{
    background-color: #fff;
    height: 64px;
    border-bottom: 4px solid #39F;
}
.o-banner{background-image:url(../images/06.png);background-position: bottom center;}
.o-banner2{background-image:url(../images/07.png);background-position: bottom center;}

.o-banner h2{padding-top:90px;line-height:51px;}
.banner{max-width:1152px;margin:0 auto;}
.banner img{width:100%;height:486px;}
.news-nav{width:20%;color:#404040;float:left;}
.news-li{width:70%;float:right}
.news-li img{width:340px;height:200px;float:right;}
/*box-shadow:0px 0px 5px 0px rgba(0,0,0,0.15);*/
/*.new-t{float:left;width:100%;margin-left:25px;height:198px;}*/
.new-t h3{font-size:20px;color:#404040;line-height:40px;margin-left:20px;}
.title{margin-bottom:50px;}
.news-li li{margin-bottom:30px;}
.news-li li a {color: #404040;}
.news-li li a:hover {text-decoration: underline;}
.new-t p{font-size:18px;margin-bottom:14px;color:#6A6A6A;}
.new-t span{font-size:14px;color:#666666;}
.news-nav dl{}
.news-nav dt{font-size:32px;margin-bottom:40px;text-align:center;}
.news-nav dd{width:100%;float:left;}
.news-nav dd a{font-size:20px;color:#404040;margin-left:30%;border-bottom:4px solid #fff;line-height:60px;display:inline-block;padding:0 20px;}
.news{margin-top:74px;margin-bottom:80px;}
.news-nav .n-active a{border-bottom:4px solid #3D99F5;}
.swiper-pagination-bullet-active{background:#fff;}

.newDetail{margin:30px auto 80px;}
.return-news{color:#122A88}
.new-main{margin-top:38px;}
.new-main h2{text-align:center;color:#404040;}
.new-main div[data-oembed-url] > div {width: 800px !important;max-width:none !important;margin: 2em auto !important;}
.news-date{text-align:center;font-size:18px;color:#666666;margin-top:18px;}
.new-txt{text-align:center;margin-top:20px;padding-bottom:40px;min-height:500px;}
.new-txt img{width:50%;padding:20px 0;}
.new-txt p{color:#3F3F3F;font-size:18px;text-align:left;line-height: 1.5;}
.paging{text-align:center;padding-bottom:50px;}
.ui-pagination-container {
    height: 32px;
    line-height: 32px;
}

.ui-pagination-container .ui-pagination-page-item {
    font-size: 14px;
    padding: 4px 10px;
    background: #fff;
    border: 1px solid hsla(0, 0%, 0%, 0.40);
    color: #888;
    margin: 0 3px;
    text-decoration: none;
}

.ui-pagination-container .ui-pagination-page-item:hover {
    border-color: #1D73C9;
    color: #1D73C9;
    text-decoration: none;
}

.ui-pagination-container .ui-pagination-page-item.active {
    background: #1D73C9;
    color: #fff;
    cursor: default;
}
.news h2{margin-bottom:50px;text-align:center}
.news-li a img{display:none;}
/*.news-li dl {*/
    /*display: flex;*/
    /*position: relative;*/
    /*height: 80px;*/
    /*margin-bottom: -1px;*/
    /*border: 1px solid hsl(0, 0%, 90%);*/
/*}*/
.news-li dl dt {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    flex: 0 0 80px;
    background: #666;
    color: white;
    text-align: center;
}
.news-li dl dd{display:block}
.news-li dl dt em {
    flex: none;
    line-height: 20px;
    font-style: normal;
    font-size: 12px;
}
.news-li dl dt strong {
    flex: none;
    line-height: 30px;
    font-size: 24px;
}
