.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: 230px;
}

.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(../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-jt1.png) no-repeat center center;
}

.ny-l>ul>li.on span {
    background: url(../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: 20px;
    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;
}

.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(../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(../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;
    }
}

@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;
}


}


.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;}