.main,.container,.nav-cont,.top{
    width: 1200px;
    padding: 0;
}
.nav-cont > ul > li > div.navbox div.navbox-cont{
    width: 1200px;
    padding:0;
    margin:0 auto;
}
.nav-cont > ul > li > div.navbox strong{
    width: 21.5%;
}
.nav-cont > ul > li ul{
    width: 78.5%;
}
.column-title{
    height:53px;
    line-height:33px;
    font-size: 24px;
    color: #0A5FA4;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    z-index: 999;
    width: 1200px;
}
.column-title span{
    position: relative;
    height:53px;
    display: inline-block;
}
.column-title span:after{
    content: '';
    position: absolute;
    left:0;
    bottom:0;
    width: 100%;
    height:2px;
    background: #0A5FA4;
}
.subnav{
    float: left;
    /*width: 22.5%;*/
    width: 270px;
    border:1px solid #ddd;
    border-bottom: 0;
    margin-top: 30px;
    background: #fff;
    z-index: 99;
}
.subnav li{
    font-size: 18px;
    line-height:25px;
    background: url("../images/arrright.png") right 30px center no-repeat;
    border-bottom: 1px solid #ddd;
}
.subnav li a{
    display: block;
    padding:21px 0 21px 31px;
}
.subnav li.cur{
    background: url("../images/arrrighthover.png") #0A5FA4 right 30px center no-repeat;
}
.subnav li.cur a{
    color: #fff;
}
.bottombg{
    padding-bottom: 110px;
}
.list{
    float: right;
    width: 75%;
    min-height: 800px;
}
.list > a{
    display: block;
}
.list dl{
    background: #F7F8F9;
    padding:30px;
    margin-top: 30px;
    overflow: hidden;
}
.list dl dt{
    float: left;
    width: 37.2%;
    height: 200px;
    overflow: hidden;
}
.list dl dt img{
    width: 100%;
    height:100%;
    object-fit: cover;
    vertical-align: middle;
}
.list dl dd{
    float: left;
    width:62.8%;
    padding-left: 20px;
}
.list dl dd strong{
    display: block;
    font-size: 20px;
    line-height:28px;
    margin-bottom: 10px;
}
.list dl dd p{
    font-size: 16px;
    color: #666666;
    text-align: justify;
    line-height: 32px;
    margin-bottom: 32px;
}
.list dl dd span{
    display: block;
    font-size: 16px;
    color: #666666;
    line-height:22px;
}
.list dl.nopic dd{
    float: none;
    width: 100%;
    padding-left: 0;
}
.list dl.nopic dd strong{
    border-bottom:1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.list dl:hover{
    /*background: url("../images/listhoverbg.png") #0A5FA4 right center no-repeat;*/
    background: #E6F0FA;
    color: #333;
    cursor: pointer;
}
.list dl:hover a,.list dl:hover dd p,.list dl:hover dd span{
    /*color: #fff;*/
}
.list dl.nopic:hover dd strong{
    border-bottom:1px solid #C2D1E0;
}
.piclist,.shuban,.zhengshu{
    float: right;
    width: 75%;
    min-height: 800px;
}
.piclist dl,.shuban dl,.zhengshu dl{
    margin: 0 -15px;
    overflow: hidden;
}
.piclist dt,.shuban dt{
    float: left;
    width: 33.3333%;
    padding:0 15px;
    margin-top: 30px;
}
.piclist dt img,.shuban dt img{
    width: 100%;
    object-fit: cover;
}
.piclist dt span,.shuban dt span{
    display: block;
    background: #F4F6F8;
    font-size: 18px;
    padding: 20px;
    text-align: center;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.piclist dt span em,.shuban dt span em,.zhengshu dt span em{
    display: none;
}
.shuban dt{
    width: 25%;
}
.shuban dt img{
    height:285px;
}

.zhengshu dt{
    padding:0 15px;
    height:338px;
    float: left;
    width: 33.3333%;
    margin-top: 30px;
}
.zhengshu dt p{
    border: 1px solid #DDDDDD;
    vertical-align: middle;
    height: 275px;
    padding:28px 33px;
    background: #fff;
}
.zhengshu dt a{
    display: block;

}
.zhengshu dt img{
    width: 100%;
    height:100%;
    object-fit: contain;
}
.zhengshu dt span{
    font-size: 16px;
    line-height: 24px;
    height:48px;
    display: block;
    margin-top: 15px;
    overflow: hidden;
}

.pages{

    padding-top:30px;
    font-size: 18px;
    text-align: center;
}


.pages a{
    display: inline-block;
    min-width: 40px;
    height: 40px;
    line-height:40px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #00457D;
    font-size: 16px;
    padding:0 10px;
    margin-right: 15px;
}
.pages a.jump-btn{
    margin-left: 5px;
}
.pages  span{

display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 15px;
}
.pages span.text{
    margin: 0;
}
.pages .active{
    display: inline-block;
    min-width: 40px;
    height: 40px;
    line-height:40px;
    text-align: center;
    border: 1px solid #00457D;
    font-size: 16px;
    padding:0 10px;
    margin-right: 15px;
    background: #00457D;
    color: #fff;
}
.pages .jump-ipt {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border: 1px solid #00457D;
    outline: none;
    color: #333;
    font-size: 16px;
    vertical-align: top;
}
.cont{
    /*border-bottom: 1px solid #e3e3e3;*/
    min-height: 800px;
}
.cont h1{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 30px;
    text-align: center;
    line-height: 42px;
    margin:30px 0 0;
}
.cont h1 small{
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    color: #666666;
}
.detail{
    font-size: 18px;
    text-align: justify;
    line-height: 36px;
    padding-bottom: 40px;
}

.detail p{
    margin-top: 20px;
}
.detail img{
    max-width: 900px;
    display: block;
    margin:0 auto;
    /*margin:20px auto;*/
}

.detail video{
    width: 640px;
    height:auto;
    margin:20px auto 0;
    display: block;
}
.list .detail{
    font-size: 16px;
    line-height: 32px;
    margin-top: 30px;
}
.updown li{
    float: left;
    width: 48.75%;
    opacity: 0.9;
    background: #FFFFFF;
    border-top:4px solid rgba(10,95,164,0.9);
    padding: 20px 30px;
    line-height: 30px;
    height:135px;
}
.updown li a{
    display: block;
}
.updown li.nextpg{
    float: right;
}
.fadeup{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.fujian a{
    display: block;
}


.swiper {
    position: relative;
    WIDTH: 463px;
    HEIGHT: 340px;
    margin-top: 30px;
    overflow: hidden;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-next{
    background: url("../images/right.png") right center no-repeat;
    background-size: 100%;
}
.swiper-button-prev{
    background: url("../images/left.png") right center no-repeat;
    background-size: 100%;
}
.swiper-button-next, .swiper-button-prev{
    width: 30px;
    height: 60px;
    margin-top: -15px;
}

@media screen and (max-width: 1200px){
    .nav-cont,.top,.main,.container{
        width: 100%;
    }
    .top,.container{
        padding: 0 15px;
    }
    .nav-cont > ul > li > div.navbox div.navbox-cont{
        width: 100%;
    }
    .bottombg{
        padding-bottom: 20px;
    }
    .path{
        font-size: 12px;
        /*line-height: 17px;*/
        margin:15px 0;
        padding-left:20px;
    }
    .column-title{
        font-size: 18px;
        padding-bottom: 10px;
        line-height: 25px;
        height:35px;
        width: 100%;
    }
    .column-title span{
        height:35px;

    }
    .subnav{
        display: none;
    }
    .list,.piclist{
        float: none;
        width: 100%;
    }
    .list dl{
        margin-top: 15px;
        padding: 0;
        background: none;
    }
    .list dl:hover{
        background: none;
    }
    .list dl:hover a,.list dl:hover dd p,.list dl:hover dd span{
        color: #333;
    }
    .list dl.nopic{
        background: #F7F8F9;
        padding: 15px;
    }
    .list dl dd{
        width: 55%;
        padding-left:10px;
    }
    .list dl dd strong{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .list dl.nopic dd strong{
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .list dl dd p{
        display: none;
    }
    .list dl.nopic dd p{
        display: block;
        line-height:21px;
        font-size: 13px;
        margin-bottom: 10px;
    }
    .list dl dd span{
        font-size: 12px;
    }
    .list dl dt{
        width: 45%;
        height:100px;
    }
    .piclist dl,.shuban dl,.zhengshu dl{
        margin:0;
    }
    .piclist dt,.shuban dt,.zhengshu dt{
        width: 100%;
        padding:0;
        margin-top: 15px;
    }
    .piclist dt span,.shuban dt span{
        padding: 15px;
        font-size: 15px;
        line-height: 23px;
        text-align: left;
    }
    .piclist dt span em,.shuban dt span em{
        display: block;
        font-size: 13px;
        color: #666666;
        line-height:16px;
        margin-bottom: 7px;
    }
    .shuban dt img{
        height:auto;
    }

    .pages a{
        min-width: 30px;
        height:30px;
        line-height: 30px;
        font-size: 12px;
        display: none;
    }
    .pages .text{
        display: none;
    }
    .pages .jump-ipt{
        display: none;
    }
    .cont h1{
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        margin-top: 0px;
    }
    .pages .prev{
        float: left;
    }
    .pages .next{
        float: right;
    }
    .pages .prev,.pages .next{
        display: inline-block;
        min-width: 50px;
    }
    .pages .active,.pages span{
        display: none;
    }
    .cont h1 small{
        font-size: 12px;
        margin-top: 5px;
    }
    .detail{
        font-size: 13px;
        line-height: 21px;

    }
    .list .detail{
        margin-top: 15px;
    }
    .detail img{
        max-width: none;
        width: 100%;
        /*margin: 10px auto;*/
    }
    .detail p{
        margin-top: 10px;
    }
    .updown li{
        width: 100%;
        float: none;
        padding:10px;
        font-size: 13px;
        line-height: 21px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
    }
    .swiper {
        WIDTH: 100%;
        HEIGHT: 340px;
    }
}