.navDiv>ul>li .twoNav li:hover a.ej{color:#fff;}
.navDiv>ul>li .twoNav li {
    position: relative;}
.navDiv>ul>li .twoNav li ul.threeNav {
    position: absolute;
    top: 0;
    left: 100%;
    width: auto;
    display: none;}
.navDiv>ul>li .twoNav li ul.threeNav li {
    background: #eee;
    height: 30px;
    line-height: 30px;}
.navDiv>ul>li .twoNav li ul.threeNav li:hover a {
    color: #183473;}
.navDiv>ul>li .twoNav li ul.threeNav li a {
    height: 30px;
    line-height: 30px;}
.navDiv>ul>li .twoNav li:hover ul.threeNav {
    display: block;}
.closestyle1115711{ font-size:12px;color:#333333;text-decoration: none ;}

.titlestyle1115529{ line-height: 220%; color: #222222; font-family: 微软雅黑; font-size: 16px; text-decoration: none;}
.summarystyle1115529{ line-height: 150%; color: #222222; font-size: 9pt ;}

.lunbo {
    position: relative;
    margin-top: 20px;}

.lunbo .bd {}

.lunbo .bd ul {
    display: flex;
    flex-wrap: wrap;}

.lunbo .bd ul li {
    width: 260px;
    margin: 0 20px;}

.lunbo .bd ul li .lbtbox {
    position: relative;
    padding-top: 56%;}

.lunbo .bd ul li .lbtbox img {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;}
.lunbo .bd ul li p {line-height: 26px;color: #666;font-size: 14px;margin: 0;}
.lunbo a.prev {
    width: 30px;
    height: 57px;
    background: url(images/arrow_fl.png) no-repeat;
    top: calc(50% - 36px);
    left: 0;
    right: auto;
    margin: 0;
    background-size: 100%;}

.lunbo a.next {
    width: 30px;
    height: 57px;
    background: url(images/arrow_fr.png) no-repeat;
    top: calc(50% - 36px);
    right: 0;
    left: auto;
    margin: 0;
    background-size: 100%;}
