.gwyzxdTitle{
    height: 206px;
}
.gwyzxdTitle img{
    width: 100%;
}
.jj .jjtit a{
    display: inline-block;
    text-align: center;
    margin: 50px 0 30px;
    font-size: 40px;
    color: #015293;
    font-weight: bold;
    line-height: 1.6;
    font-family: auto !important;
}
.dxyjContent{
    margin: 0 28px;
    background: #fff;
}
.index-gwywlsWrapper {
    background: #d1e9ff;
    padding: 42px 8px;
    margin-top: 10px;
}
.index-gwywlsWrapper .title {
    text-align: center;
}
.index-gwywlsWrapper .title img{
    height: 42px;
    margin: 8px 0 20px 0;
}
.gwywlsContainer .item{
    display: inline-block;
    width: 28.6%;
    font-size: 0;
    padding: 14px 14px;
}
.gwywlsContainer .item div{
    background: rgba(255,255,255,0.8);
    border-radius: 6px;
    text-align: center;
    padding: 40px 6px;
}
.gwywlsContainer .item div h2{
    font-size: 32px;
    color: #000;
    margin: 0;
    font-weight: normal;
}
.gwywlsContainer .item div a{
    display: block;
    background: #d9b264;
    font-size: 24px;
    color: #fff;
    margin: 26px 0 0;
    border-radius: 40px;
    padding: 14px 9px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.section p{
    border: none;
    font-size: 30px;
    font-weight: bold;
    font-family: "microsoft yahei";
    padding: 24px 0;
}
.section .wsdy_p {
    border-bottom: 1px solid #dedede;
    font-weight: normal;
    padding: 24px 0;
}
.swiper-container{
    height: 145px;
    width: 100%;
    margin-top: 15px;
}
.swiper-slide{
    /* width: 704px !important; */
    height: 145px;
}
.swiper-slide img{
    width: 100%;
}
.pagination {
    text-align: right;
    position: absolute;
    width: 100%;
    bottom: 30px;
    right: 20px;
    height: 20px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -9999em;
    background: #d2d2d2;
    border-radius: 50%;
    overflow: hidden;
    transition: .3s all;
    font-size: 0;
    margin-left: 10px;
}
.swiper-active-switch {
    background: #2e5586;
    width: 36px;
    border-radius: 10px;
}
.videoContent{
    position: relative;
    margin-top: 48px;
}
.videoContent img{
    width: 100%;
}
.videoContent i{
    position: absolute;left:50%;top:50%;margin-left:-54px;margin-top:-108px;
    /* left: 0;
    right: 0;
    top: 0;
    bottom: 0; */
    /* margin: auto; */
    width: 108px;
    height: 108px;
    background: url(/images/playerIcon.png) no-repeat;
    background-size: 100px;
}
.video_list{
    background: none;
    padding: 10px 0 0 0;
    margin-top: 0;
}
.video_list li {
    padding: 20px 0;
    font-family: 'microsoft yahei';
    border-bottom: 1.5px solid #dedede;
}
.video_list li a{
    color: #000;
}
.video_list li span{
    font-size: 31px;
    line-height: 1.6;
}
.video_list li:last-child{
    border: none;
}
.m_video_more{
    display: block;
    color: #21518e;
    text-align: center;
    font-size: 28px;
    margin-bottom: 40px;
}
.bx-wrapper{
    box-shadow: none !important;
}
.bx-wrapper img{
    width: 100%;
}
.bx-wrapper .bx-pager{
    padding: 0;
    text-align: right;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    position: absolute;
    width: 100%;
    bottom: 15px;
    right: 20px;
    height: 20px
}
.bx-wrapper .bx-pager.bx-default-pager a{
    width: 14px;
    height: 14px;
    background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #2e5586;
    width: 30px;
    border-radius: 8px;
}