.sea_box{
    background: #f4faff;
    font-weight: bold;
}
.sea_box h5{
    line-height: 1;
    padding: 1rem 0;
    background: #3885c1;
    font-size: 1rem;
    text-indent: 1em;
    color: #FFF;
}
.sea_box .item{
    padding: 16px 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sea_box .item a{
    line-height: 1;
    text-align: center;
    padding: 10px 0;
    width: 49%;
    font-size: 13px;
    text-transform: capitalize;
}
.sea_box .item a:hover{
    color: #FFF;
    background: #3396de;
}
.sea_box .item a.on{
    color: #FFF;
    background: #0d6bb1;
}
.sea_box .item.n1 a{
    padding: 10px 6px;
    width: 11%;
}
.sea_box .item.n2{}
.sea_box .item.n2 a{
    padding: 10px 0;
    width: 49%;
    font-size: 12px;
}
.sea_box .item.n3{
    padding: 0;
    margin: 15px 0;
}
.sea_box .item.n3 a{}
.sea_box .item.n3 > a{
  line-height: 1;
    padding: 1rem 0;
    background: #3885c1;
    font-size: 1rem;
    text-indent: 1em;
    color: #FFF;
width: 100%;
    text-align: left;
}
.sea_box .item.n3 > a.on{
    background: #0d6bb1;
}

.slideBox{
    margin: 15px 0;
}
.slideBox .lidH5{}
.slideBox .n1,.slideBox .n2{
    max-height: 0;
    overflow: hidden;
    padding: 0 8px;
    transition: .5s;
}
.slideBox.on{}
.slideBox.on .lidH5{
    background: #1f6194;
}
.slideBox.on .n1,.slideBox.on .n2{
    max-height: 750px;
    overflow: hidden;
    padding: 16px 8px;
}
#imgList{}
#imgList ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
#imgList ul li{width: 48%;padding: 0;/* margin: 1rem 0; */overflow: hidden;}
#imgList ul li a{display: block;height: 100%;}
#imgList ul li a h5{font-size: 1.1rem;font-weight: normal;padding: 20px 0;transition: all .3s ease;line-height: 1;padding-left: 25px;}
#imgList ul li a .thum{position: relative;display: block;width: 100%;height: 0;padding-bottom: 62%;background: #fff;text-align: center;overflow: hidden;}
#imgList ul li a .thum img{width: 100%; transition: all .3s ease;position:absolute;left:0;top:0;width:100%;height:100%;*height:auto;}
#imgList ul li a .thum::after{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(0deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 20%); z-index: 1;}
#imgList ul li a:hover .thum img {-webkit-transform:scale(1.1);transform: scale(1.1);}
#imgList ul li a:hover h5{color: #1f5e9f;}

.num1#imgList{}
.num1#imgList ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 15px 0;}
.num1#imgList ul li{height: auto;margin: 0;width: 48.5%;margin-bottom: 25px;}
.num1#imgList ul li a{display: block;height: 15rem;margin: 0;padding: 0;}
.num1#imgList ul li a h5{font-size: 1.1rem;font-weight: normal;padding: 20px 0;transition: all .3s ease;line-height: 1;padding-left: 25px;}
.num1#imgList ul li a .thum{position: relative;display: block;width: 100%;height: 0;padding-bottom: 62%;background: #fff;text-align: center;overflow: hidden;}
.num1#imgList ul li a .thum img{width: 100%; transition: all .3s ease;position:absolute;left:0;top:0;width:100%;height:100%;*height:auto;}
.num1#imgList ul li a .thum::after{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(0deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 20%); z-index: 1;}
.num1#imgList ul li a:hover .thum img {-webkit-transform:scale(1.1);transform: scale(1.1);}
.num1#imgList ul li a:hover h5{color: #1f5e9f;}
.num1#imgList ul li .kcnr{
    margin: 20px;
    max-height: 130px;
}
.num1#imgList ul li .kcnr .kcbt{
    height: auto;
    margin: 0 0 5px 0;
}
.num1#imgList ul li .kcnr .kcbt a{
    height: auto;
    line-height: 1.5;
}
.num1#imgList ul li .kcnr p{}

#imgList .list{}
#imgList .list ul{
    display: flex;
    justify-content: flex-start;
}
#tplb #imgList .list ul li {
    width: 18%;
    margin: 0 10px;
}
#imgList .list ul li a{}
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 30px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #004980;
    color: #fff;
    border: 1px solid #004980;
}

.pagination a:hover {
    background: #419e12;
    color: #fff;
    border: 1px solid #419e12;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.main-ny {
    background:   no-repeat center top;
margin: 0 auto;width: 1200px;}

.ny {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.ny-l {
    float: left;
    width: 240px;
}

.ny-l>p {
    position: relative;
    background: #004980;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.ny-l>p span {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 35px;
    background: url(/jwb/images/sub_left_down2.png) no-repeat center center;
    background-size: 14px 14px;
    display: none;
}

.ny-l>p span.on {
    background: url(/jwb/images/sub_left_up2.png) no-repeat center center;
    background-size: 14px 14px;
}

.ny-l>ul {
    
    
    background-color: #f4f8fd;
    min-height: 444px;
    padding-top: 20px;
}

.ny-l>ul>li {
    position: relative;
    text-align: center;
    margin-top: 20px;
}

.ny-l>ul>li:first-child {
    margin-top: 0;
}

.ny-l>ul>li span {
    position: absolute;
    width: 40px;
    height: 30px;
    right: 30px;
    top: 0;
    background: url(/jwb/images/ny-jt1.png) no-repeat center center;
}

.ny-l>ul>li.on span {
    background: url(/jwb/images/ny-jt2.png) no-repeat center center;
}

.ny-l>ul>li.on>a {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.ny-l>ul>li>a {
    font-size: 20px;
    color: #333;
}

.ny-l>ul>li>ul {
  
}

.ny-l>ul>li>ul>li {
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.ny-l>ul>li>ul>li>a {
    font-size: 16px;
    color: #004980;
}

.ny-r {
    overflow: hidden;
    padding-left: 25px;
    min-height: 520px;
}

.topic {
    position: relative;
    padding: 8px 0;
    line-height: 30px;
}

.topic:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    bottom: 0;
    
    
    background-color: #ffb311;
}
#tplb .topic.mc h2{
    float: none;
    background: #f4f8fd;
    padding: 7px 15px;
    font-size: 16px;
    margin: 15px 0 5px;
    display: block;
}
#tplb .topic.mc:before{
    display: none;
}
#tplb #imgList ul li a h5{
    padding-left: 0;
}
#tplb #imgList ul li{
    /* margin: 0 0 1rem 0; */
}
.topic h2 {
    float: left;
    font-size: 20px;
    color: #000;
    font-weight: normal;
}

.topic .position {
    float: right;
}

.topic .position span {
    font-size: 14px;
    color: #646464;
}

.topic .position a {
    font-size: 14px;
    color: #646464;
}

.art {
    /*! padding-top: 29px; */
}

.art-topic {
    padding-top: 30px;
}

.art-topic h2 {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.art-topic p {
    background-color: #f5f6f5;
    line-height: 35px;
    text-align: center;
}

.art-topic p span {
    font-size: 15px;
    color: #888888;
    padding: 0 18px;
    display: inline-block;
}

.art>p {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    margin-top: 5px;
    text-indent: 2em;
}

.art>p.picture {
    text-align: center;
}

.art-down {
    border-top: 1px dashed #d7d7d7;
    background-color: #f7f8f8;
    padding: 30px 0 30px 30px;
    margin-top: 40px;
    margin-bottom: 60px;
}

.art-down>p {
    line-height: 35px;
}

.art-down>p>span {
    font-size: 16px;
    color: #004980;
}

.art-down p a {
    font-size: 16px;
    color: #004980;
}

.con p{
    font-size: 16px;
    line-height: 36px;
    text-indent: 2em;
    text-align: justify;
    color: #333;
    margin: 10px 0;
}

.con p span img { display: inherit !important;  margin:  0 !important;}

.con img {
    margin: 10px auto;
   
    max-width: 96%;
    height: auto !important;
}

  
.con table {font-size:14px; margin:0 auto; border-collapse: collapse; margin: 10px auto; max-width: 96%;}
.con table td{text-align: center; padding:5px 10px; line-height:30px; border:1px #ddd solid;}
.con table td p{ text-indent:0em !important; margin-bottom:0px;}
.con p video, .con p img {
    margin-left: -2em;
}

 
.con ul {
margin-top: 20px;
}
.con ul li {
 font-size: 14px;
 line-height: 30px;
}


.list {
    padding-top: 10px;
    padding-bottom: 20px;
}

.list>ul>li {
    position: relative;
    border-bottom: 1px dashed #dedfdf;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 100px;
    background: url(/jwb/images/list.png) no-repeat 10px center;
}

.list>ul>li>a {
    font-size: 16px;
    color: #333;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list>ul>li>em {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
    font-style: normal;
}


 

.simple .art p {
    margin-top: 0;
}


 

.title-list>ul>li {
    padding: 20px 0;
    border-bottom: 1px dashed #dfdfdf;
}

.title-list>ul>li>a {
    display: block;
    overflow: hidden;
}

.title-list>ul>li>a h3 {
    font-size: 16px;
    color: #333;
    padding-left: 20px;
    font-weight: normal;
    background: url(/jwb/images/list.png) no-repeat 10px center;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.title-list>ul>li>a p {
    line-height: 24px;
    font-size: 14px;
    color: #888888;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.title-list>ul>li>a span {
    font-size: 14px;
    color: #999;
}

.title-list>ul>li.ny-pic .ny-art {
    float: left;
    width: 80%;
}

.title-list>ul>li.ny-pic .ny-list-pic {
    float: right;
    width: 160px;
}

.title-list>ul>li.ny-pic .ny-list-pic>div {
    position: relative;
    padding-top: 66.7%;
}

.title-list>ul>li.ny-pic .ny-list-pic>div img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}


/* ????éˆ¥ï¿½???éˆ¥æ–†ï¿½?ç¯“ */

.pic-list>ul>li {
    float: left;
    margin-top: 30px;
    width: 32%;
    margin-left: 2%;
}

.pic-list>ul>li:nth-child(3n-2) {
    margin-left: 0;
}

.pic-list>ul>li>a {
    display: block;
}

.pic-list>ul>li .pic {
    position: relative;
    padding-top: 67%;
}

.pic-list>ul>li .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.pic-list>ul>li .text {
    text-align: center;
    padding-top: 30PX;
}

.pic-list>ul>li .text p {
    font-size: 18px;
    color: #333;
}

.pic-list>ul>li .text span {
    font-size: 18px;
    color: #333;
}

@media screen and (max-width:1250px) {
    .title-list>ul>li.ny-pic .ny-art {
        width: 70%;
    }
}

@media screen and (max-width:1024px) {
	.main-ny{width: 100%;}
    .ny-l {
        float: none;
        width: auto;
    }
    .ny-l>ul {
        display: none;
        min-height: auto;
        padding-bottom: 20px;
    }
    .ny-l>p>span {
        display: block;
    }
    .ny-l>ul>li {
        margin-top: 20px;
    }
    .ny {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ny-r {
        padding-left: 0;
        min-height: 584px;
    }
}

@media screen and (max-width:760px) {
    .ny-l>p {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 20px;
    }
    .ny-l>p span {
        top: 12px;
    }
    .ny-l>ul {
        padding-top: 20px;
    }
    .art {
        padding-top: 0;
    }
    .art>p.picture img {
        width: 90%;
    }
    .ny {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ny-l>ul>li>a {
        font-size: 16px;
    }
    .art-topic h2 {
        font-size: 18px;
    }
    .art-down {
        padding: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #imgList ul li{width:100%;margin: 0;}
    #tplb #imgList .list ul li{width:100%;margin: 0;}
    #imgList ul li a h5{font-size:14px;padding: 15px 0 15px 25px;}
    .num1#imgList ul li{height: auto;margin: 0;width: 100%;margin-bottom: 25px;}
    .num1#imgList ul li a{display: block;height: 20rem;margin: 0;padding: 0;}

    .sea_box h5{font-size: 16px;}
    .sea_box .item.n1 a{
    width: 12.8%;
    padding: 14px 6px;
}
    .sea_box .item.n2 a{
    width: 33%;
}
    .sea_box .item.n3 a{
    width: 100%;
}
}

@media screen and (max-width:570px) {
    .title-list>ul>li.ny-pic .ny-list-pic {
        width: 120px;
    }
    .title-list>ul>li.ny-pic .ny-art {
        width: 60%;
    }
    .pic-list>ul>li .text p {
        font-size: 14px;
    }
    .pic-list>ul>li .text span {
        font-size: 14px;
    }
    .pic-list>ul>li {
        width: 48%;
        margin-left: 0;
    }
    .pic-list>ul>li:nth-child(2n) {
        margin-left: 2%;
    }
   .topic h2 {display: none;}
   .topic .position {float: left;}

   .ny-r {min-height: 370px;}
    .num1#imgList ul li{height: auto;margin: 0;width: 100%;margin-bottom: 10px;}
    .num1#imgList ul li a{display: block;height: 13rem;margin: 0;padding: 0;}
.num1#imgList ul li .kcnr {
    margin: 10px 0;
}


}


.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {    margin: 5px 0px 0px 5px !important;}