.banner{width: 100%;}
.banner img{width: 100%;}
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 30px;
}

.pagination li{display:inline-block;margin:5px 2px;}

.pagination a,.pagination span{
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination li.active span{
    background: #0074c1;
    color: #fff;
    border: 1px solid #0074c1;
}

.pagination a:hover {
    background: #0074c1;
    color: #fff;
    border: 1px solid #0074c1;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.main-ny {

    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: #0074c1;
    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: 24px;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    background-size: 14px 14px;
    display: none;
}

.ny-l>p span.on {
    background: url(../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(../images/ny-jt.png) no-repeat center center;
}

.ny-l ul>li.on span {
    background: url(../images/ny-jt-other.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 {
    display: none;
}

.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: 30px;
    width: 75%;
    float: left;
}

.topic {
    position: relative;
    padding-bottom: 8px;
    line-height: 30px;
}

.topic:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    bottom: 0;
    background-color: #0074c1;
}

.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-main table {
    margin:0 auto;
    width: 100%;
    display: block;
}
.art-main table tbody {
    width: 100%;
    display: block;
}
.art-main table tbody tr {
    width: 100%;
    /*display: block;*/
}
.art-main table p{
    text-indent:0em;
}

.art p {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    margin-top: 5px;
    text-indent: 2em;
}

.art>p.picture {
    text-align: center;
}
.art-main img{
    margin:0 auto;
    max-width:90%;
    height:auto!important;
}
.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;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.art-down>p>span {
    font-size: 16px;
    color: #004980;
}

.art-down>p>a {
    font-size: 16px;
    color: #004980;
}

.art .img img{display: block;margin: 0 auto;}
.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: #333333!important;
    text-indent: 2em;
    font-size: 16px!important;
    line-height: 32px!important;
    margin-bottom: 30px;
    font-family: Microsoft YaHei!important;
}
.art-main .art-body span {
    color: #333333!important;
    font-size: 16px!important;
    line-height: 32px!important;
    font-family: Microsoft YaHei!important;
}
.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    background: bottom;
    border-bottom: 1px solid #d9d9d9;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999;
    margin: 0 10px;
}

.list {
    padding-top: 10px;
    padding-bottom: 20px;
margin-bottom:20px;
}

.list>ul>li {
    position: relative;
    border-bottom: 1px dashed #dedfdf;
    line-height: 45px;
    padding-left: 0px;
    padding-right: 100px;
    background: ;
}

.list>ul>li>a {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.list>ul>li>a:hover{color:#0856b3;}
.list>ul>li>span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}
.page{margin-top:20px;}


/* ???’??a�???a�????￥???’?￠a??????a�????????’???￠???￠?￠a??????????a�????￠???’??a�???a�????????’?￠a??????a�????????’?￠a??????a�????μ???’??a�???a�????????’?￠a??????a�????????’?￠a??????a�????￠ */

.simple .art p {
    margin-top: 0;
}


/* ???’??a�???a�????| ???’???￠???￠?￠a??????????a�????????’??a�???a�????????’?￠a??????a�????￠???’?￠a???1??a�|?￠a???“???’??a�???a�????￥???’?￠a???1???￠?￠a�????? ???’???￠???￠?￠a???????????￠?￠a�??????????’??a�???a�????¨???’?￠a??????a�????????’?￠a??????a�????¨ */

.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;
    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%;
}


/* ???’??a�???a�????￥???’???￠???￠?￠a??????????a�????o???’?￠a??????a�????????’??a�???a�????§???’???￠???￠?￠a??????????a�????°???’???￠???￠?￠a??????????a�????????’??a�???a�????￥???’?￠a???1???￠?￠a�????? ???’???￠???￠?￠a???????????￠?￠a�??????????’??a�???a�????¨???’?￠a??????a�????????’?￠a??????a�????¨ */

.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;
}
.sjdh {height: 40px;border-bottom: 1px solid #cccccc;margin-top: 20px;}
.sjdh li{width: 84px;float: left;line-height: 40px;margin: 0 38px 0 17px;height: 49px;}
.sjdh li a{text-align: center;line-height: 40px;display: block;}

.sjdh li.on a{color: #0856b3;}

.sjdh li:hover a{color: #0856b3;}
@media screen and (max-width:1500px) {
    .title-list>ul>li.ny-pic .ny-art {
        width: 70%;
    }
    .main-ny{width: 100%;}
    .ny-l{width: 20%;}
}

@media screen and (max-width:1024px) {
    .banner{
        margin-top:70px;
    }
	.main-ny{width: 96%;}
    .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;
        width: 100%;
        margin-top: 15px;
    }
}

@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;
    }
}

@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%;
    }
}